Click here to Skip to main content
15,888,968 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: How to fit Crystal Report within scrollbar and should not exceed masterpage Pin
jschell29-Dec-11 14:04
jschell29-Dec-11 14:04 
AnswerRe: How to fit Crystal Report within scrollbar and should not exceed masterpage Pin
Shameel30-Dec-11 8:55
professionalShameel30-Dec-11 8:55 
QuestionDigital signature in c# Pin
Member 827910227-Dec-11 3:13
Member 827910227-Dec-11 3:13 
AnswerRe: Digital signature in c# Pin
jschell27-Dec-11 10:11
jschell27-Dec-11 10:11 
QuestionUploading Pin
saadullah Bhutto25-Dec-11 9:29
saadullah Bhutto25-Dec-11 9:29 
AnswerRe: Uploading Pin
jschell26-Dec-11 8:40
jschell26-Dec-11 8:40 
AnswerRe: Uploading Pin
Shameel26-Dec-11 18:32
professionalShameel26-Dec-11 18:32 
AnswerRe: Uploading Pin
keyur satyadev26-Dec-11 23:57
keyur satyadev26-Dec-11 23:57 
Well, it's depend on bandwidth of server and speed.

but you can try below code in web.config file, i hope which will resolve your problem.
it's work for me more than 50 MB file.

<httpRuntime executionTimeout="999999" maxRequestLength="2097151" />

this should be before completion of system.web section.

Regards
Keyur Satyadev

GeneralRe: Uploading Pin
jschell27-Dec-11 10:03
jschell27-Dec-11 10:03 
QuestionFind the location of text in an image (OCR or any other method) Pin
Mohammad Gufran21-Dec-11 9:19
Mohammad Gufran21-Dec-11 9:19 
AnswerRe: Find the location of text in an image (OCR or any other method) Pin
Richard MacCutchan21-Dec-11 10:04
mveRichard MacCutchan21-Dec-11 10:04 
GeneralRe: Find the location of text in an image (OCR or any other method) Pin
Mohammad Gufran21-Dec-11 23:33
Mohammad Gufran21-Dec-11 23:33 
GeneralRe: Find the location of text in an image (OCR or any other method) Pin
Luc Pattyn22-Dec-11 0:45
sitebuilderLuc Pattyn22-Dec-11 0:45 
AnswerRe: Find the location of text in an image (OCR or any other method) Pin
jschell22-Dec-11 7:42
jschell22-Dec-11 7:42 
AnswerRe: Find the location of text in an image (OCR or any other method) Pin
jan fry25-Dec-11 21:53
jan fry25-Dec-11 21:53 
AnswerRe: Find the location of text in an image (OCR or any other method) Pin
Kangerm00se26-Jan-12 20:50
Kangerm00se26-Jan-12 20:50 
Questionconverting word doc to image Pin
Tripathi Alpa20-Dec-11 23:49
Tripathi Alpa20-Dec-11 23:49 
AnswerRe: converting word doc to image Pin
thatraja21-Dec-11 0:33
professionalthatraja21-Dec-11 0:33 
Questionsetting security level for .Net 4.0 exe on trusted server (inrtranet) Pin
cegarman20-Dec-11 5:32
cegarman20-Dec-11 5:32 
AnswerRe: setting security level for .Net 4.0 exe on trusted server (inrtranet) Pin
Dave Kreskowiak20-Dec-11 6:14
mveDave Kreskowiak20-Dec-11 6:14 
GeneralRe: setting security level for .Net 4.0 exe on trusted server (inrtranet) Pin
cegarman20-Dec-11 7:51
cegarman20-Dec-11 7:51 
GeneralRe: setting security level for .Net 4.0 exe on trusted server (inrtranet) Pin
Dave Kreskowiak20-Dec-11 8:28
mveDave Kreskowiak20-Dec-11 8:28 
GeneralRe: setting security level for .Net 4.0 exe on trusted server (intranet) Pin
cegarman20-Dec-11 8:57
cegarman20-Dec-11 8:57 
Questionbest approach to business objects Pin
Simon_Whale19-Dec-11 13:02
Simon_Whale19-Dec-11 13:02 
AnswerRe: best approach to business objects Pin
Richard Andrew x6419-Dec-11 13:51
professionalRichard Andrew x6419-Dec-11 13:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.