COM/DCOM

Moderators: None (Apply to moderate this forum)
Number of threads: 177
Number of posts: 250

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Is some limit being hit? N-th client gets "not enough storage..." Posted by dzenanz on 29 Apr 2008 at 1:30 AM
We have a client/server system relying on DCOM. Server is written in MSVC6, and client in VB6. The server is being instantiated with code:
Set LocalServerVar = CreateObject("OurSrv.OurSrv.1", RemoteSrvIPAdressVar)
The production system works for about 10 days before it produces error on client connect. All following client connect attempts are denied with same error.
The other production system works without errors, and we are unable to reproduce this error in our development environment (setting everything we think is relevant as on the production system in question).
We also changed the server's OS from Win2003 to WinXP with no effect (problem remains).

The error in question is:
-2147024888 (0x80070008)
Automation error
Not enough storage is available to process this command.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.