EXE Com Server Unloading W/O Going Through ATL Shutdown Code

Tech-Archive recommends: Speed Up your PC by fixing your registry



Windows 2K environment. I have a EXE Com Server object that is being
called from several different clients from 2 other servers besides the
server where the COM object resides. These clients are constantly
pounding the EXE server with requests, approx. 15 per sec. My problem
is that the COM object will unload and a new instance will startup,
which is fine, but I cannot figure out why the process unloads. Let
alone why it unloads without going through the ATL shutdown code. My
question for anyone willing to help with is why or what could cause for
the COM object to unload without going through any of the shutdown code
that is generated by the ATL wizard? I understand all about reference
counting and for my own sanity, I created a simple client that will
just call the CoCreateInstanceEx on the same interface as the other
clients, but will not terminate without me killing it.

.



Relevant Pages

  • Re: Programs
    ... See www.dxloader.com for a program that I use to provide my clients with ... transparent updates to the programs I've written for them. ... I have an area defined on my web server for each of my ... I have to issue a new exe. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Shared violation with Assembly.LoadFile
    ... cache the version in the global context and then unload the exe. ... assemblies into the server context to get their version number. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Fehler: Zu wenig Arbeitsspeicher
    ... Um solche Probleme zu umgehen haben wir hier auf den Clients ein Programm, ... das man startet und das auf einem Server nachschaut ob die EXE auf dem ... Wenn die auf dem Server neuer ist ... die EXE auf dem Client gestartet. ...
    (microsoft.public.de.fox)
  • Re: Instances in DCOM
    ... if it run as server side (in the same server that is installed the SQL ... But if in case of use a DLL we use a EXE, ... start a process for each object created by your clients. ...
    (microsoft.public.win32.programmer.ole)
  • Re: Calling exe com from IIS.
    ... > client.The data loading process needs some 20 minutes while the server ... > 4.I want defferent clients under different user accounts to access the ... >>> clients may access the same process to get the service.The web services ... >>> access the server too.in every situation,i just want an exe process to ...
    (microsoft.public.vc.atl)