Ask a Question related to ASP.NET General, Design and Development.
-
joe #1
Re: Forms authentication for subfolder yields 404
Thanks for all the help! I solved the problem.
"joe" <contact_by_Newsgroup_only.please> wrote in message
news:uAr0Gd%23SDHA.2120@TK2MSFTNGP11.phx.gbl...so> I'm attempting to set up forms authentication and protect only a folder.
> Everything works fine. When I try to access any unprotected folder or page
> all is well. When I attempt to access a page within the protected
> folder....I get the Login.aspx...I login...the redirect is attempted and i
> get a 404 error.
>
> The URL listed in the 404 error message is the correct path and spelling> I know it is trying to connect.
>
> I used the root webconfig file for the forms authentication configuration
> and used the location tags to identify the folder.
>
> My login.aspx is in the root. I am using cookie munging so I know the
> correct cookie is being passed in the URL.
>
>
> Anyone got any ideas why I'm getting the 404 error?
>
>
>
>
> Thanks in advance
>
>
>
>
>
joe Guest
-
Accessing htm files without authentication (forms authentication)
I have application with forms authentication. All works fine. When user opens .aspx file gets login form, login and then get the .aspx page. But... -
Forms Authentication in a subfolder
Our web site is mostly classic ASP. I recently created a small ASP.NET application that will reside in a subfolder a few levels deep. I want to... -
how to by-pass forms authentication in a subfolder
Hello, I have an application with forms authentication setting specified in the web.config of the app root; so all users must login before they... -
Forms authentication in a subfolder problem, please help
Hi, I've created a little site for my sports club. In the root folder there are pages that are viewable by every anonymous user but at a certain... -
Forms authentication then redirection to a secure web with NT authentication?
Hi, I want to allow access to particular secured intranet web sites. These intranet are stored in sharepoint (2003 version) Actually I've...



Reply With Quote

