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

[Solved] How to set page with asp:Login component to allow Telerik skin

1 Answer 140 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kristof
Top achievements
Rank 1
Kristof asked on 09 Sep 2011, 01:44 PM
Hi,

Not sure if this is the correct forum for this sort of question, but here goes:

I have a login page that uses the FormsAuthentication logic to secure the website. It is set up to disallow any access when you are not logged in (other than the login page).

That means literally every file is inaccessible, including .css files and images. Those I need on the login page, I have set up as exceptions, using the <location path="css/login.css"> setting in web.config.

Now, apparently the site's Telerik skin is not active either, so I assume I need to set it as an exception as well, but since all of that is stored within the Telerik dll, I don't know how to allow it.

Any ideas?

Kristof

1 Answer, 1 is accepted

Sort by
0
Helen
Telerik team
answered on 09 Sep 2011, 01:59 PM
Hi Kristof,

Probably you will find helpful the following post:

http://stackoverflow.com/questions/3686613/asp-net-forms-authentication-prevents-loading-javascript-on-login-aspx

Regards,
Helen
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
General Discussions
Asked by
Kristof
Top achievements
Rank 1
Answers by
Helen
Telerik team
Share this question
or