Help, please.
I need install forum on Windows 2003 with IIS6
DB on Windows 2008 with MS SQL Server 2005
I can't connect to DB =\
In file database/database_connection.asp
strSQLServerName = "172.20.20.106"
strSQLDBUserName = "sa"
strSQLDBPassword = "123456"
strSQLDBName = "webwizforums"
DB webwizforums created from user SA
IP address MS SQL Server : 172.20.20.106
login name and pass is correct
BUT .... msSQL_server_setup.asp is not create table and write error connect to DataBase
In audit log Server 2008 I see false login from user : IUSR_WEB2 (name of serber IIS)
What mw do ?
P.S. Sorry to the my English. I'am russian.
Edited by Bear_Ski - 23 November 2008 at 4:55pm