error message when clicking play
4 posts
• Page 1 of 1
|
im running windows 7 and tried mozilla and chrome but getting the same error message
unhandled exception in bootstrapper system.reflection.targetinvocationexcpetion: exception has been thrown by target of an invocation system missing method exception method not found any help? |
|
Found this as a possible solution: (beware, changing your registry hold risks)
This problem occurs when the “FIPS-compliant algorithms” policy is enabled on a system. For more details: https://support.microsoft.com/en-in/kb/811833 Here, fipsalgorithmpolicy registry subkey was set to 1 (Enabled). [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy] “Enabled”=dword:00000001 I disabled FIPS setting “Enabled” DWORD value to Zero. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy] “Enabled”=dword:00000000 Then the problem was resolved. I was able to create projects in Visual Studio 2015 IDE. source: https://blogs.msdn.microsoft.com/vsnets ... nvocation/ Midgard Panini 3L5 RM, Species 5L0 SVG | Jaecar 2L2 Hunter | Sploon 40 Sb
Hibernia <Wilson> Seiceps 2L7 Druid - RIP Hibernia <Na Fianna Dragun> Diesl - 30 Valewalker | Jabstar - 46 Nightshade | Strickland - 43 Enchanter American beer is like making love in a canoe; It's f*cking close to water. - Monty Python |
|
You'll probably end up needing to update .NET Framework and then get C++ Redistribute 2015 [x86] anyway,
I'd say get/update those and if it doesn't end up resolving the issue, try what Panini posted .NET Framework 4.6.2 https://www.microsoft.com/en-us/downloa ... x?id=53344 C++ Redistributable 2015 https://www.microsoftstore.com/store/ms ... D.69403400 |
|
I'm getting the same error. FIPS is disabled, and both of those other files are up to date. Any other suggestions?
|
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 12 guests