Ask a Question related to ASP.NET Security, Design and Development.
-
John Boghossian #1
Form authentication in a virtual directory
Is it possible to get forms authentication to work for a virtual directory
in a site?
I have been trying with the simplest MSDN sample but it doesn't seem to
work. I have tried in a virtual directory on my dev box and on a virtual
directory on a production server, but I never get authenticated, the login
page is the ony thing shown. If I on the other hand put it in the root of a
site it works.
Regards
John Boghossian
John Boghossian Guest
-
virtual directory
Our corporate website uses coldfusion. We have developed a web time entry system that also uses coldfusion. I am trying to setup the new timentry... -
Web Application, virtual directory
Hi, here the situation: My purpose is to have one physical directory(PD) (c:\webapplication) and a lot of virtual directory(VD) pointing to ... -
Authentication between site and its virtual directory
I have a site that uses FormsAuthentication. I have a virtual directory on this site, that is configured as a vitrual application and has it's own... -
Have to Be A Virtual Directory?
I have a project named NET. It has .aspx and one .asmx files. This NET is a virtual directory and application in IIS: - All .aspx and one .asmx and... -
How to find out the name of the virtual directory in ASP.NET
Dear Friends How things going well. I have a question. Please help me. Thanks in advance. I like to give our customers a web site in our site i.e... -
Paul Glavich [MVP - ASP.NET] #2
Re: Form authentication in a virtual directory
Not sure why this might be occurring but I use virtual directories all the
time without any issue relating to forms auth. Can yu post the contents of
your web.config?
--
- Paul Glavich
Microsoft MVP - ASP.NET
"John Boghossian" <john.boghossian@investorab.com> wrote in message
news:Oxj$K7qhEHA.3632@TK2MSFTNGP09.phx.gbl...a> Is it possible to get forms authentication to work for a virtual directory
> in a site?
> I have been trying with the simplest MSDN sample but it doesn't seem to
> work. I have tried in a virtual directory on my dev box and on a virtual
> directory on a production server, but I never get authenticated, the login
> page is the ony thing shown. If I on the other hand put it in the root of> site it works.
>
> Regards
> John Boghossian
>
>
>
Paul Glavich [MVP - ASP.NET] Guest



Reply With Quote

