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 / July 2005

Tip: Looking for answers? Try searching our database.

Web Service stops responding

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dan S - 06 Jul 2005 18:01 GMT
I have a .NET web service running on a 2K box and IIS 5.  We've experienced
it twice now where the service stops responding to any type of request after
running succesfully for a month or so.  The service does not respond to the
consumer or to my browser pointing to the asmx file.  An IIS restart fixed
the problem once but has also not fixed the problem.  We had to go as far as
restarting Windows.  Any ideas?  Some configuration tweak that might help to
prevent something like this.  As far as I know we are using the default
configuration values.

Thanks,
Signature

Dan S

jabailo@texeme.com - 06 Jul 2005 19:13 GMT
> I have a .NET web service running on a 2K box and IIS 5.  We've experienced
> it twice now where the service stops responding to any type of request after
[quoted text clipped - 6 lines]
>
> Thanks,

I think we're having similar problems ( see my post just before yours ).

I am also using IIS5;2K

Do you ever see any errors or 500 (Server Unavailable) messages?

I don't.   From my client's side, it looks as if the web method is being
called just fine.   From the server side, it looks as if the method was
never called!
Dan S - 07 Jul 2005 17:08 GMT
Sounds similar.  But the consumer just hangs and never succeeds.  However,
the service is returning some data - is your return type just a void?  And
yes, I never get a 500 error, the logs for the service are empty as if it is
never called, and I don't see anything in the IIS logs either.  Very strange.
What bothers me the most is that restarting IIS hasn't helped in some cases.
We've had to do a full reboot, which can potentially effect hundreds of
people.

Signature

Dan S

> > I have a .NET web service running on a 2K box and IIS 5.  We've experienced
> > it twice now where the service stops responding to any type of request after
[quoted text clipped - 16 lines]
> called just fine.   From the server side, it looks as if the method was
> never called!
jabailo@texeme.com - 07 Jul 2005 19:47 GMT
My return is void.

But here's the wierd thing on my side.

Knowing about this problem, what I do is a retry.

If there are 800 lines in the source, and I only see 500 web service
completes (by checking the database ) I run it again after waiting 3
minutes.

It usually works by at least the 3rd try!

Again the part that I find most bothersome is that to the code, those
calls look as if they were never made!  They just disappear into the ether!

> Sounds similar.  But the consumer just hangs and never succeeds.  However,
> the service is returning some data - is your return type just a void?  And
[quoted text clipped - 3 lines]
>  We've had to do a full reboot, which can potentially effect hundreds of
> people.
Deepak - 15 Jul 2005 22:41 GMT
Have you observed anything in IIS logs?
Normally there is a file called W3SVC which has all the entries for the HTTP
web requests.
When you experience this situation next time, Please open the asmx file in
the browser and then look at the IIS log file.
Also look at eventviewer to find anything about the web service.
What is this web service supposed to do?
How is the memory consumption and CPU utliziation on that computer when this
kind of situation happens?
I know this is a very tricky  situation.
We first have to find what the problem is and then go look for a solution.
Thanks
Deepak

> I have a .NET web service running on a 2K box and IIS 5.  We've experienced
> it twice now where the service stops responding to any type of request after
[quoted text clipped - 6 lines]
>
> Thanks,

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.