Embedded Control in IE, control loads but get System.Security.Permissions.SecurityPermission request error in IE...
From: Marco (MCarvalho_at_iDatix.com)
Date: 01/24/05
- Next message: Nicole Calinoiu: "Re: No touch install throwing FileLoadException Failed to grant required minimum permissions to assembly"
- Previous message: Nicole Calinoiu: "Re: Determine what security permissions are needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 24 Jan 2005 10:41:37 -0500
Hello, I have been posting lately on my embbeded control. I have made
some progress.
My control is strong names, with allow partially trusted callers
attribute. I have created a custom code group with full trust for my
assembly.
Before, my control would not load at all due to security issues. I
would get exceptions outputed into my IEDebug log. Now i get no errors
in my IEDebug log but in Internet Explorer (Exclamation mark at the
bottom left of IE), I get an error:
Request for the permission of type
System.Security.Permissions.SecurityPermission, mscorlib,
Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089 failed.
I do not even know where to begin if I need to assert. What calls
would require me to Assert a SecurityPermission??
Thanks,
Marco
- Next message: Nicole Calinoiu: "Re: No touch install throwing FileLoadException Failed to grant required minimum permissions to assembly"
- Previous message: Nicole Calinoiu: "Re: Determine what security permissions are needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|