Received: by 10.224.213.1 with SMTP id gu1mr9187994qab.7.1348455930248; Sun, 23 Sep 2012 20:05:30 -0700 (PDT) Received: by 10.52.71.38 with SMTP id r6mr1534962vdu.12.1348455930009; Sun, 23 Sep 2012 20:05:30 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news-out.readnews.com!transit3.readnews.com!209.85.216.88.MISMATCH!l8no7493134qao.0!news-out.google.com!e10ni13434282qan.0!nntp.google.com!l8no7493133qao.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Sun, 23 Sep 2012 20:05:29 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=198.151.13.60; posting-account=r24XpwkAAABfAJg5TJRsTScS4AL5MjOT NNTP-Posting-Host: 198.151.13.60 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9b13aaea-d231-4bce-bd88-03ec003c4b30@googlegroups.com> Subject: Why Would IIS Web Services Stop Working On My Computer From: clusardi2k@aol.com Injection-Date: Mon, 24 Sep 2012 03:05:30 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.java.programmer:18904 After repeated calls to a web service, different web services stop working on my PC. I'm building a project around them. The non-working symptoms are different each time. One time the services were down for more than a day. I thought the problem was something totally different, but they magically came back for no reason. Why would the IIS (Internet Information Services) web services stop working on my computer. What can I do to get the web services working again. Basically, when some of my services fail, I have to go to a different computer and work from there. It's difficult to do that. Thanks,