Re: Forms Authentication : Works locally but not when hosted in IIS???
- From: Alexey Smirnov <alexey.smirnov@xxxxxxxxx>
- Date: 7 May 2007 01:30:02 -0700
On May 5, 12:35 pm, I.W Coetzer <IWCoet...@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:
Hi
I have a Asp.Net 2.0 app which uses the built in Membership Role Provider
(sql server based) when I run it locally it allows me to create a new
account, log in and access the 'secured' pages.
but when I copy and host this site on a windows 2003 server IIS it does not
go to the 'secured' pages? i can also create an account and log on - but it
jumps back to the home page. the security must be working because when I
enter an incorrect password it does not jump to the home page and the
validator informs me that the user does not exist.
How does one get an asp.net 2.0 app that uses the membership provider etc.
to work in IIS?
I have already set it to anon. access and removed the windows integration
security option. (this will be an internet application - hopefully soon!)
hmm, strange
If I were you, I would check if ASP.NET is properly installed on the
server. Try to reinstall it using aspnet_regiis.exe tool.
.
- Prev by Date: Re: Win 2003 svr/ASP.NET 2.0 UNC share
- Next by Date: AzMan Role Based Security vs. ASP.NET Role Based Security
- Previous by thread: Re: ActiveDirectoryMembershipProvider & ValidateUser
- Next by thread: Re: Forms Authentication : Works locally but not when hosted in II
- Index(es):
Relevant Pages
|
|