Unable to attach to INETINFO for debugging for Interdev when connected w/ Remote Desktop

  • Thread starter Thread starter Debbie Cruz
  • Start date Start date
D

Debbie Cruz

Here is the situation:

Work PC (Host)
- Running Windows 2K Server
- I used visual interdev for developing Web (ASP) pages
- when debugging one of these pages I choose DEBUG --> PROCESSES and
then I see a list of processes that I can attach to. When I want to
debug the server side ASP I attach to INETINFO.EXE (this is visible
since I have sent up the website in IIS to run with "application
protection" setting as "LOW"

---> This works great... and have been debugging apps this way for
many years.

Home PC (Client)
- connect thru VPN
- launch Remote Desktop to connect to HOST (work) PC
- connection works, but when I try to do the same steps for debugging
an ASP page within INTERDEV, I don't see the processes to attach to .
The only process I can attach to is IEXPLORER.EXE -- which is for
debugging client-side, not server-side code.

If you open the task manager in the Remote Desktop session, you don't
see INETINFO.EXE unless you check the box "show processes from all
users"... that is because it is still running on the console (host)
box. A lot of "system" processes aren't visible in the Task Manager
for the Remote session, but are there on the HOST Pc.

any help is greatly appreciated.... I've been searching the web, but
haven't found anything for this exact issue.

Debbie
(e-mail address removed)
 
Back
Top