You need to sign in to do that
Don't have an account?

There is an error in XML document (1, 818).
Hi all,
I am getting this error: There is an error in XML document (1, 818).
Can you please give me any suggessions.
Thanks
kumar
I am getting this error: There is an error in XML document (1, 818).
Can you please give me any suggessions.
Thanks
kumar
This seems to be related to a ".net" issue
Please make sure your entire site is recompiled by touching the web.config (adding a space and then removing it and saving the web.config). This recompile may not affect the entire site and some of the cached files may not correctly get recompiled.
I would also suggest you to find your temporary .Net folder in the Windows directory. Find the specific folder that contains your cached build for the site that is having problems. As I have several sites running simultaneously I have to search on a specific filename like johnjohn.aspx. The folders have temporary names that I wish I understood where they came from but once you have found the folder, you can back it up and delete it or rename it. In order to do this you will probably need to stop the site. After you have deleted/renamed the folder, restart the site in IIS.
Please let me know if this helps
Best Regards
Naga kiran
Thanks for given reply can you please give me navigation for that.