What does Visual Studio have to do with HKLM\SOFTWARE\Microsoft\Cryptography?
VS 2010 becomes unrespo开发者_开发知识库nsive randomly. A look into process monitor shows it waits in a loop on RegQueryValue operation on HKLM\SOFTWARE\Microsoft\Cryptography\Defaults\Provider Types\Type 001\Name key. Why does Visual Studio need to do this? Is there a way to get around this? Have tried resetting devenv and stopping Windows Cryptography Services.
精彩评论