<?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 : Stack Overflow  - Error</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 : Stack Overflow  - Error]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 04:52:18 +0000</pubDate>
  <lastBuildDate>Wed, 14 Feb 2007 15:26:16 +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=22680</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[Stack Overflow  - Error : that error msg. looks like an...]]></title>
   <link>https://forums.webwiz.net/stack-overflow-error_topic22680_post120526.html#120526</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=10272">ctscott</a><br /><strong>Subject:</strong> 22680<br /><strong>Posted:</strong> 14&nbsp;February&nbsp;2007 at 3:26pm<br /><br />that error msg. looks like an issue you'll need to take up with your Host.&nbsp;&nbsp; too many connections to the mySQL server is taking place and that is the problem.]]>
   </description>
   <pubDate>Wed, 14 Feb 2007 15:26:16 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/stack-overflow-error_topic22680_post120526.html#120526</guid>
  </item> 
  <item>
   <title><![CDATA[Stack Overflow  - Error : CAN SOMEONE HELP ME PLEASE ?  Server...]]></title>
   <link>https://forums.webwiz.net/stack-overflow-error_topic22680_post120519.html#120519</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25589">vascot</a><br /><strong>Subject:</strong> 22680<br /><strong>Posted:</strong> 14&nbsp;February&nbsp;2007 at 11:57am<br /><br /><P><strong>CAN SOMEONE HELP ME PLEASE ?</strong></P><P><strong></strong>&nbsp;</P><P><strong>Server Error in Forum Application<BR></strong>An error has occured while connecting to the database.<BR>Please contact the forum administrator.<BR><BR><strong>Support Error Code:-</strong> err_mySQL_db_connection<BR><strong>File Name:-</strong> common.asp<BR><BR><strong>Error details:-</strong><BR>Microsoft OLE DB Provider for ODBC Drivers<BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;Too many connections<BR><BR></P>]]>
   </description>
   <pubDate>Wed, 14 Feb 2007 11:57:09 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/stack-overflow-error_topic22680_post120519.html#120519</guid>
  </item> 
  <item>
   <title><![CDATA[Stack Overflow  - Error : Is it possible to increase the...]]></title>
   <link>https://forums.webwiz.net/stack-overflow-error_topic22680_post120511.html#120511</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=10635">Inkarpathos</a><br /><strong>Subject:</strong> 22680<br /><strong>Posted:</strong> 14&nbsp;February&nbsp;2007 at 8:48am<br /><br />Is it possible to increase the subject size on new posts. I find it to be too small some times.]]>
   </description>
   <pubDate>Wed, 14 Feb 2007 08:48:22 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/stack-overflow-error_topic22680_post120511.html#120511</guid>
  </item> 
  <item>
   <title><![CDATA[Stack Overflow  - Error : There is a limitation in ASP&amp;#039;s...]]></title>
   <link>https://forums.webwiz.net/stack-overflow-error_topic22680_post120510.html#120510</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 22680<br /><strong>Posted:</strong> 14&nbsp;February&nbsp;2007 at 8:28am<br /><br />There is a limitation in ASP's response object which means that it can only hold 100kb of data.<br><br>The ASP response object holds allot of data sent by the user browser including, cookie, browser headers, form data, etc.<br><br>This is a limit of ASP so nothing can be done about this. What you will need to do is split your post across posts, or if you are pasting from Word place the text into notepad then copy and paste from there as Word tends to bulk things up with vast amounts of un-needed code.<br>]]>
   </description>
   <pubDate>Wed, 14 Feb 2007 08:28:19 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/stack-overflow-error_topic22680_post120510.html#120510</guid>
  </item> 
  <item>
   <title><![CDATA[Stack Overflow  - Error : I received the below error when...]]></title>
   <link>https://forums.webwiz.net/stack-overflow-error_topic22680_post120508.html#120508</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=10635">Inkarpathos</a><br /><strong>Subject:</strong> 22680<br /><strong>Posted:</strong> 14&nbsp;February&nbsp;2007 at 7:16am<br /><br /><DIV>I received the below error when I placed a large post. Is it possible to alter the code on the page or another page, in order to accept larger posts? Is the limit placed because of the database or did the programmers pick a number? I use MYSQL database. Also is it possible to increase the subject size also?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Request object error 'ASP 0107 : 80004005' </DIV><DIV>&nbsp;</DIV><DIV>Stack Overflow </DIV><DIV>&nbsp;</DIV><DIV>/cgi-bin/forum/new_post.asp, line 161 </DIV><DIV>&nbsp;</DIV><DIV>The data being processed is over the allowed limit. <BR></DIV>]]>
   </description>
   <pubDate>Wed, 14 Feb 2007 07:16:45 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/stack-overflow-error_topic22680_post120508.html#120508</guid>
  </item> 
 </channel>
</rss>