public-symbols

Disable VS' "downloading public symbols"

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? ...