G
Guest
I am a novice on .net debugging. I run Visual Studio 2003 Enterprise
Architect on windows xp. I have a webservice and a windows client in the same
project. The code is vb. The problem is that my breakpoints in the webservice
are never hit. I cannot debug the webservice.
The windows client is the startup project.
I have included aspnet in the group "Debugger users" in Local Users and
Groups (Control panel).
The build configuration is set to debug everywhere in VS 2003.
In the IDE I go into the debug menu, processes, double click on the
asnet_wp.exe process. (I have read I should do so on somewhere on the net.)
This seems to start some process, at least I cannot start my windows client
any more.
Where am I wrong?
Regards
Tore
Architect on windows xp. I have a webservice and a windows client in the same
project. The code is vb. The problem is that my breakpoints in the webservice
are never hit. I cannot debug the webservice.
The windows client is the startup project.
I have included aspnet in the group "Debugger users" in Local Users and
Groups (Control panel).
The build configuration is set to debug everywhere in VS 2003.
In the IDE I go into the debug menu, processes, double click on the
asnet_wp.exe process. (I have read I should do so on somewhere on the net.)
This seems to start some process, at least I cannot start my windows client
any more.
Where am I wrong?
Regards
Tore