Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / September 2004

Tip: Looking for answers? Try searching our database.

Web Services Async Method Timeout Help needed...

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
David M. Nolf - 02 Sep 2004 15:48 GMT
I have a web service that has a method that takes a fair amount of time to
complete.  One of my clients is stating that they are getting a timeout
back.

I am having difficulties getting my Windows XP workstation which is running
the web service and a simple VB.NET test client to timeout on the method.

I have looked and adjusted the following values with NO effect.

web.config

   <httpRuntime executionTimeout="2"/>

I even created a simple web service, that the method attempts to perform a
Sleep(100000), and the method never times out.

Help... I am starting to go crazy here...

I also looked at the machine.config and also the ScriptTimeout in IIS and
nothing makes a difference.  My method call never times out...

I need to be able to reproduce a timeout in order to test the effects of the
timeout on my application code...

Any help would be very much appreciated,

Dave
Sami Vaaraniemi - 02 Sep 2004 19:41 GMT
> I have a web service that has a method that takes a fair amount of time to
> complete.  One of my clients is stating that they are getting a timeout
[quoted text clipped - 19 lines]
> I need to be able to reproduce a timeout in order to test the effects of the
> timeout on my application code...

Make sure you have <compilation debug="false"/> in Web.config. The
executionTimeout value is ignored if you are compiling in debug mode.

Regards,
Sami
David M. Nolf - 02 Sep 2004 22:18 GMT
Sami,

I do have it set as false.  That is the odd thing, I have tried
everything...

Dave

> > I have a web service that has a method that takes a fair amount of time to
> > complete.  One of my clients is stating that they are getting a timeout
[quoted text clipped - 27 lines]
> Regards,
> Sami

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.