Security Exception

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Danilo Rizzo

    Security Exception

    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
Working...