Do you have "Just My Code" turned on in Visual Studio's debugging options?
Khoth
2009-03-03 22:46:02
Do you have "Just My Code" turned on in Visual Studio's debugging options?
If you have the sources (as i read from you), you can make an project with their source code, and then add the project to your solution.
In visual studio the project in .csproj file , and solutions in .sln file.