• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

MySQL Webadmin , Server Error: HTTP Error 500.19

P

parsmatix

Guest
MSSQL Webadmin , Server Error: HTTP Error 500.19

Hi
When i change the myLittleAdmin 2000 to ASP.NET Enterprise Manager 0.1.3 in Parallels Plesk Panel Components Management
users can't load the mssql admin browser
i enable "Load User Profile" for plesk(default)(2.0)(pool) application pool & security permission but not solved .

Error Details :
-----------------------
Error Summary
HTTP 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 IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x80070005
Config Error Cannot read configuration file due to insufficient permissions
Config File \\?\C:\Inetpub\vhosts\sqladmin\mssql\web.config

Config Source

-1:
0:


Details In my server :
-----------------------
Windows 2008 Rc2
Plesk for Windows 10.2.0
Microsoft SQL Server 10.50.1600.1
ASP 7.0.6002.18276
ASP.NET 2.0.50727.4016
ASP.NET 4.0.30319.1

Thanks
 
Last edited by a moderator:
Make sure that you have read permissions for IIS_IUSRS there.
 
Make sure that you have read permissions for IIS_IUSRS there.

Hi
yes , i checked the permissions of folders
C:\inetpub\vhosts\sqladmin\mssql and C:\inetpub\vhosts\sqladmin
IIS_IUSRS have read & execute and read and list folder contents permission default .

last time i check the permission !

have Other comments ?

Thanks
 
Change application pool

On IIS, navigate to sqladmin, then click on mssql. Click on Basic Settings, click on Select...Choose another Application pool and click Ok. ASP .NET v4.0 has solved the problem for me.
 
Back
Top