I have done lots of searching on these forums, and have tried lots of things that have been recommended to fix my problem, with no avail.
Soooo, here it goes...
I just installed WebWiz forums (access edition) on a Windows 2003 server, running IIS6. After I installed the forums, I got the .asp functionality working. Then I moved the database to c:\ForumWizWebDatabase. I then edited both common.asp files with the following line
strDbPathAndName = "C:\ForumWizWebDatabase\wwForum.mdb"
When I try to log in as "Administrator" with the default of "letmein" for the password I get a pop-up window that states "Sorry the username, or password entered is incorrect. Please try again."
I have checked my cookies and they are being allowed. I have also re-copied all the files over to the server again. I have even tried a different web browser (Firefox) and it has the same results.
Please let me know if you have any ideas on how to fix this.