DX Infrastructure Management

 View Only

Tech Tip: How to resolve "Parse Error" in NFA/ADA/NPC. 

Sep 01, 2014 06:36 AM

Summary:

 

You may receive following errors in new installs while opening web URL of respective products:

 

ADA_Parser_Error.jpg

 

"Parser Error"

"An error occurred during the parsing of a resource required to service

this request. Please review the following specific parser error details and

modify the source file appropriately.

Parser Error Message: this implementation is not part of the windows

platform FIPS validated cryptographic algorithms.

Source Error:

Line 1: <%@ Application Codebehind='Global.asax.cs"

Inherits="NetQoS.SuperAgent.web.Global" %>

Source File: /SuperAgent/global.asax

 

Resolution:

 

Go to "Administrative Tools > Local Security Policy" in the Start Menu and
disable the following:

Navigate to:
Security Settings > Local Policies > Security Options

Find the below key on right side panel:

"System cryptography: Use FIPS compliant algorithms for encryption, hashing
and signing"

Also,
Make sure the following key is set to 0 in the Registry:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\fipsalgorithmpolicy

 

Also, there might be more than one instance of the fipsalgorithmpolicy in the registry. Go to the top of the Windows Registry and search for "fipsalgorithmpolicy", keep on searching by typing F3 until will find all the instances and change the value of each instance to 0.

 

Secpol.jpg

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Comments

Dec 03, 2018 01:56 PM

This is not specific enough for Windows 2012 R2.  Please help us get this fixed.

Related Entries and Links

No Related Resource entered.