DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » Bugs » The message received from the server could not be parsed...only in Vista.

The message received from the server could not be parsed...only in Vista.

I am on DayPilot Pro 4.3.

I am getting"The message received from the server could not be parsed" whenever I click on an existingappointment or empty space to create a new appointment. But Only in Vista Business.

When I moved the same source code to XP Pro machine. This does not happen.

ming - 1/15/2008 8:05:57 PM
Are you able to track the actual response (using Fiddler or Firefox+Firebug)?

It might have something to do with Response.Write() in the event handler, some url rewriting module, etc.

(I'm running the DayPilot demo on Vista and it's working fine.)
Dan Letecky - 1/15/2008 8:45:01 PM
Post reply