Help: Web form based authentication configuration

G

Guest

I have developed login.aspx for Web form based authentication, and configured
IIS and Web.config. It has been working until two days ago. I believe that
some other people changed the IIS configuration so Login.aspx can sends
userid/password, but can not get response from server.

I have forgot what I did for the previous configuration. Could anyone give
me help about the IIS configuration details about Web form based
authentication?

Thank you.

David
 
P

Patrick.O.Ige

David what do u mean by:-
but can not get response from server
Are u getting error etc..elaborate
Patrick
 
P

Patrick.O.Ige

try checking your
web.config and make sure you have
<authentication mode="Forms">

Also go to IIS > your virtual dir > properties and see the Authenticaton
settings..

Patrick

Is it crashing when logging in??
 
G

Guest

No error message.

It should return an error message when access denial as before.

David
 
G

Guest

IIS is set anonymous.

web.config is set Form as you indicated.

Before stopping wrok, the source for security is not changed.



David
 
P

Patrick.O.Ige

when does it crash
and whats the error?
Patrick
david said:
IIS is set anonymous.

web.config is set Form as you indicated.

Before stopping wrok, the source for security is not changed.



David
 

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

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,230
Members
46,816
Latest member
SapanaCarpetStudio

Latest Threads

Top