Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
225 views

Unable to Step in to .net framework source code

Hi I am able to load the symbols but not able to step-in. How to achieve this? This is for .Net 3.5 SP1
1
vote
1answer
41 views

pdbstr does not work from outside of the installation folder

I try to setup source server without SVC- I want to use a simple UNC path as a source storage. I made small console project with a single file and try to make it source indexed. I have following ...
0
votes
0answers
29 views

VS2010 : debugging crashdump : cannot obtain source code from source server

I set up a symbol server and source server in our build machine for my teammates to ease crashdump debugging. Those servers are set with Microsoft Debugging Tools ( ssindex.cmd / symstore ) and ...
0
votes
2answers
126 views

Can I setup a symbol server outside the TFS build machine?

I would like to setup a symbol / source server at our company but I have not access to the TFS build machine because this is managed from another department (I'm a developer and this is managed by the ...