M
Max André Bündchen
I have a web service project and a winform project in the same solution. The
winform is the default project. When I run the solution, the web service and
the winform runs without problems.
But the exceptions initiated in the web services are not catched by Visual
Studio 2005. The only way to do that is run the web service project as the
default project and call the winform compiled version. It's a terrible wast
of time. How debug this two project at the same time with catch errors in VS
2005?
winform is the default project. When I run the solution, the web service and
the winform runs without problems.
But the exceptions initiated in the web services are not catched by Visual
Studio 2005. The only way to do that is run the web service project as the
default project and call the winform compiled version. It's a terrible wast
of time. How debug this two project at the same time with catch errors in VS
2005?