NUnit and StrongnameIdentityPermission
From: Carel Lotz (CarelLotz_at_discussions.microsoft.com)
Date: 07/22/04
- Next message: Logan McKinley: "Encrypt to readable text"
- Previous message: Nicole Calinoiu: "Re: SecurityPermission failed on ActiveX when accessing remote server"
- Next in thread: Nicole Calinoiu: "Re: NUnit and StrongnameIdentityPermission"
- Reply: Nicole Calinoiu: "Re: NUnit and StrongnameIdentityPermission"
- Reply: Rui Dias: "RE: NUnit and StrongnameIdentityPermission"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 22 Jul 2004 06:18:04 -0700
Hi
We have created a framework of components for use only within our company and have therefore added StrongNameIdentityPermission with LinkDemands to our company's key on the public interfaces of some of the assemblies. This all works fine however we have run into a problem when executing the unit tests for the assemblies as a caller within the call chain is now NUnit itself. This brings about the permission error.
How do I get our assemblies to automatically trust NUnit as a caller?
Thanks
-- Carel Lotz "I want to code till I die" - Robert C. Martin
- Next message: Logan McKinley: "Encrypt to readable text"
- Previous message: Nicole Calinoiu: "Re: SecurityPermission failed on ActiveX when accessing remote server"
- Next in thread: Nicole Calinoiu: "Re: NUnit and StrongnameIdentityPermission"
- Reply: Nicole Calinoiu: "Re: NUnit and StrongnameIdentityPermission"
- Reply: Rui Dias: "RE: NUnit and StrongnameIdentityPermission"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|