Member-Login not working on IIS6, when in Virtual Directory
Tech-Archive recommends: Fix windows errors by optimizing your registry
Hi,
I'm currently developing an ASP.NET application with my own
MembershipProvider. Login works fine on my local machine (IIS7) in a virtual
directory of IIS. I just deployed the application to a Win2k3 webserver and
put it into a virtual directory. Unfortunately, login doesn't work there.
When I change the root path of the website to the solution's directory, so
that it is directly accessible without a virtual directory, login works
fine.
Both use the same application pool and the same settings. What can be the
reason for this problem?
Thanks!
.
Relevant Pages
- IIS - directory security & virtual directory
... if i set my login at anonymous logon (IIS), ... if i do not use my login as anonymous logon and use integrated windows ... my login is rejected to create folder under virtual directory. ... (microsoft.public.inetserver.iis.security) - propagating LDAP Authentication to IIS with PHP
... I have an html page, page1, that resides at member.company.com server. ... It contains a form asking a user to login. ... file that resides in a protected virtual directory. ... (comp.lang.php) - Re: Forms Authentication
... "Hernan de Lahitte" wrote: ... > different applications, you have a SSO scenario with Forms ... >> successfully, when the login page, and the redirect page are in the same ... >> virtual directory, however, I want to put the login page into a separate ... (microsoft.public.dotnet.framework.aspnet.security) - Re: IIS 5, FTP, Different access permissions for different users
... I'm sure the IP restriction on virtual directory works. ... Everything worked if you login to> new FTP site with one of the special accounts. ... (microsoft.public.inetserver.iis.security) - Re: OMA does not display
... I still have the virtual directory. ... Firewall is not a factor yet, ... > allow OMA. ... > And when you say you're getting a login prompt, are you getting a HTML login ... (microsoft.public.windows.server.sbs) |
|