can't create delegate

hello,

I'm creating a user control used in IE. For the security permissions, I use the signed code from one of hte dlls I made and signed. When I try to run the control, I get a MethodAccessException, and the problem comes up in delegates from a third party's dlls. Changing the security permissions to give Full Trust to all code (not a long-term solution possibility), it works. Does anyone know why this could be happening

thanks for any help



Answer this question

can't create delegate