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.
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.