<?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 : Image / Upload Size</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 : Image / Upload Size]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 23:33:30 +0000</pubDate>
  <lastBuildDate>Tue, 20 Mar 2007 19:18:56 +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=22910</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[Image / Upload Size : IIS has the 2Mb limit for a reason,...]]></title>
   <link>https://forums.webwiz.net/image-upload-size_topic22910_post121390.html#121390</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 22910<br /><strong>Posted:</strong> 20&nbsp;March&nbsp;2007 at 7:18pm<br /><br />IIS has the 2Mb limit for a reason, because uploading via HTTP is not very good as files often become corrupted and the web servers resources are stretched while the upload is taking place. I have even seen entire sites stop working while an upload takes place.<br><br>If you are wanting to upload files of this size I would look at setting up some type of FTP system to allow your users to upload files.<br>]]>
   </description>
   <pubDate>Tue, 20 Mar 2007 19:18:56 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/image-upload-size_topic22910_post121390.html#121390</guid>
  </item> 
  <item>
   <title><![CDATA[Image / Upload Size : Ok - I found where to change them...]]></title>
   <link>https://forums.webwiz.net/image-upload-size_topic22910_post121383.html#121383</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=4237">Ipshwitz</a><br /><strong>Subject:</strong> 22910<br /><strong>Posted:</strong> 20&nbsp;March&nbsp;2007 at 4:13pm<br /><br />Ok - I found where to change them at - thanks very much]]>
   </description>
   <pubDate>Tue, 20 Mar 2007 16:13:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/image-upload-size_topic22910_post121383.html#121383</guid>
  </item> 
  <item>
   <title><![CDATA[Image / Upload Size :   MrMellie wrote:Change the &amp;#039;CInt&amp;#039;...]]></title>
   <link>https://forums.webwiz.net/image-upload-size_topic22910_post121382.html#121382</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=4237">Ipshwitz</a><br /><strong>Subject:</strong> 22910<br /><strong>Posted:</strong> 20&nbsp;March&nbsp;2007 at 4:02pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by MrMellie" alt="Originally posted by MrMellie" style="vertical-align: text-bottom;" /> <strong>MrMellie wrote:</strong><br /><br />Change the 'CInt' that are giving problems to 'CLng'. CInt has a maximum value of&nbsp;<FONT size=2> 32768. CLng (long integer) has a max value of 2147483647.</FONT></td></tr></table> <DIV>&nbsp;</DIV><DIV>Would this be in the database? Or change the value in admin_upload_config</DIV>]]>
   </description>
   <pubDate>Tue, 20 Mar 2007 16:02:51 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/image-upload-size_topic22910_post121382.html#121382</guid>
  </item> 
  <item>
   <title><![CDATA[Image / Upload Size : Change the &amp;#039;CInt&amp;#039; that...]]></title>
   <link>https://forums.webwiz.net/image-upload-size_topic22910_post121374.html#121374</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25322">MrMellie</a><br /><strong>Subject:</strong> 22910<br /><strong>Posted:</strong> 20&nbsp;March&nbsp;2007 at 12:46pm<br /><br />Change the 'CInt' that are giving problems to 'CLng'. CInt has a maximum value of&nbsp;<FONT size=2> 32768. CLng (long integer) has a max value of 2147483647.</FONT>]]>
   </description>
   <pubDate>Tue, 20 Mar 2007 12:46:35 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/image-upload-size_topic22910_post121374.html#121374</guid>
  </item> 
  <item>
   <title><![CDATA[Image / Upload Size : borg,   I have done a search...]]></title>
   <link>https://forums.webwiz.net/image-upload-size_topic22910_post121373.html#121373</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=4237">Ipshwitz</a><br /><strong>Subject:</strong> 22910<br /><strong>Posted:</strong> 20&nbsp;March&nbsp;2007 at 11:56am<br /><br />borg,&nbsp; <DIV>&nbsp;</DIV><DIV>I have done a search and have come up with some general ideas, however I'm still a little lost.&nbsp; I know that the IIS Metadatabase limit is set at 28204800.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>Knowing that, I made the following changes</DIV><DIV><strong>database / tblConfiguration:</strong></DIV><DIV>upload_img_size: 5000</DIV><DIV>upload_files_size: 50000</DIV><DIV>&nbsp;</DIV><DIV><strong>admin_upload_configure</strong></DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT face="Courier New, Courier, mono">&lt;option&lt;% If intMaxImageSize = 2000 Then Response.Write(" selected") %&gt;&gt;2000&lt;/option&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;option&lt;% If intMaxImageSize = 2500 Then Response.Write(" selected") %&gt;&gt;2500&lt;/option&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;option&lt;% If intMaxImageSize = 5000 Then Response.Write(" selected") %&gt;&gt;5000&lt;/option&gt;</FONT></DIV><DIV><FONT face="Courier New, Courier, mono">&nbsp;</DIV></FONT><DIV>--- and ---</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; <FONT face="Courier New, Courier, mono">&lt;option&lt;% If intMaxFileSize = 10000 Then Response.Write(" selected") %&gt;&gt;10000&lt;/option&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;option&lt;% If intMaxFileSize = 20000 Then Response.Write(" selected") %&gt;&gt;20000&lt;/option&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;option&lt;% If intMaxFileSize = 50000 Then Response.Write(" selected") %&gt;&gt;50000&lt;/option&gt;</FONT></DIV><DIV><FONT face="Courier New, Courier, mono"><BR>&nbsp;</DIV></FONT><DIV>Now, when I go to upload, I get the following errors:</DIV><DIV><strong>RTE_popup_file_atch.asp</strong></DIV><DIV><FONT face=Arial size=2></FONT><P><FONT color=#0000ff>Microsoft VBScript runtime <FONT face=Arial size=2>error '800a0006'</FONT><FONT face="Times New Roman" size=3> </FONT></FONT><P><FONT color=#0000ff><FONT face=Arial size=2>Overflow: 'CInt'</FONT> </FONT><P><FONT color=#0000ff><FONT face=Arial size=2>/client/RTE_popup_file_atch.asp</FONT><FONT face=Arial size=2>, line 113</FONT> </FONT></P><DIV>(which is: <FONT face="Courier New, Courier, mono">intMaxFileSize = CInt(rsCommon("Upload_files_size"))</FONT>)</DIV><DIV>&nbsp;</DIV><DIV>--- and ----</DIV><DIV>&nbsp;</DIV><DIV>admin_upload_configure.asp</DIV><DIV><FONT face=Arial size=2></FONT><P><FONT color=#0000ff>Microsoft VBScript runtime <FONT face=Arial size=2>error '800a0006'</FONT><FONT face="Times New Roman" size=3> </FONT></FONT><P><FONT color=#0000ff><FONT face=Arial size=2>Overflow: 'CInt'</FONT> </FONT><P><FONT color=#0000ff><FONT face=Arial size=2>/client/admin_upload_configure.asp</FONT><FONT face=Arial size=2>, line 216</FONT> </FONT></P><DIV></DIV>(which is <FONT face="Courier New, Courier, mono">intMaxFileSize&nbsp;= CInt(rsCommon("Upload_files_size"))</FONT>)</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>So, I know i'm misunderstanding something.&nbsp; What am I missing though?</DIV></DIV>]]>
   </description>
   <pubDate>Tue, 20 Mar 2007 11:56:21 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/image-upload-size_topic22910_post121373.html#121373</guid>
  </item> 
  <item>
   <title><![CDATA[Image / Upload Size : This is a limit within the IIS...]]></title>
   <link>https://forums.webwiz.net/image-upload-size_topic22910_post121330.html#121330</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 22910<br /><strong>Posted:</strong> 18&nbsp;March&nbsp;2007 at 10:09am<br /><br />This is a limit within the IIS web server. Please do a search for more on this as it has been covered a number of times.]]>
   </description>
   <pubDate>Sun, 18 Mar 2007 10:09:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/image-upload-size_topic22910_post121330.html#121330</guid>
  </item> 
  <item>
   <title><![CDATA[Image / Upload Size : How would I go about changing...]]></title>
   <link>https://forums.webwiz.net/image-upload-size_topic22910_post121307.html#121307</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=4237">Ipshwitz</a><br /><strong>Subject:</strong> 22910<br /><strong>Posted:</strong> 16&nbsp;March&nbsp;2007 at 8:21pm<br /><br />How would I go about changing the max image and upload size in WWF?<DIV>&nbsp;</DIV><DIV>I know if you log into the admin section you can change it there, but I need to make it bigger.&nbsp; The Image size would be better of at like 5,000kb and the file upload would be better off at like 15,000 - 20,000</DIV><DIV>&nbsp;</DIV><DIV>I know this seems large.&nbsp; But I'm using this to help proof jobs and accept custom priting jobs over the net so images and attachments can get quite large.</DIV>]]>
   </description>
   <pubDate>Fri, 16 Mar 2007 20:21:04 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/image-upload-size_topic22910_post121307.html#121307</guid>
  </item> 
 </channel>
</rss>