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

[Solved] Please help: URGENT!

2 Answers 69 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Joshua
Top achievements
Rank 1
Joshua asked on 06 Oct 2009, 05:02 PM
At first, I created (as VS defines) an ASP.NET web application.  I added the controls to my pages and defined custom CSS for the controls.

Now, however, as the applcation has grown, I created (again as VS defines) an ASP.NET web site.  I, then, created an additional project for my classes.  I compile the classes, of course, and place the dll in the bin folder.  My pages use the compiled classes as the code-behind.  However, now, the Telerik controls don't use the CSS.

I've tried two different ways: 1)Placed the css files in the actual web site itself and referenced them through literal paths within the page headers. 2) I've also tried using them as Embedded resources and referenced them in the page headers as a WebResource.  Neither works.

What do I have to do to get the controls to find/use the CSS.  If I type the CSS path or WebResource URL in my browser, then the CSS shows fine.

Thanks,
Joshua

2 Answers, 1 is accepted

Sort by
0
Joshua
Top achievements
Rank 1
answered on 06 Oct 2009, 05:09 PM
BTW, I'm running version 2009.1.527.35.
0
Iana Tsolova
Telerik team
answered on 09 Oct 2009, 12:43 PM
Hi Joshua,

I assume that the reason for the described behavior is that the web resources are not loaded properly. Could you please open a formal support ticket and send us a sample illustrating the issue as well as the custom classes?

Best wishes,
Iana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
Joshua
Top achievements
Rank 1
Answers by
Joshua
Top achievements
Rank 1
Iana Tsolova
Telerik team
Share this question
or