Hello Joe,
Which kind of app do u refer? web-service?
Do you have a source codes for that project?
If it's a stand-alone app like web-service and u have a source codes your
need to find the process where it runned and attach your VS debugger to that
process to start debuggin it
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog:
http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
JK> Hi!
JK>
JK> I have a solution with a web site (start project) and a project
JK> reference, which offers some functions to the web site.
JK> Intellisense works fine.
JK> Though I can't debug into the referenced project, although the code
JK> is
JK> integrated into the solution.
JK> What's going wrong?
JK> Thanks for your help
JK>
JK> Joe
JK>