Re: Calling Web Service Asynchronously




"John Saunders" <john.saunders at trizetto.com> wrote in message
news:uI3xnG$BHHA.3836@xxxxxxxxxxxxxxxxxxxxxxx
"Mike C#" <xyz@xxxxxxx> wrote in message
news:VIa6h.784$ra3.761@xxxxxxxxxxxxxxx

"John Saunders" <john.saunders at trizetto.com> wrote in message
news:e%23tgOv5BHHA.4992@xxxxxxxxxxxxxxxxxxxxxxx
You can get this error when you have too many connections open in IIS.

That appears to be the problem :( Is it too many connections from one
client? What's the best way to perform multiple asynchronous calls from
ASP.NET? Or is it even possible?

If you're running IIS on Windows XP, then it's meant to be an upper limit.
It's a license thing.

Are you calling Dispose on your proxy objects? If not, then you're leaving
the connections open.

John

Actually running it on Windows Server 2003, and properly disposing of all
IDisposable objects. I've been told there may be a registry setting that
needs to be modified and I'm trying to find info. on that to give it a
shot... We'll see... Thanks.


.



Relevant Pages

  • Re: Network bridge in Windows 2003 SBS
    ... It states that to set up Network Bridge ... Right-click one of the connections that you have selected, ... Internet Connection Sharing, Internet Connection Firewall, and Network ... Bridge are included only with Windows Server 2003, Standard Edition, ...
    (microsoft.public.windows.server.sbs)
  • Re: what do i need
    ... Windows Server 2003, there is no limit on anonymous IIS connections. ... > radio specific telnet chat application. ...
    (microsoft.public.windows.server.general)
  • Re: Licensing question regarding Windows Server 2003 Web Edition
    ... That's 10 SMB connections, like file and print sharing, not TCP connections ... > We're going to have a couple of Windows Server 2003 Web Edition: ...
    (microsoft.public.windows.server.general)
  • Re: rdp licenses
    ... Windows Server comes with 2 connections which purpose is for remote ... all appropriate licenses for your terminal server -- ... RDC (REMOTE DESKTOP CONNECTION) ...
    (microsoft.public.windows.server.networking)
  • Re: SERVER 2003 RDP
    ... Windows Server 2003 with Remote Desktop for Administration enabled ... If you need more connections, you have to install Terminal Services ... windows server 2003 comes with multiple user licenses ...
    (microsoft.public.windows.terminal_services)

Loading