JS Error - Could not get the position property. Invalid argument.

Asked by B
12 years ago.

Calendar works fine in IE10 and Chrome, however when viewed by IE8 it fails to display at all and I get the following error:

Message: Invalid argument.
Line: 1
Char: 83262
Code: 0
URI: http://myServer:99/WebResource.axd.....
(7.4.2923)
and after upgrading to 7.5.2960 I now get:

Message: Could not get the position property. Invalid argument.
Line: 1
Char: 68357
Code: 0
URI: http://myServer:99/WebResource.axd...

It also happens on the demo version: http://www.daypilot.org/demo/Calendar/DatePicker.aspx

Any ideas?

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