GibbsUSA.net Blogs  

Sunday, February 05, 2012

 Logon   Back to Blog   Blogs Home   GibbsUSA.net Home  


Archives
 Home... 
 May 2008 (1) 
 August 2007 (2) 
 December 2006 (1) 
 October 2006 (5) 
 

Leave your comments...

10/26/2006 4:49 PM: ASP.NET Debug Error 0×8013134b

I recently had the following error when trying to debug (locally) an ASP.NET C# project given to me by a contractor...

Auto-attach to process "[2440] w3wp.exe" on machine "SERVER1" failed. Error code 0×8013134b.

The problem turned out to be that I had installed .NET 2.0 which had registered ASP.NET 2.0 on the web site I was trying to debug !

The solution was:

- Run IIS
- Select the site with the issues, right click and select Properties then click on the ASP tab
- Change the ASP.NET version from 2.x to 1.x
Print >>> EMail >>>

Comments:
Please log on to the GibbsUSA site to post comments...

 

Join Chris on Facebook 
CLR v2.0.50727.3625


Please see the site Terms And Conditions and the site Privacy Statement.
This entire web site (and the software contents therein) is Copyright © Chris Gibbs 2000-2012.
Any reproduction or copying is expressly forbidden without the prior consent of Chris Gibbs.
For more information, please contact the site WebMaster (WebMaster@GibbsUSA.net).