Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : .NET : ASP.NET : Great Tool! One minor snag? Signup · Login
Author Thread
Great Tool! One minor snag?
Posted in tutorial: File Uploading in ASP.NET Using C#
·  apuckett
User
Joined: 7 Apr 2003
Total Posts: 1
Great Tool! One minor snag?
Posted: 7 Apr 2003
This is a great example of file uploading in C#.

I have found that when I upload files that total more than about 4mb, it crashes, with error "page cannot be displayed." And no files are uploaded. Works perfectly if total file size is below about 4mb.

Any ideas?

Thanks!
·  Faisal Khan
AdminAdminAdminAdmin
Joined: 24 Sep 2002
Total Posts: 547
Re: Great Tool! One minor snag?
Posted: 14 Apr 2003
You'll have to configure web.config for that because by default ASP.NET doesn't allow files larger than 4 MB to be uploaded.

See this page: http://www.stardeveloper.com/articles/display.html?article=2003022601&page=13 ( the web.config section ) for details.

Faisal Khan.
Stardeveloper.com

Users Who Have Visited This Thread In Last 24 Hours
4 Visitors

Login
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.