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...
> 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
so
> 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
>
>
>
>
>