Trouble

Asked by David Garcia
8 years ago.

Dear Mrs DayPilot,

We are working with your demo software (TutorialMvc5Hotel). It was modify according our necesity and Works perfec in many options but we have one trouble when from view day call to create new activity. It saves all information in our database but when the system call back to the view days, the system show as this message error (you can see in the attachment ).

We are working with 8.4.5904.0 Version on our proyect

How can you help us, please?

Thanks a lot.

David G.

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

It looks like the following statement from jQuery throws the exception:

return+new Date

You should check if you don't override the default "Date" object in your code.

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