This is a migrated thread and some comments may be shown as answers.

[Solved] RadScheduler added to RadDock - javascript error: '0._preInitialized' is null or not an object

1 Answer 165 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
TCN
Top achievements
Rank 1
TCN asked on 27 Jul 2009, 04:38 PM
I am loading a user control in a RadDock at runtime that uses both a RadCalendar and RadScheduler.  We are using Telerik.Web.UI assembly version 2009.2.701.20.  After the page has loaded, with the data from the database, there are 2 javascript errors. 
The first is:  '0._preInitialized' is null or not an object
The second is:  Expected ':' (that's a colon).

Anyone seen either of these errors before?  We are using very similar code in another project and it works without issue.

1 Answer, 1 is accepted

Sort by
0
TCN
Top achievements
Rank 1
answered on 27 Jul 2009, 06:58 PM
Worked through this one.  Space in the UniqueName attribute for the dock was causing this issue.
Tags
Scheduler
Asked by
TCN
Top achievements
Rank 1
Answers by
TCN
Top achievements
Rank 1
Share this question
or