ASPFileUpload, Cant get files < 256K on win2000, works on win2003

S

Scott Townsend

We are trying to get the Microsoft ASPFileUpload to work on both Win2003
and Win2000
http://support.microsoft.com/default.aspx?scid=kb;en-us;q299692

We can now get large and small files on our Development machine. (Win2003
IIS6) Though now that we have posted it to the Production server we cant
seems to upload small files. The Production machine is a Win2000 IIS5
machine. It can take large files just fine. The Small files are what
killing it.


We are getting the following:

ASPFileUpload (0x800A0007)
Out of memory

Its on the .upload in the ASP file. Seems to break at about the 256K size,
which is the default Chunk size that the DLL reads. Kind of like if the file
is smaller then the Chunk size its not calculating the TotalByes correctly,
though it works Great on the Win2003 Box...

The file does get uploaded and it is intact, so it is reading the file, its
just something at the tail end of the code that is causing it to crater...


Any Suggestions would be helpful

Thanks,
Scott<-
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top