boRg,
You were right, the problem was my IIS server was not processing the asp page. I finally got it to run and typed in the username and password for the empty database I created in Enterprise Manager but when I run the page I get a whole page full of errors like this:
Error Creating the Table tblCategory (it may already exsist)
Error Creating the Table tblForum (it may already exsist)
Error Creating the Table tblTopic (it may already exsist)
Error Creating the Table tblThread (it may already exsist)
The last line on the page says: The SQL Database was setup but with errors.
Any Ideas as to what I am doing wrong now. I went back to Enterprise Manager and checked the database and no tables were created. Does the database need to be in the same root folder as the rest of the forum files? If so how do I find where SQL Server put the database when it was created? I can find the log and data files but have not been able to figure out where the databases are stored at.
Thanks for your time and trouble.
Bryan