D
David Evans
Hi
I have a service created in VS.NET, which I can install and run quite
happily. After teh service is running, I can attach and run the debugger.
However, if I set a breakpoint in the IDE the break point is (presumably)
hit, but after a long pause there is an error that says "Source code cannot
be found"
I have tried:
putting the .pdb file into the install direcory and Windows\System32
installing into the default bin\Debug directory that VS.NET builds in
Any help appreciated - debugging using trace is no fun...
Regards
David
I have a service created in VS.NET, which I can install and run quite
happily. After teh service is running, I can attach and run the debugger.
However, if I set a breakpoint in the IDE the break point is (presumably)
hit, but after a long pause there is an error that says "Source code cannot
be found"
I have tried:
putting the .pdb file into the install direcory and Windows\System32
installing into the default bin\Debug directory that VS.NET builds in
Any help appreciated - debugging using trace is no fun...
Regards
David