| Subject: Breakpoint on a web service |
| Group: microsoft.public.dotnet.framework.aspnet,microsoft.public.vstudio.general |
| Date: 9/4/2008 9:21:52 AM |
| From: "Oriane" [Email Address Protection] |
Hi, I have a .Net Visual Studio solution with one asp.net Web application, which uses a Asp.Net Web service. Both are compiled in debug mode, and both are using the Studio development web server for debugging. I have also add the Web reference to the web service with the "Add Web service in the solution" choice, that is the Web app starts the Web service with the Studio development web server. So I thought I could set breakpoints on the web service C# code. But as soon as I start the main web app, the breakpoints are turning yellow with a exclamation mark and they don't stop anything. Did I miss something ? Best regards |
| Back |
| Subject: Re: Breakpoint on a web service |
| Group: microsoft.public.dotnet.framework.aspnet,microsoft.public.vstudio.general |
| Date: 9/4/2008 11:19:48 PM |
| From: "Oriane" [Email Address Protection] |
Hi Jeff, "Jeff Dillon" <jeffdillon@hotmailremove.com> a �crit dans le message de news:udxwADtDJHA.524@TK2MSFTNGP06.phx.gbl... > "Oriane" <oriane@noemail.noemail> wrote in message > news:%23gV9spqDJHA.4104@TK2MSFTNGP05.phx.gbl... > > Are they both part of the same solution? Yes |
| Back |