Ask a Question related to ASP.NET Web Services, Design and Development.
-
Suganya #1
Help needed in debugging Web Service
Hi,
I have a c# solution(say a) which has a web project. Also
in this solution, there is a web reference to my web
service.
My web service is in a different solution ( say b).
When I set breakpoint in the web project, I am able to
debug my web project.
Similarly when I set break point in the web service, I am
able to debug my web service.
The problem is:
When I have breakpoint set both in the web project and web
service, I want to step into my web service from the
client code. This does not work.
This is what I am doing:
1. I have set breakpoint in the web project and it is in
the debugging mode.
2. I have set breakpoint in the web service.
3. Debug property of the web service is set to 'Wait for
an external process to connect' . Then I press f5 in the
web service project. I get the following error.
"Error while trying to run project: Unable to start
debugging on the web server. A debugger is already
attached. Would you like to disable future attemtps to
debug ASP.NET pages for this project?"
Regards,
-Suganya
Suganya Guest
-
Basic Example Needed To Communicate With ASP.NET 2.0 Web Service
First a little background. I'm trying to access a .NET 2.0 Web Service from Flex. I'm very new to Flex and am looking into implementing it during... -
Web service help needed
Hi guys. I've created a web service project in C#. I want it running on a server which is also domain controller. I've installed Oracle Client.... -
"The Debugging service is not available" error
Does anyone know what this error is? I've been getting intermittently on one of my CFMX boxes. This just started recently with no code changes. ... -
Help needed in Web service
Hi, I have made a webservice which has a class file in it. The web service gets the dataset from the class and it is coded to just return the... -
Continued: Debugging a web service
Thanks a lot Chris! Here is my situation in detail. I have already created a domain account and I have configured mymachine.config...



Reply With Quote

