G
Guest
Hi,
I'm consulting on a project that has two solutions, a client solution, and a
middletier solution. The middle tier solution is hosted in asp.net.
I want to debug something in the middle tier, and I've been told that I have
to attach to the asp.net process.
So I add a breakpoint on the code in the middle tier. I build the middle
tier solution and then the client solution in debug mode. Then I start the
client application. Then I'm supposed to attach to the ASP.NET process.
I've tried to attach to the asp.net process from both solutions but the
debugger doesnt stop at the breakpoint.
The middletier is not in the client solution, but is referenced
Can Anyone help?
I'm consulting on a project that has two solutions, a client solution, and a
middletier solution. The middle tier solution is hosted in asp.net.
I want to debug something in the middle tier, and I've been told that I have
to attach to the asp.net process.
So I add a breakpoint on the code in the middle tier. I build the middle
tier solution and then the client solution in debug mode. Then I start the
client application. Then I'm supposed to attach to the ASP.NET process.
I've tried to attach to the asp.net process from both solutions but the
debugger doesnt stop at the breakpoint.
The middletier is not in the client solution, but is referenced
Can Anyone help?