I checked the timeout property associated with a virtual folder. Since the
default is 20 minutes that cannot be my problem as I am getting the error
after about 90 seconds.
I have ajusted the following parameters in both the web.config and
machine.config
httpRuntime executionTimeout="360"
maxRequestLength="30720"
I continue to timeout when I try to upload data longer than about 90 seconds.
Fred
[quoted text, click to view] "Keenan Newton" wrote:
> Did you adjust the web site timeout on the IIS virtual folder I know
> its a setting for 2K3
>
Ummm I thought the default for the timeout was 120 seconds on the the
virtual folder, ummm can you actually give me (us) the timeout message
you are getting, most importantly the stack trace, and originator of
the time out. Are you getting a 500.100 error?
The problem is resolved. It was necessary to set the webxervice.timeout
setting in my code to infinite. That coupled with executiontimeout settings
in the web.config file fixed the issue for me.
Thanks,
Fred Herring
[quoted text, click to view] "Keenan Newton" wrote:
> Ummm I thought the default for the timeout was 120 seconds on the the
> virtual folder, ummm can you actually give me (us) the timeout message
> you are getting, most importantly the stack trace, and originator of
> the time out. Are you getting a 500.100 error?
>
Don't see what you're looking for? Try a search.