<?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 : Forum 7.6</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 : Forum 7.6]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 22:38:21 +0000</pubDate>
  <lastBuildDate>Thu, 06 Jan 2005 04:31:30 +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=7906</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[Forum 7.6 : Sounds like your database may...]]></title>
   <link>https://forums.webwiz.net/forum-7-6_topic7906_post73214.html#73214</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 7906<br /><strong>Posted:</strong> 06&nbsp;January&nbsp;2005 at 4:31am<br /><br />Sounds like your database may have become corrupted then.<br><br>Compacting and repairing the database may have also solved the problem, but glad you managed to resolve it.<br>]]>
   </description>
   <pubDate>Thu, 06 Jan 2005 04:31:30 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/forum-7-6_topic7906_post73214.html#73214</guid>
  </item> 
  <item>
   <title><![CDATA[Forum 7.6 : Hey thinked I&amp;#039;ve worked this...]]></title>
   <link>https://forums.webwiz.net/forum-7-6_topic7906_post73201.html#73201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18580">MOWS</a><br /><strong>Subject:</strong> 7906<br /><strong>Posted:</strong> 05&nbsp;January&nbsp;2005 at 10:45pm<br /><br /><P>Hey thinked I've worked this one out.</P><DIV>The error message referenced line 756 in post_messgage.asp</DIV><DIV>&nbsp;</DIV><DIV>This indicated the issue was with the table tblThread</DIV><DIV>&nbsp;</DIV><DIV>I manually attempted to insert a record into tblThread via Access and got a similar error. On inspection I found that the p-key index for the table was stuff. </DIV><DIV>&nbsp;</DIV><DIV>I fixed the key by changing from incremental to random, saving the table then changing back to incremental.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 05 Jan 2005 22:45:37 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/forum-7-6_topic7906_post73201.html#73201</guid>
  </item> 
  <item>
   <title><![CDATA[Forum 7.6 : The error sounds like that for...]]></title>
   <link>https://forums.webwiz.net/forum-7-6_topic7906_post73136.html#73136</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 7906<br /><strong>Posted:</strong> 05&nbsp;January&nbsp;2005 at 4:40am<br /><br />The error sounds like that for some reason the database is trying toinsert a value that already exists in one of the tables (probablytblAuther)<br><br>Make sure that the ID primary key field for all tables, but especiallytblAuther, is set to auto-number and that the value that the databaseis trying to insert increments the previous number.<br>]]>
   </description>
   <pubDate>Wed, 05 Jan 2005 04:40:34 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/forum-7-6_topic7906_post73136.html#73136</guid>
  </item> 
  <item>
   <title><![CDATA[Forum 7.6 : Just for the record I&amp;#039;ve...]]></title>
   <link>https://forums.webwiz.net/forum-7-6_topic7906_post73134.html#73134</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18580">MOWS</a><br /><strong>Subject:</strong> 7906<br /><strong>Posted:</strong> 05&nbsp;January&nbsp;2005 at 12:51am<br /><br /><P>Just for the record I've got what appears to be the same issue.</P><DIV>Upgraded the database using the migration tool and get the same Jet error.</DIV><DIV>&nbsp;</DIV><DIV>Looking forward to the final solution</DIV>]]>
   </description>
   <pubDate>Wed, 05 Jan 2005 00:51:37 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/forum-7-6_topic7906_post73134.html#73134</guid>
  </item> 
  <item>
   <title><![CDATA[Forum 7.6 : If Iuse original db all is ok,...]]></title>
   <link>https://forums.webwiz.net/forum-7-6_topic7906_post40266.html#40266</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14026">brandoni</a><br /><strong>Subject:</strong> 7906<br /><strong>Posted:</strong> 08&nbsp;December&nbsp;2003 at 2:57am<br /><br /><P>If I&nbsp;use original db all is ok, when I upload the DB converted from 6.5 version I have this problem just during registration, otherwise&nbsp;when I modify the user profile all is ok. </P><P>is there counter that I must upgrade ?</P>]]>
   </description>
   <pubDate>Mon, 08 Dec 2003 02:57:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/forum-7-6_topic7906_post40266.html#40266</guid>
  </item> 
  <item>
   <title><![CDATA[Forum 7.6 : hi, if uare usingwindows 2k3 or...]]></title>
   <link>https://forums.webwiz.net/forum-7-6_topic7906_post40225.html#40225</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14049">DHiNSaNE</a><br /><strong>Subject:</strong> 7906<br /><strong>Posted:</strong> 07&nbsp;December&nbsp;2003 at 9:33pm<br /><br /><P>hi, if u&nbsp;are using&nbsp;windows 2k3 or 2k,&nbsp;I think I know the problem, <BR>well, it happened&nbsp;to me as well, not in this forum but in my own application&nbsp;I built I'm well known with this error, <BR>the error could appear when&nbsp;you don't have a write/read or the IUSER_ account is not&nbsp;have the permission to&nbsp;the wwwroot or to your application main folder or sub folders that&nbsp;needs to interact with the database file, check if&nbsp;you&nbsp;have a read/write premissions on your main also sub folders!&nbsp;<BR>second the really important thing&nbsp;you should do is to add the user account "Internet Guest Account" (IUSER_) to your application folder&nbsp;and all his sub folder, <BR>My Computer &gt;&gt; go to the folder&nbsp;you want to add the account right click then properties &gt;&gt; security &gt;&gt; add &gt;&gt; <BR>advanced &gt;&gt;&nbsp;find now &gt;&gt; search for the user (IUSER_) &gt;&gt; OK &gt;&gt; <BR>OK &gt;&gt;&nbsp;select the user (IUSER_)&nbsp;and allow him the permissions of: <BR>Modify, Read &amp; Execute, List Folder Contents, Read Write<BR>deny the permission of Full control &gt;&gt; Advanced &gt;&gt;<BR>check the box that says "Replace permission entries on all child objects with entries shown here that apply to child objects" &gt;&gt;<BR>OK &gt;&gt; OK &gt;&gt; that's it!&nbsp;<IMG src="https://forums.webwiz.net/smileys/smiley2.gif" border="0"> it should work!<BR><strong>(My recommendation is to do it once on your&nbsp;IIS website directory default site direcotry for the IIS is wwwroot so u won't have a problem with other sites in the future).</strong></P><span style="font-size:10px"><br /><br />Edited by DHiNSaNE</span>]]>
   </description>
   <pubDate>Sun, 07 Dec 2003 21:33:22 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/forum-7-6_topic7906_post40225.html#40225</guid>
  </item> 
  <item>
   <title><![CDATA[Forum 7.6 : I tried to unset the primary key...]]></title>
   <link>https://forums.webwiz.net/forum-7-6_topic7906_post40141.html#40141</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14026">brandoni</a><br /><strong>Subject:</strong> 7906<br /><strong>Posted:</strong> 07&nbsp;December&nbsp;2003 at 10:27am<br /><br /><P>I tried to unset the primary key of table TblAuthor, but this is impossible because this key has a lot of relationships with other tables!!!</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Sun, 07 Dec 2003 10:27:47 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/forum-7-6_topic7906_post40141.html#40141</guid>
  </item> 
  <item>
   <title><![CDATA[Forum 7.6 : no screw that.. open the user...]]></title>
   <link>https://forums.webwiz.net/forum-7-6_topic7906_post40126.html#40126</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12292">Semikolon</a><br /><strong>Subject:</strong> 7906<br /><strong>Posted:</strong> 07&nbsp;December&nbsp;2003 at 8:57am<br /><br />no screw that.. open the user table in the database in design mode and unset the primary key. updatae the database and set the first field as primary key again..]]>
   </description>
   <pubDate>Sun, 07 Dec 2003 08:57:58 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/forum-7-6_topic7906_post40126.html#40126</guid>
  </item> 
  <item>
   <title><![CDATA[Forum 7.6 : The changes you requested to the...]]></title>
   <link>https://forums.webwiz.net/forum-7-6_topic7906_post40123.html#40123</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12292">Semikolon</a><br /><strong>Subject:</strong> 7906<br /><strong>Posted:</strong> 07&nbsp;December&nbsp;2003 at 8:50am<br /><br /><P><FONT face=Arial size=2>The changes you requested to the table were not successful because they would <strong>create duplicate values</strong> <strong>in the index, primary key, or relationship</strong>. Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again</FONT></P><P><FONT face=Arial size=2>try unset as primary key in the user table or something</FONT></P><span style="font-size:10px"><br /><br />Edited by AnthraX</span>]]>
   </description>
   <pubDate>Sun, 07 Dec 2003 08:50:47 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/forum-7-6_topic7906_post40123.html#40123</guid>
  </item> 
  <item>
   <title><![CDATA[Forum 7.6 : I downloaded full forum version...]]></title>
   <link>https://forums.webwiz.net/forum-7-6_topic7906_post40091.html#40091</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14026">brandoni</a><br /><strong>Subject:</strong> 7906<br /><strong>Posted:</strong> 07&nbsp;December&nbsp;2003 at 7:09am<br /><br /><P>I downloaded full forum version 7.6 from web site. Afterwards I used &nbsp;"webwiz forum db migrator" to upgrade my old DB to new ( from 6.32 version to 7.6). I compacted offline (on my desktop) and online using&nbsp; the admin function. </P><P>I can see all old messages and all&nbsp; old users, I can modify their profiles but I can't register a new user.</P><P>there must be something wrong ! but where ?</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Sun, 07 Dec 2003 07:09:36 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/forum-7-6_topic7906_post40091.html#40091</guid>
  </item> 
 </channel>
</rss>