Hello,
I've developed web application using ASP.NET VB and I deployed it on shared server (GoDaddy). On My Login (After Login submit) Or on Registration (After Submit) I got the error
XML Parsing Error: not well-formed
Location: http://www.myurl/
Line Number 1, Column 36:
Data is saved but it shows this error. If I press f5 then it goes to next page. I goggled for various solutions but none of them worked. I'm not using any XML Data related command. Even I tried it after disabling all the J Query.
Can anyone suggest something on this.?
One more thing if it helps sometimes it shows data from _EVENTVALIDATION tag like
togo4NDIG9kSZPcODBLZaaRvD49P3sW65kS/Txbenoknm2cDAXStHxuc1ltj666YfDFGYknCGo2K73bNhonPuG3mNCegiV1wRV6QxLH8gmyWMx2KfoZBJJ4XjwU3CbQWOsiGHeK6wKaT0KmwurWnh0MLPXpy8CphdWDlzFpz4ImCD4OFekMtAfoXPHtszd0K5rQhy0azVwqyiCqjwOP2GaNg8t/DOnvojBW+U0Y5/dtg/ALKXWCyxVLW142RfsvEOj6jOc1SUS/ ...
Go to the complete details ...