Page 1 of 1

Hosting in IIS7.5 issue

Posted: Fri Mar 31, 2017 4:18 pm
by sanjai

Hi,

Once executed source(MVC) hosted in IIS7.5. Getting error HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.

Regards
S.Gandhi


Re: Asp.Net maker hosting in IIS7.5 issue

Posted: Sat Apr 01, 2017 9:26 am
by motfs

Check if IIS user account has permission to read the destination folder. Google "c# Getting error HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid." for a solution.