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

Issue with RadDatePicker

7 Answers 50 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Anshu
Top achievements
Rank 1
Anshu asked on 08 May 2014, 07:04 PM
/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=RadScriptManager1_TSM&co
mpress=1&_TSM_CombinedScripts_=;;System.Web.Extensions,+Version=4.0.0.0,+
Culture=neutral,+PublicKeyToken=31bf3856ad364e35:en-US:5924cf72-83cf-477d-98eb-a608a92942c5:
ea597d4b:b25378d2;Telerik.Web.UI,+Version=2013.1.417.40,+Culture=neutral,+
PublicKeyToken=121fae78165ba3d4:en-US:df833b2e-28ee-45e7-8320-6f2a9cb883d7:16e4e7cd:
f7645509:ed16cbdc:24ee1bba:f46195d3:1e771326:4cacbc31:2003d0b8:aa288e2d:58366029:7c926187:
8674cba1:b7778d6c:c08e9f8a:a51ee93e:59462f1:874f8ea2:19620875:39040b5c:e330518b:c8618e41:e4f8f289:7165f74:
490a9d4e:bd8f85e4;AjaxControlToolkit,+Version=3.0.20820.16598,+Culture=neutral,+PublicKeyToken=28f01b0e84b6d53e:
en-US:707835dd-fa4b-41d1-89e7-6df5d518ffb5:dc2d6e36:b14bb7d5:a3e10fa2:13f47f54:701e375f:1d056c78:3c55b13e:de51bc8f:
a4313c7a0x800a139e - JavaScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: Specified argument was
out of the range of valid values.

Can you please suggest us what is the issue. I am not able to filter the grid based on date range .

7 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 10 May 2014, 10:36 AM
Hi Anshu,

The error you are facing is rather generic and could not be easily isolated without having the runnable version of the application to debug. Could you please disable the ajax on the page and verify of the issue still persists?

Additionally, you can try to detect the erroneous script by disabling the script compression (set OutputCompression=false) and script combining (EnableScriptCombine=false) of RadScriptManager control. Now the HTTP traffic to the problematic page should be much more intensive and descriptive.

Another approach would be to replace the RadScriptManager with a standard ScriptManager which does not combine or compress the files it serves.

If none of the suggestions help, I will ask you to send me your sample project and steps how to test it locally.

Regards,
Pavlina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Anshu
Top achievements
Rank 1
answered on 13 May 2014, 05:52 PM
Thanks Pavlina .
I  used  script manager instead of Radscriptmanager.But still I am getting different error.
Please find the attached file.

Thanks,
Anshu
0
Anshu
Top achievements
Rank 1
answered on 13 May 2014, 05:53 PM
I used below scriptmanager.
  <asp:ScriptManager ID ="ScriptManager1" runat="server"></asp:ScriptManager>

Thanks,
Anshu Agarwal
0
Anshu
Top achievements
Rank 1
answered on 13 May 2014, 05:56 PM
Can you please send me a sample project ?

Thanks,
Anshu
0
Pavlina
Telerik team
answered on 16 May 2014, 03:44 PM
Hi Anshu,

Please review the answers provided in the support ticket you have opened on the same matter. I would suggest you avoid opening duplicate posts for the same problems so we could better track the issue.
Therefore it will be better to continue our communication in the mentioned support ticket.

Regards,
Pavlina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Rana
Top achievements
Rank 1
answered on 19 Oct 2015, 10:39 PM

Any expert can help?

I am facing issue with datepicker in chrome while working fine in IE.

Please see in image .

 

0
Pavlina
Telerik team
answered on 20 Oct 2015, 03:53 PM
Hi Rana,

Could you specify which is the version of Telerik UI for ASP.NET AJAX that you are using in your project? Also let us know if this problem can be replicated in RadDatePicker online demos:
http://demos.telerik.com/aspnet-ajax/datepicker/overview/defaultcs.aspx

Regards,
Pavlina
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Anshu
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Anshu
Top achievements
Rank 1
Rana
Top achievements
Rank 1
Share this question
or