All Products
Demos
Services
Blogs
Docs & Support
Pricing
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
Calendar
/
RAD Date picker and Calendar not displaying properly at runtime in VS2005
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
Chandra Shekhar Ghosh
1 posts
Member since:
Jun 2010
Posted 15 Aug 2010
Link to this post
I have created a simple AJAX-Enabled web site project in VS2005. In the Default.aspx I have put a Calendar Control and a Datepicker. Both the cobtrols are showing perfectly at design time. Even the Skin changes are working properly. But when I run the project from VS2005, it is not showing up properly in IE (Ver 6.0).
RAD Control Version is v.2010.1.1519.20
A javascript error is showing in IE (Sys is undefined).
Any idea what's wrong?
Regards
Ron
calendarproblem01.JPG
Dimo
Admin
8486 posts
Posted 16 Aug 2010
Link to this post
Hi Ron,
You seem to be having problems with embedded web resources (CSS and JS files). Please refer to the following resources:
http://www.telerik.com/help/aspnet-ajax/troubleshooting.html
(look for the "Sys is undefined" error explanation)
http://www.telerik.com/help/aspnet-ajax/web-resources-troubleshooting.html
http://blogs.telerik.com/AtanasKorchev/Posts/08-07-18/Web_Resources_demystified_Part_3_Troubleshooting.aspx
http://www.telerik.com/help/aspnet-ajax/registering_the_httphandlers_on_windows_vista_iis_7_integrated_mode.html
Sincerely yours,
Dimo
the Telerik team
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 Public Issue Tracking
system and vote to affect the priority of the items
Back to Top
Close