T
taltool
Hi All,
I've written a module that requires authorization. It's using
FormsAuthentication.SetAuthCookie.
It works perfectly on my machine that is win2000 pro.
Problem is with the server 2003. I know that the sql server where the
query is made returns the proper result for the authentication.
But I can't pass beyond the login page.
I also see 2 lines in the event log that report on my attempt to
login.
Don't know why I can't.
Anyone knows how to solve this one?
HELP...
I've written a module that requires authorization. It's using
FormsAuthentication.SetAuthCookie.
It works perfectly on my machine that is win2000 pro.
Problem is with the server 2003. I know that the sql server where the
query is made returns the proper result for the authentication.
But I can't pass beyond the login page.
I also see 2 lines in the event log that report on my attempt to
login.
Don't know why I can't.
Anyone knows how to solve this one?
HELP...