Hi, I have install the forum on my DEV machine and it works fine with the SQL settings and stuff.
However, when I try to run the setup to create the table, it gave me
error when I run it so I displayed out the codes to generate the tables
and use that in the Query Analyzer.
However, the info that is in the SQL_server_connection.asp file doesn't gives me error when I try to access the forum.
Microsoft OLE DB Provider for SQL Server error '80004005'
[DBXXXXXX]ConnectionOpen (CreateFile()).
/ctpdev/forum/common.asp, line 261
The login info is the same as those I used for my root site and the root site has no problem accessing the SQL server.
Anyone has any ideas?