Connecting Tech Pros Worldwide Help | Site Map

Problem and unable to solved it:( Help me out of this

Amjad
Guest
 
Posts: n/a
#1: Nov 22 '05
Hi i have problem . i am using asp.net and i can upload file upto 2mb very fine no server connection lost nothing.....
i extend the max size to 10mb and allow user to upload that much file to the server. but i got problem when ever user try to upload that mush of file to the server he got time out and connection lost ..... i find out that its the asp.net problem as i am using streaming which keep http to open port for user always but problem is still there.... i dont want to use other people share controls as my host doesnot support it. is there any better way to do that thing with asp.net....
i will appreciate if any one get out of me ...........
if any one have some materail about that please tell me or any link where from i can get it.....
Thank
Amjad
steve b
Guest
 
Posts: n/a
#2: Nov 22 '05

re: Problem and unable to solved it:( Help me out of this


increase session timeout

"Amjad" <anonymous@discussions.microsoft.com> wrote in message
news:C5D97684-4B07-4855-8461-A6A5399DA553@microsoft.com...[color=blue]
> Hi i have problem . i am using asp.net and i can upload file upto 2mb very[/color]
fine no server connection lost nothing......[color=blue]
> i extend the max size to 10mb and allow user to upload that much file to[/color]
the server. but i got problem when ever user try to upload that mush of file
to the server he got time out and connection lost ..... i find out that its
the asp.net problem as i am using streaming which keep http to open port for
user always but problem is still there.... i dont want to use other people
share controls as my host doesnot support it. is there any better way to do
that thing with asp.net.....[color=blue]
> i will appreciate if any one get out of me ............
> if any one have some materail about that please tell me or any link where[/color]
from i can get it......[color=blue]
> Thanks
> Amjad[/color]


Amjad
Guest
 
Posts: n/a
#3: Nov 22 '05

re: Problem and unable to solved it:( Help me out of this


I did it but same problem:( like with broadband it should not a be problem but its still
Closed Thread