Microsoft IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsSystem AdministrationMicrosoft IIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old October 3rd, 2006, 01:04 PM
jobo jobo is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Oct 2004
Posts: 141 jobo User rank is Corporal (100 - 500 Reputation Level)jobo User rank is Corporal (100 - 500 Reputation Level)jobo User rank is Corporal (100 - 500 Reputation Level)jobo User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 23 h 11 m 14 sec
Reputation Power: 7
Unhappy Auto-attach to process 'aspnet_wp.exe' Failed. Error code 0x8013134b.

Hi all,
Not sure if this is a VS issue or an IIS issue or an ASPNET process issue.

BUT

The machine used to work, then stopped. Applying a Microsoft security update was coincident with the problem. May be the cause, maybe not.

The machine has VS.NET2003, IIS6, and both ASPNET 1.1 and 2.0 installed. When I run a web project in VS, it says Error: unable to start debugging on the web server, and in the development output pane, gives the message up there in the title. If I start the program without debugging, it starts okay, but will not attach. If I open IE and open the web page directly, it works, but then if I attach to the aspnet_wp.exe process, it fails.

Curiously, when doing that attach manually, the "Attach to Process" dialog lists the process as v2.0 of aspnet. BUT in the IIS configuration for the default website, it says it will use ASPNET 1.1. If I change IIS to 2.0, it gives the same result.

Anybody have a clue as to what is going on here? This has utterly screwed my work and I seem to be at a dead end.

Thanks,
Joe

Reply With Quote
  #2  
Old October 3rd, 2006, 03:13 PM
jobo jobo is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Oct 2004
Posts: 141 jobo User rank is Corporal (100 - 500 Reputation Level)jobo User rank is Corporal (100 - 500 Reputation Level)jobo User rank is Corporal (100 - 500 Reputation Level)jobo User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 23 h 11 m 14 sec
Reputation Power: 7
Exclamation new information

This problem seems to be project related. One web project connects okay, but the other one doesn't. Any ideas as to where in the project configuration could cause this problem?

Thanks,
Joe

Reply With Quote
  #3  
Old October 3rd, 2006, 11:58 PM
Doug G Doug G is offline
Grumpier Old Moderator
ASP Free God 11th Plane (10000 - 10499 posts)
 
Join Date: Sep 2003
Posts: 10,143 Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level)Doug G User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 3 Weeks 5 Days 6 h 32 m 56 sec
Reputation Power: 182
Here's what google finds from that error code.

http://www.google.com/search?q=0x80...:en-US:official
__________________
======
Doug G
======
I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain

Reply With Quote
  #4  
Old October 10th, 2006, 05:46 PM
jobo jobo is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Oct 2004
Posts: 141 jobo User rank is Corporal (100 - 500 Reputation Level)jobo User rank is Corporal (100 - 500 Reputation Level)jobo User rank is Corporal (100 - 500 Reputation Level)jobo User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 23 h 11 m 14 sec
Reputation Power: 7
Thumbs down Well, back to this project

Hi Doug, thanks for the thought. I did do a google search before, though. The results seem to be on track, but incomplete for this issue.

I have two asp.net projects in VS2003. One runs and debugs and the other fails to attach. I have two aspnet_wp processes running, one apparently 1.1 and one 2.0. The 1.1 version will allow attaching, the 2.0 not.

This machine used to work in this configuration, and failed coincident with installation of Microsoft security patches.

So where in the individual project does it designate the version of aspnet_wp that VS will use? That seems to be the bearbodkin.

Thanks,
Joe

Reply With Quote
  #5  
Old October 10th, 2006, 06:06 PM
jobo jobo is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Oct 2004
Posts: 141 jobo User rank is Corporal (100 - 500 Reputation Level)jobo User rank is Corporal (100 - 500 Reputation Level)jobo User rank is Corporal (100 - 500 Reputation Level)jobo User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 23 h 11 m 14 sec
Reputation Power: 7
Thumbs up seems to be a solution

Well, going to the aspnet 2.0 folder and running regiis_aspnet -u seems to have resolved the trouble. For now. Until it comes back for no particular reason.



Thanks,
Joe

Reply With Quote
  #6  
Old February 21st, 2007, 04:25 AM
chiragrdarji chiragrdarji is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2007
Posts: 1 chiragrdarji User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 m 42 sec
Reputation Power: 0
Hi,

You can find the solution at here

Reply With Quote
  #7  
Old October 8th, 2009, 04:02 PM
bz2001 bz2001 is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Oct 2009
Posts: 1 bz2001 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 m 28 sec
Reputation Power: 0
solution to "Auto-attach to process ..."

I resolved by changing to the correct ASP.NET version in IIS (for vs2003 changed to 2.

Reply With Quote
  #8  
Old November 16th, 2009, 05:47 AM
Mellanie Mellanie is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Oct 2009
Posts: 25 Mellanie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 56 m 28 sec
Reputation Power: 0
How about now? Is that problem still come back?

Reply With Quote
Reply

Viewing: ASP Free ForumsSystem AdministrationMicrosoft IIS > Auto-attach to process 'aspnet_wp.exe' Failed. Error code 0x8013134b.


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump





 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 5 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek