Results 1 to 3 of 3

Thread: IIS error

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2019
    Posts
    28

    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.

  2. #2
    PowerPoster jdc2000's Avatar
    Join Date
    Oct 2001
    Location
    Idaho Falls, Idaho USA
    Posts
    2,439

  3. #3

    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
  •  



Click Here to Expand Forum to Full Width