<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Visual Studio 2008</title><link>http://forums.asp.net/1112.aspx</link><description>General discussions about Visual Studio 2008</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Orcas Beta 2: Web server debugging error</title><link>http://forums.asp.net/thread/1835832.aspx</link><pubDate>Wed, 01 Aug 2007 18:33:38 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1835832</guid><dc:creator>JasonBSteele</dc:creator><author>JasonBSteele</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1835832.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=1835832</wfw:commentRss><description>&lt;p&gt;Shinigami,&lt;/p&gt;
&lt;p&gt;I got this as well - it seems to affect Vista. I found this &lt;a href="http://download.microsoft.com/download/d/d/1/dd18043a-fe86-4f57-ac22-791b30e6f04b/ExpressReadme.htm"&gt;http://download.microsoft.com/download/d/d/1/dd18043a-fe86-4f57-ac22-791b30e6f04b/ExpressReadme.htm&lt;/a&gt;&amp;nbsp;which solved it. Search for &amp;quot;Strong Name&amp;quot; in the doc and read the section. Basically you need to Run as Admistrator the &amp;quot;Visual Studio 2008 Beta 2 Command Prompt&amp;quot; from yiour Start Menu. then paste this in:&lt;/p&gt;
&lt;p&gt;sn -Vr &amp;quot;%ProgramFiles%\Microsoft&amp;nbsp;Visual Studio 9.0\Common7\IDE\iisresolver.dll&amp;quot;&lt;/p&gt;
&lt;p&gt;It marks the IIS Resolver application as not requiring string name verification.&lt;/p&gt;
&lt;p&gt;Jason&lt;/p&gt;</description></item><item><title>Re: Orcas Beta 2: Web server debugging error</title><link>http://forums.asp.net/thread/1835456.aspx</link><pubDate>Wed, 01 Aug 2007 15:44:58 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1835456</guid><dc:creator>Shinigami</dc:creator><author>Shinigami</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1835456.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=1835456</wfw:commentRss><description>&lt;p&gt;That solved it, thanks!&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Orcas Beta 2: Web server debugging error</title><link>http://forums.asp.net/thread/1835037.aspx</link><pubDate>Wed, 01 Aug 2007 13:07:37 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1835037</guid><dc:creator>fbaldoni</dc:creator><author>fbaldoni</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1835037.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=1835037</wfw:commentRss><description>&lt;p&gt;This fixed the problem for me. The complete article can be found at&lt;/p&gt;
&lt;p&gt;&lt;a href="http://download.microsoft.com/download/d/d/1/dd18043a-fe86-4f57-ac22-791b30e6f04b/ExpressReadme.htm"&gt;http://download.microsoft.com/download/d/d/1/dd18043a-fe86-4f57-ac22-791b30e6f04b/ExpressReadme.htm&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;&lt;span style="FONT-FAMILY:Arial;"&gt;2.3.5.2 Strong name validation failed error when launching IIS project on Windows Vista &lt;/span&gt;&lt;/h4&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:Arial;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:Arial;"&gt;When a Web project is run on Windows Vista, it may fail to start and the following error may be shown: &amp;quot;Unable to start debugging on the web server. Strong name validation failed. Click Help for more information.&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;u&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:Arial;"&gt;To resolve this issue:&lt;/span&gt;&lt;/u&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:Arial;"&gt;Disable strong name validation for a Visual Studio file (iisresolver.dll) by doing the following:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:Arial;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:Arial;"&gt;1. Click on Start, All Programs, Accessories, Command Prompt, and then select&amp;nbsp; Run as administrator&lt;br /&gt;2. You may see the screen grey and a &amp;#39;User Account Control&amp;#39; dialog box appear. If this happens, click Continue so that the command prompt starts.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:Arial;"&gt;3. Obtain a copy of sn.exe. Sn.exe installed with Visual Studio 2005, and the .NET Framework 2.0 SDK, and therefore it may already be on the computer. If it is not on the computer, then download .NET Framework 2.0 SDK to obtain it. The x86 version of the Software development kit can be downloaded from &lt;/span&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=FE6F2099-B7B4-4F47-A244-C96D69C35DEC"&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:Arial;"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=FE6F2099-B7B4-4F47-A244-C96D69C35DEC&lt;/span&gt;&lt;/a&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:Arial;"&gt;. The x64 version of the SDK can be downloaded from &lt;/span&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=1AEF6FCE-6E06-4B66-AFE4-9AAD3C835D3D"&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:Arial;"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=1AEF6FCE-6E06-4B66-AFE4-9AAD3C835D3D&lt;/span&gt;&lt;/a&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:Arial;"&gt;.&lt;br /&gt;4. Run one of the following commands, as appropriate: &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:Arial;"&gt;32-bit computer:&lt;br /&gt;&amp;quot;&amp;lt;path_to_sn&amp;gt;\sn.exe&amp;quot; -Vr &amp;quot;%ProgramFiles%\Microsoft Visual Studio 9.0\Common7\IDE\iisresolver.dll&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:Arial;"&gt;64-bit computer:&lt;br /&gt;&amp;quot;&amp;lt;path_to_sn&amp;gt;\sn.exe&amp;quot; -Vr &amp;quot;%ProgramFiles(x86)%\Microsoft Visual Studio 9.0\Common7\IDE\iisresolver.dll&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:Arial;"&gt;This assumes that Visual Studio was installed to the default location. If Visual Studio was installed to a custom location, then &amp;#39;%ProgramFiles%\Microsoft Visual Studio 9.0&amp;#39; should be replaced with the path where Visual Studio was installed.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:Arial;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:Arial;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Orcas Beta 2: Web server debugging error</title><link>http://forums.asp.net/thread/1829286.aspx</link><pubDate>Sun, 29 Jul 2007 19:22:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1829286</guid><dc:creator>Shinigami</dc:creator><author>Shinigami</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1829286.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1112&amp;PostID=1829286</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&lt;br /&gt;When I tried to debug an ASP.NET web application assembly (with almost no content, thus running fine) on the new beta 2 using the ISS web server,&amp;nbsp; I got the following error message (independent of the assembly being strongly or weakly named):&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;quot;Unable to start debugging on the web server. Strong name validation failed&amp;quot;&lt;/p&gt;&lt;p&gt;Is anyone aware of a workaround for this one?&lt;/p&gt;&lt;p&gt;&amp;nbsp;-Thanks&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>