WSE setting "executionTimeout"
- From: "Ajay Choudhary" <ajaychoudhary@xxxxxxxxxxx>
- Date: Tue, 13 Dec 2005 13:50:09 -0500
In the web.config file the WSE setting "executionTimeout" does not seem to
have any affect. [I tried two different ways to set this. See below].
Is this used at all? Am I missing something? Is the httpRumTime
"executionTimeout" take precedence over it?
Any help is greatly appreciated.
<microsoft.web.services2>
<messaging>
<maxRequestLength>51200</maxRequestLength>
<executionTimeout value="10" />
<!--
<transports>
<add scheme="soap.tcp">
<executionTimeout value="10" />
</add>
</transports>
-->
</messaging>
</microsoft.web.services2>
Thanks,
Ajay Choudhary
.
- Prev by Date: Re: VBA access to WSE web service?
- Next by Date: SSL certificate and x.509 certificate
- Previous by thread: RE: WSE 2.0 installation questions
- Next by thread: SSL certificate and x.509 certificate
- Index(es):
Relevant Pages
|