Tagged Questions

13
votes
7answers
2k views

Cannot step into .NET framework source with VS2008 SP1

Somehow my VS2008 SP1 has lost the ability to step into .NET framework sources. I've played around with checkboxes to no end; I've re-deleted the Symbol cache folder a dozen times; and I've tried all ...
1
vote
1answer
264 views

VS.NET: Source Server support enabled; Cannot retrieve source file from sourceserver

I've set up a symbol-server for one of my current projects. During a nightly build I: build my source apply a label to the sourcefiles that have been used in the build index the pdb files with the ...