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

[Solved] Date/Time sensitivity...

2 Answers 115 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Peter Zolja
Top achievements
Rank 1
Peter Zolja asked on 26 Dec 2007, 11:12 PM
Hi guys,

We just bought Telerik and while I was playing with it today I noticed that if I change the computer's date (went back a month) the RadMenu control -- and this is not the only one -- does not render anymore. There's a JS error 'Telerik' not defined and all I see is the plain UL LI rendering; in both IE and FF, and on other computers as well -- so it's not a browser issue.

My guess it has something to do with ScriptResource.axd as it throws some errors (Specified argument was out of the range of valid values. Parameter name: utcDate) when the computer's date is set back. Actually, it was this error that reminded me that I changed the date.

Any workaround to this? I need to change the date rather frequently to test how the application behaves at different points in time...

Thanks.

2 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 28 Dec 2007, 01:38 PM
Hello Peter,

This problem is explained in details in this blog post by one of our developers. Unfortunately there is no workaround for this problem - you should make sure that the date you are setting is after the assembly creation at all times.

Happy Holidays,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Peter Zolja
Top achievements
Rank 1
answered on 28 Dec 2007, 02:25 PM
Thank you for you reply; it seems that there has been a report on this (http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=103158) but considering that the last activity on it was in 2004 I think it's safe to say it will stay this way. Changing the date after compilation is good enough I guess; at least now I know why it's doing it.
Tags
General Discussions
Asked by
Peter Zolja
Top achievements
Rank 1
Answers by
Steve
Telerik team
Peter Zolja
Top achievements
Rank 1
Share this question
or