<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Web Wiz Forum Install Problem</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Web Wiz Forum Install Problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 22:12:10 +0000</pubDate>
  <lastBuildDate>Tue, 03 Feb 2004 12:53:42 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=9474</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Web Wiz Forum Install Problem : Thanks!  ]]></title>
   <link>https://forums.webwiz.net/web-wiz-forum-install-problem_topic9474_post50739.html#50739</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15240">loopedup</a><br /><strong>Subject:</strong> 9474<br /><strong>Posted:</strong> 03&nbsp;February&nbsp;2004 at 12:53pm<br /><br /><P>Thanks!</P><P><IMG src="https://forums.webwiz.net/smileys/smiley4.gif" border="0"></P>]]>
   </description>
   <pubDate>Tue, 03 Feb 2004 12:53:42 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/web-wiz-forum-install-problem_topic9474_post50739.html#50739</guid>
  </item> 
  <item>
   <title><![CDATA[Web Wiz Forum Install Problem : yes, you don&amp;#039;t put the data...]]></title>
   <link>https://forums.webwiz.net/web-wiz-forum-install-problem_topic9474_post50627.html#50627</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 9474<br /><strong>Posted:</strong> 02&nbsp;February&nbsp;2004 at 3:07pm<br /><br />yes, you don't put the data after dim statements]]>
   </description>
   <pubDate>Mon, 02 Feb 2004 15:07:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/web-wiz-forum-install-problem_topic9474_post50627.html#50627</guid>
  </item> 
  <item>
   <title><![CDATA[Web Wiz Forum Install Problem : Below is an example of how I edited...]]></title>
   <link>https://forums.webwiz.net/web-wiz-forum-install-problem_topic9474_post50623.html#50623</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15240">loopedup</a><br /><strong>Subject:</strong> 9474<br /><strong>Posted:</strong> 02&nbsp;February&nbsp;2004 at 3:02pm<br /><br /><P>Below is an example of how I edited the SQL_server_connection.asp.</P><P>Should I delete the info I put after the Dim statements?</P><P>******* (start of SQL_server_connection.asp) ************</P><P>&nbsp;</P><P>Dim  strSQLServerName&nbsp;MY_SERVER&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp; 'Holds the name of the SQL Server<BR>Dim strSQLDBUserName&nbsp;MYUSER&nbsp;'Holds the user name (for SQL Server Authentication)<BR>Dim strSQLDBPassword&nbsp;PASSWORD&nbsp;&nbsp;&nbsp;&nbsp; 'Holds the password (for SQL Server Authentication)<BR>Dim  strSQLDBName&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FORUMDB&nbsp;&nbsp; 'Holds name of a database on the server</P><P><BR>'------------- The Driver Below is if you are using SQL Server (Do Not Use Unless you know and have an SQL Server) ---------------------------</P><P>'Enter the details of your SQL server below<BR>strSQLServerName =&nbsp;"MY_SERVER" 'Holds the name of the SQL Server<BR>strSQLDBUserName = "MYUSER" 'Holds the user name (for SQL Server Authentication)<BR>strSQLDBPassword = "PASSWORD" 'Holds the password (for SQL Server Authentication)<BR>strSQLDBName = "FORUMDB"&nbsp;&nbsp;&nbsp;&nbsp; 'Holds name of a database on the server<BR></P>]]>
   </description>
   <pubDate>Mon, 02 Feb 2004 15:02:38 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/web-wiz-forum-install-problem_topic9474_post50623.html#50623</guid>
  </item> 
  <item>
   <title><![CDATA[Web Wiz Forum Install Problem : unless its a variable.. but it...]]></title>
   <link>https://forums.webwiz.net/web-wiz-forum-install-problem_topic9474_post50604.html#50604</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12292">Semikolon</a><br /><strong>Subject:</strong> 9474<br /><strong>Posted:</strong> 02&nbsp;February&nbsp;2004 at 2:13pm<br /><br />unless its a variable.. but it looks like its not..]]>
   </description>
   <pubDate>Mon, 02 Feb 2004 14:13:52 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/web-wiz-forum-install-problem_topic9474_post50604.html#50604</guid>
  </item> 
  <item>
   <title><![CDATA[Web Wiz Forum Install Problem : You need to change the connection...]]></title>
   <link>https://forums.webwiz.net/web-wiz-forum-install-problem_topic9474_post50602.html#50602</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=6526">Mart</a><br /><strong>Subject:</strong> 9474<br /><strong>Posted:</strong> 02&nbsp;February&nbsp;2004 at 2:11pm<br /><br />You need to change the connection settings in <font face="Arial" size="2">SQL_server_connection.asp</font>... If you have already done that make sure all the values have " " quotes around them like this:<br><br><pre>Dim strSQLServerName <br>strSQLServerName = "MY_SERVER"</pre><br>]]>
   </description>
   <pubDate>Mon, 02 Feb 2004 14:11:36 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/web-wiz-forum-install-problem_topic9474_post50602.html#50602</guid>
  </item> 
  <item>
   <title><![CDATA[Web Wiz Forum Install Problem :  Having problems installing Web...]]></title>
   <link>https://forums.webwiz.net/web-wiz-forum-install-problem_topic9474_post50591.html#50591</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15240">loopedup</a><br /><strong>Subject:</strong> 9474<br /><strong>Posted:</strong> 02&nbsp;February&nbsp;2004 at 1:44pm<br /><br /><P><IMG src="https://forums.webwiz.net/smileys/smiley19.gif" border="0"></P><P>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. </P><P>&nbsp;</P><P>Thanks in advance!</P><P><FONT face=Arial size=2> </FONT></P><P>Microsoft VBScript compilation <FONT face=Arial size=2>error '800a0401'</FONT><FONT face="Times New Roman" size=3> </FONT><P><FONT face=Arial size=2>Expected end of statement</FONT> <P><FONT face=Arial size=2>/BBoard/forum/admin/SQL_server_connection.asp</FONT><FONT face=Arial size=2>, line 50</FONT> <PRE>Dim strSQLServerName MY_SERVER            'Holds the name of the SQL Server---------------------^</PRE><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 02 Feb 2004 13:44:10 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/web-wiz-forum-install-problem_topic9474_post50591.html#50591</guid>
  </item> 
 </channel>
</rss>