Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Collecting IntelliTrace Data in Production
Oct 16, 2012 at 2:17 PM@rkayman
Thanks for watching and providing the feedback. We have heard the PII concern a couple of times and we are certainly looking at the best methods for addressing this concern.
Cheers,
Larry
Collecting IntelliTrace Data in Production
Oct 08, 2012 at 8:03 AM@marceldevg
During analysis of the log file Visual Studio needs to be able to find the symbol files (.pdb) that were generated when the application was built. The application can be compiled using the "release" mode as long as symbols were included.
When you open the log file you need to make sure that Visual Studio knows where the matchng symbol files are located. You can set this location in Tools -> Options -> Debugger -> Symbols.
The symbol files contain the data that matches the compiled binary code back to source files.
Hope that helps.
Larry Guger
Advanced IntelliTrace in Production with Visual Studio 2012
Jun 18, 2012 at 3:43 PMAll of the questions that were asked via text message I answered on my blog here: http://continuouslyintegrating.blogspot.com/