Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post May 06, 2012 02:41 PM by Ganesh2890
Member
6 Points
17 Posts
May 06, 2012 01:16 PM|LINK
I try to upload files greater than 1MB in SQL Server using ASP.NET FileUpload control. But i could not do that. Its working fine when uploading files less than 1MB size. What may be the problem? Can anyone tell me how can i fix it.
Contributor
2268 Points
511 Posts
May 06, 2012 01:43 PM|LINK
Dear friend,
Re check the web.config settings as follows
http://weblogs.asp.net/jgalloway/archive/2008/01/08/large-file-uploads-in-asp-net.aspx
May 06, 2012 02:41 PM|LINK
Mr Muhammad Fakhr, Thanks a lot. It works good.
Ganesh2890
Member
6 Points
17 Posts
How to Upload Large Files in SQL Server DataBase using ASP.NET?
May 06, 2012 01:16 PM|LINK
I try to upload files greater than 1MB in SQL Server using ASP.NET FileUpload control. But i could not do that. Its working fine when uploading files less than 1MB size. What may be the problem? Can anyone tell me how can i fix it.
Muhammad Fak...
Contributor
2268 Points
511 Posts
Re: How to Upload Large Files in SQL Server DataBase using ASP.NET?
May 06, 2012 01:43 PM|LINK
Dear friend,
Re check the web.config settings as follows
http://weblogs.asp.net/jgalloway/archive/2008/01/08/large-file-uploads-in-asp-net.aspx
If you feel it helps, Mark as answered so that it can help others to find solution.
For Any further questions, please contact me.
Ganesh2890
Member
6 Points
17 Posts
Re: How to Upload Large Files in SQL Server DataBase using ASP.NET?
May 06, 2012 02:41 PM|LINK
Mr Muhammad Fakhr, Thanks a lot. It works good.