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.)