Re: uploading files to a specified directory

From: Jacob Yang [MSFT] (jiany_at_online.microsoft.com)
Date: 09/29/03


Date: Mon, 29 Sep 2003 01:51:07 GMT


Hi Larry,

Based on my research and experience, the following Knowledge Base article
is useful to this issue:

HOW TO: Upload a File to a Web Server in ASP.NET by Using Visual Basic .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;323245

This step-by-step article describes how to upload a file to a Web server by
using Visual Basic .NET. In this article, you create an ASP.NET file
(WebForm1.aspx) and its related code-behind file (WebForm1.aspx.vb) to
upload files to a directory that is named Data.

Please test this article on your side and check if the same problem still
exists.

I hope it helps.

Best regards,

Jacob Yang
Microsoft Online Partner Support
Get Secure! ¨C www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.



Relevant Pages

  • Re: HttpWebRequest file upload problem
    ... Here is the first on a remote web server. ... Here is the second connection which is just to another folder on my ... File upload failed: System.UnauthorizedAccessException: Access to the path ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Uploading Large File to SQL
    ... However now when I'm upload a 500+mb file I run out of memory on the web server. ... private string SaveFileToSQL ... SqlDataAdapter myDataAdapter = new SqlDataAdapter ...
    (microsoft.public.sqlserver.programming)
  • Re: Uploading Large File to SQL
    ... However now when I'm upload a 500+mb file I run out of memory on the web server. ... private string SaveFileToSQL ... SqlDataAdapter myDataAdapter = new SqlDataAdapter ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How to upload a file to my web server
    ... If not have em set you up a write enabled directory, then Google for upload scripts. ... my connection from my FrontPage client to my own company's web server is through a cell phone modem. ... What I want to do is to transfer from a client company computer across their own internet connections to my own company's web server. ...
    (microsoft.public.frontpage.programming)
  • Re: .exe uplpoads
    ... it is impossible for anything on the Web Server to determine ... whether it is an upload or not, thus it is not possible to stop web editors ... allowing upload of .EXE is no biggie. ... >You can use URLScan to disallow .EXE from being accepted ...
    (microsoft.public.inetserver.iis)