I am working on a .NET 4.5 application and am trying to get Microsoft characters. In options → Debugging → Symbols I have a location entry for http://msdl.microsoft.com/download/symbols ". When I start debugging, I see a dialog similar to loading symbols. However, when I go to my folder with character cache, I see that she created the FailedLoads folder with a bunch of text files there for all characters with the contents of “PDB Not Found.” I think I need to configure the proxy settings manually. Is there a way I can do this ( configure proxy settings for the character server)?
source
share