asp.net - HTTP Error 500.19 - Internal Server Error -


i migrating application cloud sites dedicated server. dedicated server running on windows 2008 server 64 bit iis 7. application pool in new server in integrated mode.

i have default.htm page start page , works fine. cannot access other pages , encountering error "http error 500.19 - internal server error"

the configuration source showing error follows.

{system.webserver}    68:       {httperrors errormode="detailedlocalonly" defaultpath="/errorpage-404.asp" defaultresponsemode="executeurl"}    69:          {remove statuscode="404" substatuscode="-1" /} 

please help.

thanks in advance!

error message: "http error 500.19 - internal server error requested page cannot accessed because related configuration data page invalid."

solution: 1 way can error having multiple copies of solution, each of them using same port number. can solve problem exiting instances of visual studio, restarting project you're working on. if doesn't work, try changing port number. right click on project file , click properties. select web tab , change port number in project url text box.

for more information please visit: advanced entity framework 6 scenarios mvc 5 web application (12 of 12)

hope helps...


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -