ASP.NET XML Parsing Error: no element found Line Number 1, Column 1 Error

后端 未结 12 2195
[愿得一人]
[愿得一人] 2021-02-20 05:44

Hey I found a weird temperamental page which randomly gives me the following error

XML Parsing Error: no element found
Location: http://kj2011/site_2011/nonprofit-data         


        
12条回答
  •  不思量自难忘°
    2021-02-20 05:58

    This was an issue with an external DLL, which created a page called view.aspx in the same folder which caused an issue with our overview.aspx. We just renamed the page and the issue went away.

提交回复
热议问题