When I turn on "System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing" on my Window 8.
I found some problems when working with VS2015
1. Could not create any new project in VS2015
2. Could not open any existing project by VS2015. The VS2015 have been crashed after starting
3. In order to open existing projects by VS2015, I must turn off "System cryptography" first. And open existing project and I turn on "System cryptography" again. After that I tried to run xUnit tests in Solution, but the VS2015 could not discover any
available tests.
Here is guideline how to enable/disable FIPS cryptography in Windows: http://www.netchannelz.com/2014/03/how-enabledisable-fips-cryptography-in.html
Could anybody fix above errors ? Please help
Thanks in advance.
Tin