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

Styles and Images lost during runtime

2 Answers 63 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Henry Derstine
Top achievements
Rank 1
Henry Derstine asked on 11 Aug 2008, 07:20 PM
I have installed 2008 Q2 ASP.NET AJAX. In my toolbox I am referencing a location that is not the default install location. In design mode all the controls look fine with the styles, images and skins displayed. In runtime however I lose the styles, images and skins and I get a javascript error: 'sys; is undefined

Can anyone point me in the right direction here? Is it an install issue, where I point my javascript or image location? In the old version I created a virtual directory for the RadControls folder but in this version I thought everything was embedded.

Thanks

2 Answers, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 12 Aug 2008, 08:43 AM
Hello Henry,

Generally, the "Sys is indefined" error indicates problems with the configuration of ASP.NET AJAX. You can check our troubleshooting help topic: 
http://www.telerik.com/help/aspnet-ajax/troubleshooting.html
Look for "Sys is undefined".

Sincerely yours,
Paul
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Henry Derstine
Top achievements
Rank 1
answered on 12 Aug 2008, 12:40 PM
Thanks, I figured out the problem. In my IIS application configuration/mappings/.axd file the Check File Exists was checked on. Once I removed that it corrected the problem.
Tags
General Discussions
Asked by
Henry Derstine
Top achievements
Rank 1
Answers by
Paul
Telerik team
Henry Derstine
Top achievements
Rank 1
Share this question
or