We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Running apllication from a network share

Hello,

I wrote an application (WinForms). When I add any of the Essential Studio Controls to it, I can't run the application from a network share.

I get:
"SecurityException: That assembly does not allow partially trusted callers."

I added
[assembly: AllowPartiallyTrustedCallers] in AssemblyInfo.cs
but it didn't help.

I tried also to full trust my share with
CasPol.exe -m -ag 1.2 -url file://server/share/application/* FullTrust
but this also didn't help

I'd be grateful for any help.

Best regards.
Marek S

2 Replies

AD Administrator Syncfusion Team December 7, 2006 01:44 PM UTC


Hi Marek,

We are looking into this issue and we will get back to within a day or two.

Thank you choosing Syncfusion Essential Studio.

Regards,
Kumaresh.


KU Kumaresh Syncfusion Team December 11, 2006 11:01 AM UTC


Hi Marek,

Thank you for using Syncfusion Essential Studio.

Syncfusion assemblies do not allow partially trusted callers to instantiate the LicensedComponent in Syncfusion.Core assembly.
Please let me know whether both the systems (build machine as well as the system in which Syncfusion assemblies reside that is in share) are in the same domain.

Could you please create Direct-Trac incident in the following location for more information.

https://www.syncfusion.com/Support/DirectTrac/logon.aspx?URL=/Support/DirectTrac/default.aspx

Thanks,
Kumaresh.

Loader.
Live Chat Icon For mobile
Up arrow icon