SHaG
July 3rd, 2007, 08:23
Hey,
Been some time since I touched .NET executables and it seems some things have changed....
While trying to use a dll in my app i ran into this error:
"Request for StrongNameIdentityPermission failed".
Tried the old trick of setting SN signature length to 0 - didn't do it. Tried to exclude it from SN check by running sn /Vr - no result either...
Can someone please point me in the right direction?
Been some time since I touched .NET executables and it seems some things have changed....
While trying to use a dll in my app i ran into this error:
"Request for StrongNameIdentityPermission failed".
Tried the old trick of setting SN signature length to 0 - didn't do it. Tried to exclude it from SN check by running sn /Vr - no result either...
Can someone please point me in the right direction?