AR11 CAS policy

Posted by: darin on 22 March 2019, 1:20 am EST

    • Post Options:
    • Link

    Posted 22 March 2019, 1:20 am EST

    We are still working and testing AR11. Everything works fine. Except:

    RDP into a server, and on the server run our software using shared folders on that server causes the preview to errore wieht the CAS polity message.

    But, running it from the share not RDP in works fine. And running it from the actual drive letter while logged into the server works fine.

    So:

    RDP:

    c:\program\runprog.exe works fine

    \server\program\runprog.exe CAS policy error

    not RDP:

    \server\program\runprog.exe works fine

    I am RDP as a domain admin when i am testing this.

    I do not have any entries added to the app.config because the forum posts that was the solution was from AR7 & 9. i am using a windows application built on .NET 4.5.

  • Posted 24 March 2019, 5:54 pm EST

    Hello,

    Could you please try after adding the following line in “app.config” file

    
    <configuration>
      <runtime>
        <NetFx40_LegacySecurityPolicy enabled="true"/>
      </runtime>
    </configuration>
    
    

    Also, please refer to the “The SystemNotSupportedException occurs when running ActiveReports with scripts on .NET Framework 4.0” topic in the following documentation link:

    http://help.grapecity.com/activereports/webhelp/AR11/webframe.html#arRELTroubleshooting.html

    Hope it helps.

    Thanks.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels