all groups > visual studio .net debugging > september 2006 >
You're in the

visual studio .net debugging

group:

HELP: Break point not stop when client connect; but stop when using IE


HELP: Break point not stop when client connect; but stop when using IE jshenj2001 NO[at]SPAM yahoo.com
9/21/2006 7:50:40 PM
visual studio .net debugging:
I have a webservice. When I set it as a start page and invoke the
service from IE, the break point in the web service code stops.

I also have a WinForm app which uses the same web service, when invoke
from the app, the break point does not stop.

Both webservice and Winform are in C# and the environment is VS2005.

The same projects works (break point stops) on another machine when
connecting from the WinForm app. The machine which I have problem is a
newly built machine with XP, VSS, VS2005 and SQLServer. Nothing else
installed on this machine. It has been updated to the latest with
'Windows Update'.

I got all the solutions to the newly built machine from VSS.
Re: HELP: Break point not stop when client connect; but stop when using IE jshenj2001 NO[at]SPAM yahoo.com
9/22/2006 7:56:29 AM
More Info:

I created a a new web service solution and a new WinForm app on the
problematic machine. When I debugged the client, I can step into the
server. - means server break point stops. So the problem must be the
projects I got from the SourceSafe.

Any ideas?


[quoted text, click to view]
AddThis Social Bookmark Button