• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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