HTTP Error 500.19 with 0x8007000d on IIS7 “Malformed XML” in web.config

后端 未结 5 1058
萌比男神i
萌比男神i 2020-12-09 09:16

I\'m forced to rebuild my machine from factory default. Everything should be the same, IIS version (7.5), OS (Windows 7), and my website files. However, something is differe

5条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-09 09:33

    i was in the same situation as you looking for XML. i found the solution. in web.config file ,at the top of the file, there is a xml section. delete the content below, this solve my issue, later on the site can be opened.

    
    
      
    
    

提交回复
热议问题