COM+ - Switches Activation Type to Library Automatically

From: Joe (porsch55_at_yahoo.com)
Date: 11/22/04


Date: 22 Nov 2004 07:38:14 -0800

Windows XP latest without SP1
VB6 latest service pack
This is a LAN Aplication with GUI interface
Transaction required for the component used
Identity is interactive user

Does anyone know why a component in COM+ would automatically switch
from Server Application to Library Application while debugging? I get
a transaction error when the activation type is library application,
but not when it's server application.

Joe P.



Relevant Pages

  • Re: A couple of issues
    ... > can access XP shared drives from the Linux server. ... it depends on how the share from Linux is configured. ... state as a server then you don't need to be running the GUI interface. ... If possible increase the system's memory to 256 MB or greater will help ...
    (linux.redhat)
  • Re: MultiUse ActiveX Exe creates multiple instances (Round 2)
    ... you must use the interactive user for your ... you must check if an instance of your server ... code that accepts such signals and shows the GUI so this executes ...
    (microsoft.public.vc.atl)
  • Re: MultiUse ActiveX Exe creates multiple instances (Round 2)
    ... race condition when registering the classes. ... I have changed the DCOM configuration to be the interactive user and made ... execution failed."). ... you must check if an instance of your server ...
    (microsoft.public.vc.atl)
  • Re: MultiUse ActiveX Exe creates multiple instances (Round 2)
    ... GetObject is your problem. ... have many objects living in the same server. ... "Niall Quiggin" wrote in message ... > I have changed the DCOM configuration to be the interactive user and made ...
    (microsoft.public.vc.atl)
  • Re: MultiUse ActiveX Exe creates multiple instances (Round 2)
    ... GetObject is your problem. ... have many objects living in the same server. ... > I have changed the DCOM configuration to be the interactive user and made ... // Signal to existing intance to show GUI and then exit. ...
    (microsoft.public.vc.atl)