<?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 : File upload problem</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 : File upload problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 10:23:54 +0000</pubDate>
  <lastBuildDate>Wed, 31 Oct 2007 18:19:27 +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=24719</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[File upload problem : ok, I will contact hosting server...]]></title>
   <link>https://forums.webwiz.net/file-upload-problem_topic24719_post128860.html#128860</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26272">wwf100</a><br /><strong>Subject:</strong> 24719<br /><strong>Posted:</strong> 31&nbsp;October&nbsp;2007 at 6:19pm<br /><br />ok, I will contact hosting server to enable the SaveVirtual method. thanks, boRg!]]>
   </description>
   <pubDate>Wed, 31 Oct 2007 18:19:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/file-upload-problem_topic24719_post128860.html#128860</guid>
  </item> 
  <item>
   <title><![CDATA[File upload problem : This is an AspUpload error, so...]]></title>
   <link>https://forums.webwiz.net/file-upload-problem_topic24719_post128854.html#128854</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 24719<br /><strong>Posted:</strong> 31&nbsp;October&nbsp;2007 at 4:17pm<br /><br />This is an AspUpload error, so the AspUpload documentation may give a clearer anwser, but looking at the issue it looks like your web host may have disabled the SaveVirtual method. You should contact your web host to find out.<br><br>The SaveVirtual method is required so that the upload can first be saved to the servers memory so that it can be checked for file type, file size, filtered for malicious code, chekc the file doesn't already exist, etc. before it is saved to disk. Without it uploads would be very insecure with no control over them.<br>]]>
   </description>
   <pubDate>Wed, 31 Oct 2007 16:17:50 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/file-upload-problem_topic24719_post128854.html#128854</guid>
  </item> 
  <item>
   <title><![CDATA[File upload problem : Thanks for the info, boRg! I have...]]></title>
   <link>https://forums.webwiz.net/file-upload-problem_topic24719_post128852.html#128852</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26272">wwf100</a><br /><strong>Subject:</strong> 24719<br /><strong>Posted:</strong> 31&nbsp;October&nbsp;2007 at 2:46pm<br /><br />Thanks for the info, boRg! I have the "uploads" folder permission modified to web, read and&nbsp;write. When I tried to upload again, the error message is "<strong>The system cannot find the file specified. /forum/functions/functions_upload.asp, line 125</strong>". This points to ".<strong>SaveVirtual strFileUploadPath</strong>" in the code. Is there anything I can do or I should contact host server to do some change?<DIV>&nbsp;</DIV><DIV>Thanks!</DIV>]]>
   </description>
   <pubDate>Wed, 31 Oct 2007 14:46:41 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/file-upload-problem_topic24719_post128852.html#128852</guid>
  </item> 
  <item>
   <title><![CDATA[File upload problem : It&amp;#039;s more likely a 500 Internal...]]></title>
   <link>https://forums.webwiz.net/file-upload-problem_topic24719_post128838.html#128838</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 24719<br /><strong>Posted:</strong> 31&nbsp;October&nbsp;2007 at 8:04am<br /><br />It's more likely a 500 Internal server error. If you turn off friendly HTTP error messagesin IE you will get an accurate error message which should help locate the problem.<br><br>However, I can tell you that most upload issues are permissions related. Make sure that the upload folder has read, write, and modify permissions on it.<br>]]>
   </description>
   <pubDate>Wed, 31 Oct 2007 08:04:22 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/file-upload-problem_topic24719_post128838.html#128838</guid>
  </item> 
  <item>
   <title><![CDATA[File upload problem : The hosting server has ASPUpload...]]></title>
   <link>https://forums.webwiz.net/file-upload-problem_topic24719_post128818.html#128818</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26272">wwf100</a><br /><strong>Subject:</strong> 24719<br /><strong>Posted:</strong> 30&nbsp;October&nbsp;2007 at 7:43pm<br /><br />The hosting server has ASPUpload 3.0 installed. In Admin end, I picked Persits ASPUpload as upload components. When I tried to upload a file in the upload pop-up window, the next page showed "The page cannot be displayed". Am I missing some files?<DIV>&nbsp;</DIV><DIV>Thanks for any tips!</DIV><DIV>&nbsp;</DIV><DIV>Tony</DIV>]]>
   </description>
   <pubDate>Tue, 30 Oct 2007 19:43:53 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/file-upload-problem_topic24719_post128818.html#128818</guid>
  </item> 
 </channel>
</rss>