Monday, February 23, 2015

IIS- HTTP Error 500.19 - Internal Server Error ,Error Code- 0x800700b7

1.open IIS server
2.open project and explore
3.open the web.config
4.find the error line
    like-
<validation validateIntegratedModeConfiguration="false"/>
 
5.delete this and save
6.refresh project
7.Enjoy the application 

No comments:

Post a Comment