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

C# Applet

Hi, Im trying to write a C# applet which uses Syncfusion controls. An execption is thrown each time I''m trying to load the applet : System.Reflection.TargetInvocationException: ... System.Security.SecurityException: ... at InitializeComponent() It seems that the applet try to acces the ''Isolated storage'' or another ressource on the client computer. In order to make it work in our LAN, I have to change the ''Local Intranet Zone'' permissions set to ''Full Trust''. Is there a way to work without any action on the client computer ? Regards. Mik.

1 Reply

AD Administrator Syncfusion Team January 21, 2005 04:55 PM UTC

Hi Mikael, Currently Essential Suite assemblies require Full Trust. We recommend using the .Net Config Wizard to create a Deployment Package that enables Full Trust for a Code Group. Regards, Gregory Austin Syncfusion, Inc.

Loader.
Live Chat Icon For mobile
Up arrow icon