I've got some problems with Telerik livedemo site.
I've read many suggestion in this forum but all of them are show the way to fix individual project. I can't understand why the live demo site in telerik get this problems.
Any Suggestion?
Many thanks.
- "Telerik' is undefined
- Object not reference
- Sys is undefine
I've read many suggestion in this forum but all of them are show the way to fix individual project. I can't understand why the live demo site in telerik get this problems.
Any Suggestion?
Many thanks.
5 Answers, 1 is accepted
0
Hello Dai,
I think that the troubleshooting tips from the following documentation article will help you address the errors you come upon.
Best regards,
Sebastian
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
I think that the troubleshooting tips from the following documentation article will help you address the errors you come upon.
Best regards,
Sebastian
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Dai
Top achievements
Rank 1
answered on 19 Dec 2009, 02:04 PM
Thank Sebastian,
i never seen this problem before in LiveDemo Site Telerik. i tried to follow the General Troubleshooting but i can not fix this problem.
Dai
i never seen this problem before in LiveDemo Site Telerik. i tried to follow the General Troubleshooting but i can not fix this problem.
Dai
0
Dai
Top achievements
Rank 1
answered on 21 Dec 2009, 01:21 AM
hi all,
OMG, i cant believed that i set the system date time and everything is OK.
thank all :)
OMG, i cant believed that i set the system date time and everything is OK.
thank all :)
0
Martin Griffiths
Top achievements
Rank 1
answered on 24 Dec 2009, 10:49 AM
Hi Sebastian
I'm really, really stuck here.
I am getting exactly these errors as discussed in the beginning of the thread, but strangely ONLY in Opera!
Every time I enter our secured area (we're using standard forms authentication and membership). As soon as opera enters the pages I get the JS errors....
Uncaught exception: TypeError: Cannot convert 'Sys.Res' to object
Uncaught exception: TypeError: Cannot convert 'Sys.WebForms' to object
Uncaught exception: ReferenceError: Undefined variable: Telerik
I've tried adding the following to our access web.config files
I'm really, really stuck here.
I am getting exactly these errors as discussed in the beginning of the thread, but strangely ONLY in Opera!
Every time I enter our secured area (we're using standard forms authentication and membership). As soon as opera enters the pages I get the JS errors....
Uncaught exception: TypeError: Cannot convert 'Sys.Res' to object
Uncaught exception: TypeError: Cannot convert 'Sys.WebForms' to object
Uncaught exception: ReferenceError: Undefined variable: Telerik
I've tried adding the following to our access web.config files
<
location path="Telerik.Web.UI.WebResource.axd">
<
system.web>
<
authorization>
<
allow users="*"/>
</
authorization>
</
system.web>
</
location>
but its not fixing the problem, any ideas?
Martin Griffiths
0
Hi Martin,
I'm not aware of any Opera-specific issues that can lead to such problem, but Opera always manages to surprise us. We'll need a bit more detail in order to pinpoint the issue. You can install Fiddler and set Opera to use it as a proxy (localhost:8888).
Record the requests that lead to the problem and send us the saved Fiddler session us to inspect.
Happy holidays!
Best wishes,
Tsvetomir Tsonev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
I'm not aware of any Opera-specific issues that can lead to such problem, but Opera always manages to surprise us. We'll need a bit more detail in order to pinpoint the issue. You can install Fiddler and set Opera to use it as a proxy (localhost:8888).
Record the requests that lead to the problem and send us the saved Fiddler session us to inspect.
Happy holidays!
Best wishes,
Tsvetomir Tsonev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.