Thomas J

Thomas J

  • NA
  • 21
  • 16.9k

Copied website won't open without an error

Jun 11 2011 10:34 PM
I created a website from the asp.net web site template and copied it to a remote web site.  If I start without debugging in VS the website will show but if I enter the url for the remote web site I get an error message,

HTTP Error 500.19 - Internal Server Error


Config Source
   49:   <system.webServer>    50:      <modules runAllManagedModulesForAllRequests="true"/>    51:   </system.webServer> 

I'm not sure what the problem is, I think it has something to do with IIS and a section being locked but then again that is why I'm seeking help on with this situation.


Answers (2)