Click here to Skip to main content
15,881,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
i create my upload control in silverlight but when i upload 200 or more than 200MB its give "outofmemory expection". if user upload files first time when control load its working file and upload all files in sql server as binary format with the help of generic handler but same time after uploading user again upload files its give outofmemory error. i search most of article on net but i not found any solutions. i change system uses and services. My laptop 64bit and 8GB RAm but i am also getting same error when i run my program in my pc. please some body help me and tell me what i do.

Please give me a example how to split large files(250Mb) in chunk and upload on server and sqlserver.
Please Help


I want to only know that how to upload multiple file that total size of file is approximately 200 to 250 MB.

Like i select 10 image and 1 image are 50 MB
Than 10 *50 = 500 MB
so i want upload 500 MB data in binary format in sql.


thanks in advance
Posted
Updated 15-Mar-12 3:04am
v4
Comments
sravani.v 15-Mar-12 6:34am    
Added <pre> tag
Herman<T>.Instance 15-Mar-12 7:05am    
have you read this?
Ram Kumar(Webunitech) 15-Mar-12 7:08am    
yes sir i post and i read this properly. please giive solution not comment this type sir.
[no name] 15-Mar-12 7:15am    
The huge code dump is unnecessary. You only need to post what is necessary to explain the question, which in this case, is nothing.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900