Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 26th, 2005, 02:54 AM
Authorized User
 
Join Date: Jun 2004
Posts: 54
Thanks: 0
Thanked 1 Time in 1 Post
Default Upload Big Size File to Server

Hello there,

I am using File Filed html control (run at server) to upload a file to server. When I upload a smaller size of file, it works fine. but when size exceeds 3 mb then it goes in infinity. It just shows a "downloading <page along with address> from server" message on status bar.

Here I want to ask how big file can we upload using file field control.

Here important thing is that the file I am selecting is on the same machine. I am using http://localhost. what I am doing I am picking a file from one location and storing it in another location, that's it.
so there should not be any problem of network or anything.



Vinod Pawar
India
__________________
Vinod Pawar
United States
 
Old May 31st, 2005, 01:11 AM
Registered User
 
Join Date: Feb 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to dungerdanish Send a message via Yahoo to dungerdanish
Default

hi there, we experienced something of a similiar sort,

we were experiencing weird behavior on a form which basically contained a few drop down lists

on some machines the browser was hanging at page load while in others the post back events wern't firing, we spent 3 days while trying to figure out what the hell was wrong... but in the end we found out that the response coming from the server was approx 10 MB in Size, and we used post back events on it it caused weird behavior on the server .... very weird


so we changed the queries and got filtered data but still we couldnt figure out why would it behave like that when the post back file size exceeded some definite size? if any know knows pls do let us know..

- Danish Shamim
  Pakistan

 
Old May 31st, 2005, 11:46 PM
Authorized User
 
Join Date: Jun 2004
Posts: 54
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hi Danish,

Finally I got the solution to get the rid of this problem. I am putting a link here which helped me to solve this problem.

http://msdn.microsoft.com/vstudio/de...fileupload.asp

hopefully , it will also solve your problem too.

all the best


Vinod Pawar
India





Similar Threads
Thread Thread Starter Forum Replies Last Post
ch. 2 what is the file size limit to upload? cluce BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 3 February 19th, 2008 04:48 PM
Upload .txt file of size 15 mb or more rapraj PHP Databases 1 October 24th, 2007 06:34 PM
How can I upload the big file shan168 VS.NET 2002/2003 1 April 1st, 2005 09:48 AM
Upload big file suzila ASP.NET 1.0 and 1.1 Basics 3 March 2nd, 2004 11:41 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.