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

[Solved] Images within telerik controls are not available on server

0 Answers 24 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.
Amit
Top achievements
Rank 1
Amit asked on 30 Jan 2012, 08:50 AM
Hi,


The images within telerik editor control are not available on the server after deployment(IIS7). The tooltip text and button functionality works as expected. Also, the images show up fine on local machine . Request to please help us resolve this at the earliest possible.

For reference, _NestedHomeLayout.cshtml has folllowing code:-

@(Html.Telerik().StyleSheetRegistrar().DefaultGroup(group => group.Add(

 

"~/Content/telerik.common.min.css").Combined(true).Compress(true)))

 

@(Html.Telerik().StyleSheetRegistrar().DefaultGroup(group => group.Add(

 

"~/Content/telerik.default.min.css").Combined(true).Compress(true)))

 


Kindly note we are using "default" theme, no facility currently for switching themes.


Regards,
Amit Nadhe.
Tags
General Discussions
Asked by
Amit
Top achievements
Rank 1
Share this question
or