Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Web Wiz Forum Install Problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Web Wiz Forum Install Problem

 Post Reply Post Reply
Author
loopedup View Drop Down
Newbie
Newbie
Avatar

Joined: 02 February 2004
Location: United States
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote loopedup Quote  Post ReplyReply Direct Link To This Post Topic: Web Wiz Forum Install Problem
    Posted: 02 February 2004 at 1:44pm

Having problems installing Web Wiz that I hope you guys can help me with. I get the following error everytime I run the msSQL_server_setup.asp.

 

Thanks in advance!

Microsoft VBScript compilation error '800a0401'

Expected end of statement

/BBoard/forum/admin/SQL_server_connection.asp, line 50

Dim strSQLServerName MY_SERVER            'Holds the name of the SQL Server
---------------------^

 

Back to Top
Mart View Drop Down
Senior Member
Senior Member
Avatar

Joined: 30 November 2002
Status: Offline
Points: 2304
Post Options Post Options   Thanks (0) Thanks(0)   Quote Mart Quote  Post ReplyReply Direct Link To This Post Posted: 02 February 2004 at 2:11pm
You need to change the connection settings in SQL_server_connection.asp... If you have already done that make sure all the values have " " quotes around them like this:

Dim strSQLServerName 
strSQLServerName = "MY_SERVER"

Back to Top
Semikolon View Drop Down
Senior Member
Senior Member


Joined: 09 September 2003
Location: Norway
Status: Offline
Points: 1718
Post Options Post Options   Thanks (0) Thanks(0)   Quote Semikolon Quote  Post ReplyReply Direct Link To This Post Posted: 02 February 2004 at 2:13pm
unless its a variable.. but it looks like its not..
Back to Top
loopedup View Drop Down
Newbie
Newbie
Avatar

Joined: 02 February 2004
Location: United States
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote loopedup Quote  Post ReplyReply Direct Link To This Post Posted: 02 February 2004 at 3:02pm

Below is an example of how I edited the SQL_server_connection.asp.

Should I delete the info I put after the Dim statements?

******* (start of SQL_server_connection.asp) ************

 

Dim strSQLServerName MY_SERVER      ;  'Holds the name of the SQL Server
Dim strSQLDBUserName MYUSER 'Holds the user name (for SQL Server Authentication)
Dim strSQLDBPassword PASSWORD     'Holds the password (for SQL Server Authentication)
Dim strSQLDBName         FORUMDB   'Holds name of a database on the server


'------------- The Driver Below is if you are using SQL Server (Do Not Use Unless you know and have an SQL Server) ---------------------------

'Enter the details of your SQL server below
strSQLServerName = "MY_SERVER" 'Holds the name of the SQL Server
strSQLDBUserName = "MYUSER" 'Holds the user name (for SQL Server Authentication)
strSQLDBPassword = "PASSWORD" 'Holds the password (for SQL Server Authentication)
strSQLDBName = "FORUMDB"     'Holds name of a database on the server

Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 02 February 2004 at 3:07pm
yes, you don't put the data after dim statements
Back to Top
loopedup View Drop Down
Newbie
Newbie
Avatar

Joined: 02 February 2004
Location: United States
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote loopedup Quote  Post ReplyReply Direct Link To This Post Posted: 03 February 2004 at 12:53pm

Thanks!

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.