Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > MSKB Article 299692 - How to Upload Files to a Web Server using ASP

Reply
Thread Tools

MSKB Article 299692 - How to Upload Files to a Web Server using ASP

 
 
Brian M
Guest
Posts: n/a
 
      02-19-2004
Windows 2000 Server running IIS.
I followed the instructions in this article, building the COM+ component and registering it, and creating the two asp files - Upload.asp and Postfile.asp. The problem is that as soon as I submit the Upload form on the Postfile.asp page, I immediately get an "Out of Memory" error from the server. Amazingly though, the file gets uploaded intact.
Does anyone have experience using this method or have any ideas as to why I get this error?
Thanks,
Brian

 
Reply With Quote
 
 
 
 
Aaron Bertrand - MVP
Guest
Posts: n/a
 
      02-19-2004
My suggestion: spend $100 once (instead of many hours debugging and
developing) on a trusted commercial component that comes with support.

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/




"Brian M" <> wrote in message
news:09CA0842-6629-4824-BA65-...
> Windows 2000 Server running IIS.
> I followed the instructions in this article, building the COM+ component

and registering it, and creating the two asp files - Upload.asp and
Postfile.asp. The problem is that as soon as I submit the Upload form on the
Postfile.asp page, I immediately get an "Out of Memory" error from the
server. Amazingly though, the file gets uploaded intact.
> Does anyone have experience using this method or have any ideas as to why

I get this error?
> Thanks,
> Brian
>



 
Reply With Quote
 
 
 
 
Steven Burn
Guest
Posts: n/a
 
      02-19-2004
I personally use ASPUpload from www.aspupload.com

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

Disclaimer:
I know I'm probably wrong, I just like taking part ;o)


Brian M <> wrote in message
news:09CA0842-6629-4824-BA65-...
> Windows 2000 Server running IIS.
> I followed the instructions in this article, building the COM+ component

and registering it, and creating the two asp files - Upload.asp and
Postfile.asp. The problem is that as soon as I submit the Upload form on the
Postfile.asp page, I immediately get an "Out of Memory" error from the
server. Amazingly though, the file gets uploaded intact.
> Does anyone have experience using this method or have any ideas as to why

I get this error?
> Thanks,
> Brian
>



 
Reply With Quote
 
Guest
Posts: n/a
 
      02-19-2004
i also use aspupload and it works great!! and its free..


>-----Original Message-----
>Windows 2000 Server running IIS.
>I followed the instructions in this article, building the

COM+ component and registering it, and creating the two
asp files - Upload.asp and Postfile.asp. The problem is
that as soon as I submit the Upload form on the
Postfile.asp page, I immediately get an "Out of Memory"
error from the server. Amazingly though, the file gets
uploaded intact.
>Does anyone have experience using this method or have any

ideas as to why I get this error?
>Thanks,
>Brian
>
>.
>

 
Reply With Quote
 
Steven Burn
Guest
Posts: n/a
 
      02-19-2004
errr....... since when is ASPUpload free?

http://www.aspupload.com/purchase.html

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

Disclaimer:
I know I'm probably wrong, I just like taking part ;o)


<> wrote in message
news:12c1b01c3f73c$c18408e0$...
> i also use aspupload and it works great!! and its free..
>
>
> >-----Original Message-----
> >Windows 2000 Server running IIS.
> >I followed the instructions in this article, building the

> COM+ component and registering it, and creating the two
> asp files - Upload.asp and Postfile.asp. The problem is
> that as soon as I submit the Upload form on the
> Postfile.asp page, I immediately get an "Out of Memory"
> error from the server. Amazingly though, the file gets
> uploaded intact.
> >Does anyone have experience using this method or have any

> ideas as to why I get this error?
> >Thanks,
> >Brian
> >
> >.
> >



 
Reply With Quote
 
Vilmar Brazão de Oliveira
Guest
Posts: n/a
 
      02-20-2004
Hi bro Brian and everybody else,
If you don't want to use a component construct for you or buy a component of
a company, you can use FSO to do it.
Take a look in the sample bellow:
bye
http://www.hitecnet.com.br/vilmar/upload_sample.zip
--

««««««««»»»»»»»»»»»»»»
Vlmar Brazão de Oliveira
Desenvolvimento Web
HI-TEC
"Brian M" <> escreveu na mensagem
news:09CA0842-6629-4824-BA65-...
> Windows 2000 Server running IIS.
> I followed the instructions in this article, building the COM+ component

and registering it, and creating the two asp files - Upload.asp and
Postfile.asp. The problem is that as soon as I submit the Upload form on the
Postfile.asp page, I immediately get an "Out of Memory" error from the
server. Amazingly though, the file gets uploaded intact.
> Does anyone have experience using this method or have any ideas as to why

I get this error?
> Thanks,
> Brian
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
MSKB article on scalability of ADO/ASP Brian ASP General 3 09-29-2006 07:40 AM
How to upload files to a rmote web server using FileUpload ? Prasath ASP .Net 1 04-18-2006 02:00 PM
How to upload files to a web server in asp.net =?Utf-8?B?QW5kcmV3?= ASP .Net 1 06-03-2005 08:29 PM
Upload Excel with Macros using HTML File Upload Prakash ASP General 3 11-12-2003 04:26 AM



Advertisments