ASP.NET form-based authentication help

S

Sword

I have an ASP.NET application that using form-based authentication. I have a
logon page, the user can enter his user name and password – which stored on a
remote SQL server, after click the Logon button, if both are correct, the
application will redirect the user to a welcome page. It’s very simple, and
works totally fine on my localhost machine, which is installed with Windows
XP with SP2. But after I moved this application to my company’s web server,
on which I can use the www.mycompany.com type url to browser the logon page,
the page’s Click button is no longer working. I checked all the possible
reasons I can think about, such as virtual directory, user access control,
all the possible IIS and server security settings, still can’t find why it
doesn’t work on the web server, which is installed with Windows 2003 Server.
Anyone can help?
 
B

Bob Barrows [MVP]

Sword said:
I have an ASP.NET
There was no way for you to know it, but this is a classic asp newsgroup.
While you may be lucky enough to find a dotnet-knowledgeable person here who
can answer your question, you can eliminate the luck factor by posting your
question to a group where those dotnet-knowledgeable people hang out. I
suggest microsoft.public.dotnet.framework.aspnet.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top