Posts
463
Comments
322
Trackbacks
1
<< Using Typed Datasets with Microsoft's Enterprise Library | Home | Moving LittleTidbits Content over >>
Orcas Beta 2: "Strong Name Validation Failed" IIS Debugging

The fix for this can be found here:

http://forums.asp.net/p/1139555/1835832.aspx

Basically, you run a cmd line command using the sn tool (comes with VS 2005 and/or the .NET 2.0 SDK):

"\sn.exe" -Vr "%ProgramFiles%\Microsoft Visual Studio 9.0\Common7\IDE\iisresolver.dll"

However, you also have to enable Windows Authentication on the site in question.

posted on Sunday, August 05, 2007 4:49 PM
Comments
# re: Orcas Beta 2: "Strong Name Validation Failed" IIS Debugging
auysal
9/30/2007 12:44 PM
thanks

Post Comment

Title *
Name *
Email
Url
Comment *  
Please add 6 and 6 and type the answer here: