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

前端 未结 15 1837
刺人心
刺人心 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:35

    Maybe some encoding problems, corrupted 'unicode sequence' in the beginning of your file or something of this nature?

提交回复
热议问题