G
Guest
Windows XP SP2, VS 2003, IIS 5.1, IE 6.0, Symantec AV 9.0.0.xxx
After upgrading my system to XP SP2, I have not been able to debug. After
working through various other problems, I'm down to the point where "the only
thing I cannot do" (I almost don't dare say that since I'm almost sure to
have something else) is attach to the aspnet_wp process. If I run an ASP.NET
service (which works and would always leave an aspnet_wp process I could
attach to), it runs, I see the aspnet_wp process show up in the task manager
and then go away when the page in my browser is fully displayed. All other
ASP pages behave similarly--whether the page has errors or not. If I hit F5,
I go into debug mode and IE comes up, but none of my breakpoints get hit.
Then, when I close IE, VS.NET goes back to design mode.
I've reinstalled IIS, VS.NET, run the aspnet_regiis, changed the
Processmodel in the machine.config to run as SYSTEM and a host of other
things. I'm stuck here.
After upgrading my system to XP SP2, I have not been able to debug. After
working through various other problems, I'm down to the point where "the only
thing I cannot do" (I almost don't dare say that since I'm almost sure to
have something else) is attach to the aspnet_wp process. If I run an ASP.NET
service (which works and would always leave an aspnet_wp process I could
attach to), it runs, I see the aspnet_wp process show up in the task manager
and then go away when the page in my browser is fully displayed. All other
ASP pages behave similarly--whether the page has errors or not. If I hit F5,
I go into debug mode and IE comes up, but none of my breakpoints get hit.
Then, when I close IE, VS.NET goes back to design mode.
I've reinstalled IIS, VS.NET, run the aspnet_regiis, changed the
Processmodel in the machine.config to run as SYSTEM and a host of other
things. I'm stuck here.