<?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 : Error With Upgrade Tool</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 : Error With Upgrade Tool]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 22:51:36 +0000</pubDate>
  <lastBuildDate>Wed, 03 May 2006 11:03:23 +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=19658</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[Error With Upgrade Tool : As you say, weird. I am going...]]></title>
   <link>https://forums.webwiz.net/error-with-upgrade-tool_topic19658_post106101.html#106101</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15787">Jonathan8146</a><br /><strong>Subject:</strong> 19658<br /><strong>Posted:</strong> 03&nbsp;May&nbsp;2006 at 11:03am<br /><br />As you say, weird. I am going to try and get a restore of the author table prior to the weekend and see if it is there.]]>
   </description>
   <pubDate>Wed, 03 May 2006 11:03:23 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-upgrade-tool_topic19658_post106101.html#106101</guid>
  </item> 
  <item>
   <title><![CDATA[Error With Upgrade Tool : Thats impossible, the password...]]></title>
   <link>https://forums.webwiz.net/error-with-upgrade-tool_topic19658_post106100.html#106100</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19658<br /><strong>Posted:</strong> 03&nbsp;May&nbsp;2006 at 10:54am<br /><br />Thats impossible, the password field has been there since version 1 back in 2001, and the salt field was added in version 6 back in 2003<br><br>Without these fields then no version would run, so I don't no what's going on with your database, unless you modified it in some way to use a different login system.<br><br>The password field stores the password for the user since day 1, and without it no-one can login. The salt field stores the salt value for encrypted passwords, also required so users can login.<br>]]>
   </description>
   <pubDate>Wed, 03 May 2006 10:54:33 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-upgrade-tool_topic19658_post106100.html#106100</guid>
  </item> 
  <item>
   <title><![CDATA[Error With Upgrade Tool : I don&amp;#039;t know, they don&amp;#039;t...]]></title>
   <link>https://forums.webwiz.net/error-with-upgrade-tool_topic19658_post106099.html#106099</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15787">Jonathan8146</a><br /><strong>Subject:</strong> 19658<br /><strong>Posted:</strong> 03&nbsp;May&nbsp;2006 at 10:44am<br /><br />I don't know, they don't appear in the previous version's author table and they aren't added in the update tool.]]>
   </description>
   <pubDate>Wed, 03 May 2006 10:44:26 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-upgrade-tool_topic19658_post106099.html#106099</guid>
  </item> 
  <item>
   <title><![CDATA[Error With Upgrade Tool : Why are your password and salt...]]></title>
   <link>https://forums.webwiz.net/error-with-upgrade-tool_topic19658_post106086.html#106086</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19658<br /><strong>Posted:</strong> 03&nbsp;May&nbsp;2006 at 9:54am<br /><br />Why are your password and salt fields missing??!!<br><br>Without these fields, then yes you will get errors in the loginUser() function, which is throwing the error.<br>]]>
   </description>
   <pubDate>Wed, 03 May 2006 09:54:00 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-upgrade-tool_topic19658_post106086.html#106086</guid>
  </item> 
  <item>
   <title><![CDATA[Error With Upgrade Tool :  OK, I restored the db tables...]]></title>
   <link>https://forums.webwiz.net/error-with-upgrade-tool_topic19658_post106080.html#106080</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15787">Jonathan8146</a><br /><strong>Subject:</strong> 19658<br /><strong>Posted:</strong> 03&nbsp;May&nbsp;2006 at 8:39am<br /><br />OK, I restored the db tables and successfully ran the update. I loaded the first page OK but when I tried to login got the following error message:<br><br><strong>Server Error in Forum Application</strong><br>An error has occured while executing SQL query on database.<br>Please contact the forum administrator.<br><br><strong>Support Error Code:-</strong> err_SQLServer_loginUser()_get_USR_login<br><strong>File Name:-</strong> functions_login.asp<br><br><strong>Error details:-</strong><br>Microsoft OLE DB Provider for SQL Server<br>The requested properties cannot be supported.<br><br><br>I will investigate, but any ideas welcome.<br><br>Don't know if this is the cause, but the Author table is missing fields Password and Salt<br><span style="font-size:10px"><br /><br />Edited by Jonathan8146 - 03&nbsp;May&nbsp;2006 at 9:25am</span>]]>
   </description>
   <pubDate>Wed, 03 May 2006 08:39:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-upgrade-tool_topic19658_post106080.html#106080</guid>
  </item> 
  <item>
   <title><![CDATA[Error With Upgrade Tool : Thanks. I found that variable...]]></title>
   <link>https://forums.webwiz.net/error-with-upgrade-tool_topic19658_post105982.html#105982</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15787">Jonathan8146</a><br /><strong>Subject:</strong> 19658<br /><strong>Posted:</strong> 02&nbsp;May&nbsp;2006 at 1:25pm<br /><br />Thanks. I found that variable and edited it but in the end I started from scratch and created new tables, as it is only a test system.<br><br>I may try to upgrade the old tables again, but not sure if I'll have the time. If I do I'll let you know how I get on.<br>]]>
   </description>
   <pubDate>Tue, 02 May 2006 13:25:18 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-upgrade-tool_topic19658_post105982.html#105982</guid>
  </item> 
  <item>
   <title><![CDATA[Error With Upgrade Tool :  STOP, you are doing it all wrong!!Go...]]></title>
   <link>https://forums.webwiz.net/error-with-upgrade-tool_topic19658_post105978.html#105978</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19658<br /><strong>Posted:</strong> 02&nbsp;May&nbsp;2006 at 1:16pm<br /><br />STOP, you are doing it all wrong!!<br><br>Go back to your original 7.x database that I hoped you backed up as the database table prefix is supported by the upgrade tool.<br><br>Edit the upgrade tool with a text editor and replace the following with your table prefix:-<br><br>strDbTable = "<font color="#ff0000">tbl</font>"<br><br>Then run the upgrade tool, when you upload version 8 to your server you will need to edit the file 'includes/setup_options.asp' and put in your database table prefix.<br><span style="font-size:10px"><br /><br />Edited by -boRg- - 02&nbsp;May&nbsp;2006 at 1:16pm</span>]]>
   </description>
   <pubDate>Tue, 02 May 2006 13:16:21 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-upgrade-tool_topic19658_post105978.html#105978</guid>
  </item> 
  <item>
   <title><![CDATA[Error With Upgrade Tool :   I have just run the upgrade...]]></title>
   <link>https://forums.webwiz.net/error-with-upgrade-tool_topic19658_post105938.html#105938</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15787">Jonathan8146</a><br /><strong>Subject:</strong> 19658<br /><strong>Posted:</strong> 02&nbsp;May&nbsp;2006 at 11:16am<br /><br />I have just run the upgrade tool but it failed. When setting up version 7 there is the option of specifiying what prefix to give all tables and stored procedures, in my case I chose to prefix them with "wwf".<br><br>The upgrade tool does not search for or ask for this prefix and so failed. I think that it is a fairly simple task to add another form field in the initial page to enter this, or maybe include the "admin/common.asp" file to pick it up.<br><br>I am hoping that the upgraded application will use this prefix or else I'm up the creek.<br><br>It's a shame, because I like this application very much, and have defended it against rivals.<img alt="Unhappy" src="https://forums.webwiz.net/smileys/smiley6.gif" align="absmiddle" border="0"><br><br>Finally managed to upgrade (I think) and yes, the prefix isn't included, so had to edit "Const strDbTable" in "setup_options_inc.asp" in the includes folder. It seems to be working now, though not done any proper testing.<br><br>I wished too soon!<br><br>Trying to login, getting invalid column name in tblAuthor, Password and Salt. Created them manually based on the information in the create tables asp and wont't login saying invalid username/password. Tried to create a new user and got <br><p><font face="Arial" size="2">"Item cannot be found in the collection corresponding to the requested name or ordinal.</font> </p><p><font face="Arial" size="2">/scripts/forum/register.asp</font><font face="Arial" size="2">, line 886"</font></p><p><br></p><p><font face="Arial" size="2">It just goes from bad to worse!!!<br></font> </p><span style="font-size:10px"><br /><br />Edited by Jonathan8146 - 02&nbsp;May&nbsp;2006 at 12:27pm</span>]]>
   </description>
   <pubDate>Tue, 02 May 2006 11:16:24 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-upgrade-tool_topic19658_post105938.html#105938</guid>
  </item> 
 </channel>
</rss>