SolidCP Auto Upgrad...
 
Notifications
Clear all

SolidCP Auto Upgrade Script - PowerShell

47 Posts
13 Users
0 Likes
13.2 K Views
Posts: 23
(@addsvictory)
Eminent Member
Joined: 8 years ago

Enterprise Server and Server Error:
TTP Error 500.19 - Internal Server Error

The requested page cannot be accessed because the related configuration data for the page is invalid.

Detailed Error Information:

Module
WindowsAuthenticationModule

Notification
AuthenticateRequest

Handler
ExtensionlessUrlHandler-Integrated-4.0

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:SolidCPEnterprise Serverweb.config

Requested URL
http://127.0.0.1:9002(9003)/

Physical Path
C:SolidCPEnterprise Server

Logon Method
Not yet determined

Logon User
Not yet determined
Config Source:
61: <authentication>
62: <windowsAuthentication enabled="false" />
63: </authentication>

Reply
Posts: 32
Topic starter
(@datatechuk)
Member
Joined: 8 years ago

Hi addsvictory, would i be able to get teamviewer access to your machine to have a look?

Where are you located in the world as i may also be able to call you to discuss this in a little more detail.

Reply
Posts: 32
Topic starter
(@datatechuk)
Member
Joined: 8 years ago

There are a few files that need to be checked and it would be easier to go through this with you whilst being able to see them and check them.

 

If you are happy for us to connect, please email support@datatechuk .com with your contact details and timezone so i can pickup the ticket and call you.

 

Kind regards,

Marc

Reply
Posts: 32
Topic starter
(@datatechuk)
Member
Joined: 8 years ago

Just had another thought, does the web.config file for your Enterprise Server
Default Location - C:SolidCPEnterprise ServerWeb.config
have the following lines at the bottom:-

<system.webServer>
<security>
<authentication>
<windowsAuthentication enabled="false" />
</authentication>
</security>
</system.webServer>

If it does then please remove them, save the file and try again, if the problem is still there remove the above lines from the web.config file on each of your remote servers that form part of your SolidCP deployment.

If you have several please let me know and i will write a quick script which will go through each one and make sure it is all as it should be.

Please let us know if the above fixes the issues you are seeing.

Kind regards,
Marc

Reply
Posts: 32
Topic starter
(@datatechuk)
Member
Joined: 8 years ago

I have just uploaded the tool which will resolve the issue you are experiancing, please download it from here:-
http://installer.solidcp.com/Files/1.1.0/Tools/SolidCP-Fix-Web-Config-Tool.zip

Please make sure you run the tool on your Enterprise Server

To use the tool you will need to unzip it, then right click on the PowerShell file and select Properties, click the Unblock button at the bottom and then click OK
The right click the file and chose Run with PowerShell and the tool with patch the Enterprise Server and all servers that form part of your SolidCP deployment.

 

Let us know how you get on.

Kind regards,
Marc

Reply
Page 2 / 7
Share: