The error is "null is null or not an object." - usually means the include file with the objects has not loaded.
Main Topics
Browse All TopicsTelerik is closed today and I have an error I can't figure out.
The error is "null is null or not an object."
This error comes up when the page loads. Sometimes you can refresh the page and the error will go away, so sometimes it works and sometimes it doesn't.
I have this script in an .ascx file - and I put it in the parent page as well to see if that helped (made no difference).
It's very strange that sometimes this works fine, and sometimes it doesn't. Any ideas?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I don't think the rotator has a get_rotatorType method.
I'd check this page:
http://demos.telerik.
Take a look at the StartRotator function that's defined in the .aspx tab.
That method is in one of their .js files that I believe is supposed to be automaticall referenced when you add a script manager to the page. I've tried copying the js file over anyway and putting the js file in:
<script src="radrotator.js" type="text/javascript" language="javascript"></scri
That didn't work :(
Business Accounts
Answer for Membership
by: centdevsPosted on 2009-01-01 at 08:46:03ID: 23275334
(The error appears on line 11)