Disable VS' "downloading public symbols"

Viewed 39801

When I debug my ASP.NET webapp in VS2010, a dialog appears with the title "Downloading public symbols".

How do I instruct Visual Studio not to attempt this?

3 Answers
Related