Hi,
I have published my web site to C:\Inetpub\wwwroot. I am having a problem in that when i try to login, the page is simply refreshed. There is no distinction between correct or incorrect logins - no matter what I type into the username and password boxes, these boxes are simply cleared, no message, nothing.
This is making me think there is a problem with my database. During the Publish process, I simply published to the target location "C:\Inetpub\wwwroot" with none of the checkboxes selected. Should this not just work? Is there something special I have to do with ASPNETDB?
In web.config, my application name is"/", which seems fine.
Help would be much appreciated.
kreid
(PS: I am using IIS 5.1 and VS2005)