<?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 posting after db restore</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 posting after db restore]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 15:56:58 +0000</pubDate>
  <lastBuildDate>Fri, 07 Apr 2006 14:36:53 +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=19110</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 posting after db restore : One of my instructors suggested...]]></title>
   <link>https://forums.webwiz.net/error-with-posting-after-db-restore_topic19110_post103578.html#103578</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19415">iSec</a><br /><strong>Subject:</strong> 19110<br /><strong>Posted:</strong> 07&nbsp;April&nbsp;2006 at 2:36pm<br /><br /><P>One of my instructors suggested that I write an sql statemen: Select start from thread where thread_ID is null </P><DIV>but my hosting is down... I wonder if I can do it offline but I don't know how to connect the locally-hosted copy of my forum to the backup that i have in enterprise manager.... </DIV>]]>
   </description>
   <pubDate>Fri, 07 Apr 2006 14:36:53 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-posting-after-db-restore_topic19110_post103578.html#103578</guid>
  </item> 
  <item>
   <title><![CDATA[Error with posting after db restore : Because of the issue you had you...]]></title>
   <link>https://forums.webwiz.net/error-with-posting-after-db-restore_topic19110_post103349.html#103349</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19110<br /><strong>Posted:</strong> 04&nbsp;April&nbsp;2006 at 11:07am<br /><br />Because of the issue you had you may have some rows in the table that have a null value for Topic_ID, this will course the error as the field needs to be populated.<br><br>You may need to delete all rows that are not correctly setup.<br>]]>
   </description>
   <pubDate>Tue, 04 Apr 2006 11:07:59 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-posting-after-db-restore_topic19110_post103349.html#103349</guid>
  </item> 
  <item>
   <title><![CDATA[Error with posting after db restore : Ok done, now I&amp;#039;m getting...]]></title>
   <link>https://forums.webwiz.net/error-with-posting-after-db-restore_topic19110_post103313.html#103313</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19415">iSec</a><br /><strong>Subject:</strong> 19110<br /><strong>Posted:</strong> 03&nbsp;April&nbsp;2006 at 10:37pm<br /><br />Ok done, now I'm getting this error:<DIV><FONT face=Arial size=2>&nbsp;</FONT><P>Microsoft VBScript runtime <FONT face=Arial size=2>error '800a005e'</FONT><FONT face="Times New Roman" size=3> </FONT><P><FONT face=Arial size=2>Invalid use of Null: 'CLng'</FONT> <P><FONT face=Arial size=2>/iv/forum/post_message.asp</FONT><FONT face=Arial size=2>, line 624</FONT> </P><DIV></DIV></DIV>]]>
   </description>
   <pubDate>Mon, 03 Apr 2006 22:37:46 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-posting-after-db-restore_topic19110_post103313.html#103313</guid>
  </item> 
  <item>
   <title><![CDATA[Error with posting after db restore : This looks like an issue with...]]></title>
   <link>https://forums.webwiz.net/error-with-posting-after-db-restore_topic19110_post103241.html#103241</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19110<br /><strong>Posted:</strong> 03&nbsp;April&nbsp;2006 at 10:39am<br /><br />This looks like an issue with your database.<br><br>The Topic_ID column in the tblTopic table needs to be set to IDENTITYwith a SEED of 1 so that an ID number is automatically set by thedatabase.<br>]]>
   </description>
   <pubDate>Mon, 03 Apr 2006 10:39:50 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-posting-after-db-restore_topic19110_post103241.html#103241</guid>
  </item> 
  <item>
   <title><![CDATA[Error with posting after db restore : After restoring the db wwf v 7x...]]></title>
   <link>https://forums.webwiz.net/error-with-posting-after-db-restore_topic19110_post103177.html#103177</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19415">iSec</a><br /><strong>Subject:</strong> 19110<br /><strong>Posted:</strong> 02&nbsp;April&nbsp;2006 at 11:37am<br /><br />After restoring the db wwf v 7x (ms sql) when trying to post a new topic or post in an existing one, the following error occurs:<DIV><FONT face=Arial size=2>&nbsp;</FONT> <P><EM>Microsoft OLE DB Provider for SQL Server<FONT face="Times New Roman" size=3> </FONT><FONT face=Arial size=2>error '80040e2f'</FONT><FONT face="Times New Roman" size=3> </FONT></EM><P><EM><FONT face=Arial size=2>Cannot insert the value NULL into column 'Topic_ID', table 'mydbname.dbo.tblTopic'; column does not allow nulls. INSERT fails.</FONT> </EM><P><EM><FONT face=Arial size=2>/iv/forum/post_message.asp</FONT><FONT face=Arial size=2>, line 618</FONT></EM> </P></DIV><span style="font-size:10px"><br /><br />Edited by Info_Tech - 02&nbsp;April&nbsp;2006 at 2:46pm</span>]]>
   </description>
   <pubDate>Sun, 02 Apr 2006 11:37:05 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-with-posting-after-db-restore_topic19110_post103177.html#103177</guid>
  </item> 
 </channel>
</rss>