Error: This Implementation Is Not Part of the Windows Platform FIPS Validated Cryptographic Algorithms
(Doc ID 2178369.1)
Last updated on MARCH 22, 2022
Applies to:
Primavera P6 Enterprise Project Portfolio Management - Version 15.2.0.0 and laterPrimavera P6 Professional Project Management - Version 15.2.0.0 and later
Information in this document applies to any platform.
Symptoms
When attempting to login to Visualizer (either as a standalone application or from the P6 Professional Tools menu), the following error occurs:
ERROR
--------
Failed to load type for module LoginModule.
Error was: An exception occurred while initializing module 'LoginModule'.
- The exception message was: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
- The Assembly that the module was trying to be loaded from was:Primavera.Venus.Login, Version=15.2.0.15383, Culture=neutral, PublicKeyToken=null
Check the Inner Exception property of the exception for more information. If the exception occurred while creating an object in a DI container, you can exception. GetRootException() to help locate the root cause of the problem.
The visualizer.log file (found in %TEMP%) generates the following exception:
ERROR
--------
Exception setting up connection: System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
at System.Security.Cryptography.RijndaelManaged..ctor()
at Primavera.Encryption.AesCipherV3.doDectypt(Byte[] cipherBytesWithIV)
at Primavera.Encryption.AesCipherV3.Decrypt(String value)
at Primavera.Venus.Data.DbStore.DbDatastore.SetupConnection(AliasDetail alias, String username, String
OR
When attempting to import XML with a SQLite database
Information Exception Microsoft.Practices.Prism.Modularity.ModuleInitializeException: An exception occurred while initializing module 'CommandLineModule'.
- The exception message was: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
- The Assembly that the module was trying to be loaded from was:Primavera.Mercury.CommandLineModule, Version=15.2.13.22636, Culture=neutral, PublicKeyToken=null
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |