Forum member

manshaegert

2 posts

Posts by manshaegert

  1. Windows Platform FIPS validated cryptographic algorithms

    Adding the FIPS disabling code in the C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\Extensions\Remco Software\NCrunch for Visual Studio 2012 .config files (all of them) did not help. However the machine.config did the trick! Thanks!

  2. Windows Platform FIPS validated cryptographic algorithms

    I get build failures on my projects with the following exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algo…