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

[Solved] Page_Validators is undefined

6 Answers 124 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Brian
Top achievements
Rank 1
Brian asked on 06 Apr 2009, 11:26 PM
Hello.

I am evaluating the RadScheduler (and have been for a few weeks). I have basically copied one of the demos from Telerik and published it out to a simple web hosting package I have at GoDaddy. Everything works OK, *except* when I try to make an appointment recurring. The functionality works just fine locally, but when I publish it out to GoDaddy, I get an error here:

for(var _62 in Page_Validators){

that says 

Page_Validators is undefined

Can anyone shed light on why this might happen?

Thanks.
Brian

6 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 07 Apr 2009, 07:21 AM
Hello Brian,

This is very strange. Not having Page_Validators means that for some reason the validation javascript is not loaded. Could you please check for any failing web server requests? You can review this blog post for instructions how to troubleshoot such issues.

Regards,
Albert
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Brian
Top achievements
Rank 1
answered on 07 Apr 2009, 07:24 AM
Hello.

Thanks for the reply.

I have looked at a few different things. But I'm just going to chalk it up to GoDaddy's servers being either configured incorrectly or just messed up. I have created accounts at 2 separate hosts. Both of those accounts function just fine with the exact same code.

So I'm blaming this one on GoDaddy.

Brian
0
Atanas Korchev
Telerik team
answered on 07 Apr 2009, 07:34 AM
Hi Brian,

Is there any live url where we ca observe the JavaScript error? Perhaps we would be able to detect the problem.

Regards,
Albert
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Brian
Top achievements
Rank 1
answered on 07 Apr 2009, 07:36 AM
Hello.

There is, but I'd rather not post it publicly. Can you email me at the email address attached to my account?

Thanks.
Brian
0
Atanas Korchev
Telerik team
answered on 07 Apr 2009, 07:58 AM
Hello Brian,

You can open a support ticket so we continue this communication in private. Thanks.

Regards,
Albert
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Brian
Top achievements
Rank 1
answered on 12 Apr 2009, 07:47 PM
Hello.

Just wanted to reply to this with my findings of the last week. The code that works fine on my own machines (Vista, Server 2003, Server 2008) also works fine without modification at both DiscountASP.net and Crystal Tech. I get the same "undefined" error at both GoDaddy and Jodohost. I have decided to use Crystal Tech, so I no longer have the issue.

Brian
Tags
Scheduler
Asked by
Brian
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Brian
Top achievements
Rank 1
Share this question
or