I developed a console application, but when i run this application i
have this result:
Exception not handled: Syste.Security. SecurityExcepti ons:
StrongNameIdent ityPermission
Can you help me?!
i have signed my application in this way:
sn -s sn.snk
and add path in assembly.cs
If i turn off the security, with caspol -s off, my application works
Danilo
have this result:
Exception not handled: Syste.Security. SecurityExcepti ons:
StrongNameIdent ityPermission
Can you help me?!
i have signed my application in this way:
sn -s sn.snk
and add path in assembly.cs
If i turn off the security, with caspol -s off, my application works
Danilo