LadyDragon
Programmer
This is my first VS.Net app so I'm going a bit nuts. Basically, I inherited an app that was 1/2 done from consultants who are no longer with the company. I'm on my own and a newbie to VS and feel like banging my head against the wall!
(One of) MY PROBLEM(s):
I have a solution with 2 projects; a web project and a services project. I copied these projects to my own development box and now can't debug in the services project (the web app appears to be fine). When attempting to debug, I get a 'No Symbols Loaded" msg for breakpoints set within the services project. I can see no discrepancies between the configurations of the two projects.
What I have tried:
1) I have checked that the build configuration is set to DEBUG and not RELEASE.
2) I have attempted to reload the symbols manually in the modules window.
If anyone has any experience with this type of issue or know what can be causing the problem, your help would be greatly appreciated!
Thanks!
Juls
(One of) MY PROBLEM(s):
I have a solution with 2 projects; a web project and a services project. I copied these projects to my own development box and now can't debug in the services project (the web app appears to be fine). When attempting to debug, I get a 'No Symbols Loaded" msg for breakpoints set within the services project. I can see no discrepancies between the configurations of the two projects.
What I have tried:
1) I have checked that the build configuration is set to DEBUG and not RELEASE.
2) I have attempted to reload the symbols manually in the modules window.
If anyone has any experience with this type of issue or know what can be causing the problem, your help would be greatly appreciated!
Thanks!
Juls