remote debugging not working

G

Guest

I'm reading all your comments about using remote debugger and aspnet_wp.exe
and cannot locate any help on getting it installed and configured to work. I
have done this before in a class. However, in my environment now, I cannot
get the ASPNET_WP process to run. If i go to vs.net debug menu and select
processes for the server, it does not list the process (though it does list
lots of others). I've ran all the aspnet_regiis -u, aspnet_regiis-i,
iisreset, etc... commands and nothing seems to help.

Anyone know how i can get this process running?

My server is WinServer 2003. My desktop is vs.net 2003 with XP pro. Please
help.
 
P

Peter Kron

On IIS 6 the process is W3WP.exe, not ASPNET_WP. Are you looking for the
right thing?
 
G

Guest

Well - i have had the ASPNET_WP working here on my network at one point.
Neither W3WP.exe nor ASPNET.WP are showing as active processes.

Peter Kron said:
On IIS 6 the process is W3WP.exe, not ASPNET_WP. Are you looking for the
right thing?
 
G

Guest

Yes I think so. I installed Disc1 and did the 'Remote Components' link at
the bottom of the screen. A new page opened and I clicked the 'Full Install'
button. It ran for a few minutes, then gave a dialog box saying 'English
version installation complete'.

That's it!

WizyDig said:
Did you install remote debuggin on the target server?
-wiz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top