search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

InvalidCastException when command with selected events

Asked by Piotr
8 years ago.

I use Scheduler version 8.1.3469,
and got exception on second command with selected events.
Server data cannot be deserialized in JS because of content is exception call stack.
System.Object cannot be cast to System.String.
The only one difference I found is dps.SelectedEvents Tags are nulls.

Comment posted by Piotr
8 years ago.

I workaround problem by clear selected events list on server side.
There is some problem with serialising Sheduler response when Selected Events are exists.

Comment posted by Dan Letecky [DayPilot]
8 years ago.

Does it happen with the latest version as well (8.1.3502)?

Answer posted by Dan Letecky [DayPilot]
8 years ago.

Serialization of tags with null value has been fixed in 8.1.3484 so it shouldn't be a problem anymore:
http://www.daypilot.org/daypilot-pro-for-asp-net-webforms-8-1-sp5/

Let me know if the issue persists.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.