Answer by Andreas G. ·
Can you be more specific on the issues you run into?
Source Code Lookup in Visual Studio ONLY WORKS for methods where you actually have the Source Code. It doesnt work for 3rd party or system classes as you do not have the source code for it. If you want to lookup soruce code that you do not have on your local machine you can look into our integration with .NET Reflector. Its a tool that does a pretty good job in de-compiling code and works well for system libraries from Microsoft or other 3rd party vendors
In case you do have problems with source lookup on code that you have in your Visual Studio Solution please let us know
Andi
Answer by Pankaj K. ·
Check the following:
It is quirky, but it works for VS 2008 and VS 2010 for me. I have to sometimes try using Open in IDE a few times for it to work.
JANUARY 15, 3:00 PM GMT / 10:00 AM ET