|
-
Jun 17th, 2005, 07:31 AM
#1
Thread Starter
Frenzied Member
Forms Authentication
I am trying to use forms authentication. I want to put public pages in the root directory and pages requiring login authentication into a separate folder - all of the literature recommends this. When I exclude an aspx file from my project, move it to the private folder and re-include it by selecting "Add existing item", it copies the aspx (and its code-behind file) back to the root directory and does not recognise the "hidden" file.
Also, if I try adding a new web.config file to the private directory and add it to the project, it wants to replace the existing web.config in the root directory.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|