-
Jul 19th, 2022, 06:25 AM
#1
Thread Starter
Junior Member
IIS error
I m facing below error on server while deploying /publishing site
HTTP Error 500.19 - Internal Server Error
https://docs.microsoft.com/en-us/arc...rrors-in-iis-7
0x8007000d
The requested page cannot be accessed because the related configuration data for the page is invalid.
-
Jul 21st, 2022, 11:58 AM
#2
-
Sep 11th, 2024, 08:29 AM
#3
New Member
Re: IIS error
Hey there! It looks like the issue could be related to a corrupted web.config file or incorrect IIS settings. The error code 0x8007000d usually points to invalid or corrupt data in the configuration. I suggest checking if the paths and settings in your web.config are correct, especially focusing on any sections that might be conflicting. Also, make sure that all necessary IIS modules are enabled, especially if you’re working with .NET extensions. If that doesn’t solve it, you might want to remove the current configuration and try restoring it from a backup. Hope this helps!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|