Click here to Skip to main content
15,892,537 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all i am using calendar event scheduler in asp.net mvc after loading page they give the error <b>Error type: LoadXML Description: Incorrect XML</b> i am not getting what is the actual problem.


please help me asap

Thanks in advanced
Manoj Tambe
Posted

1 solution

Looks like the data that you are loading is not in correct xml format.
The parser is unable to load this data as an XML.

Based on what details you have provided, its impossible to deduce anything else.
 
Share this answer
 
v2
Comments
Manoj Tambe 2-Feb-12 6:34am    
I am sending my application code .zip file link if it is possible to solve the error and send revert back me the updated .zip file.
Link:http://www.4shared.com/rar/elJuoaaZ/scheduler_aspnet_mvc.html

Thanks
Manoj

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900