What could be causing an XML Parsing Error: no element found?

前端 未结 15 1852
刺人心
刺人心 2020-12-20 11:49

I recently migrated an ASP site from my dev machine to a live server. All the pages except my FAQ page works just fine, but my FAQ brings up:

XML Parsing Er         


        
15条回答
  •  借酒劲吻你
    2020-12-20 12:41

    hey same error occured for me and solution for this error is first open iis manager and then in the iis manager under your server name double click on web service extension and in that if your active server pages is "prohibited" change it to "allow" and now your asp page will run.

提交回复
热议问题