strong name problem
-
Hi, i am using class System.EnterpriseServices for transaction management and i m using a strong name file keypair for strong name and keypair1.snk for strong name token and i give the key pair file name in solution explorer\Property pages\Msbuild option but when i compiled web project in debug mode its giving me error. i have paste the compelete error message. I m confused why visual studio create random files for this and why its not running from my virtual folder if some body know about this error reply me soon Best Regards Tariq Mahmood System.EnterpriseServices.RegistrationException was unhandled by user code Message="The assembly 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\trinity\951852e9\59d35ae4\App_Code.xsmhqh4d.dll' does not have a strong name." Source="System.EnterpriseServices"