Forum Discussion
Former_Member
8 years agoIdeator I
Hi,
I have the following verified ans still receive this same 500.19 error on Windows sever 2016 installation
.NET 3.5 (required on all clients)
.NET 4.6 (I believe works in place of .NET 4.5.2 (required on server))
MSXML 6
ASP.NET
It also appear I have the ASP.NET role on IIS installed. I have an issue on the handlers line.
Config Source:
3: <system.webServer>
4: <handlers accessPolicy="Read, Script" />
5: <directoryBrowse enabled="false" />
Any help would be much appreciated.
Thanks,
Jay
Detailed Error Information:
Module
IIS Web Core
Notification
BeginRequest
Handler
Not yet determined
Error Code
0x80070021
Config Error
This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".
Config File
\\?\C:\Program Files (x86)\Aras\Innovator\Innovator\web.config
Requested URL
localhost:80/InnovatorServer
Physical Path
C:\Program Files (x86)\Aras\Innovator\Innovator
Logon Method
Not yet determined
Logon User
Not yet determined