Python COM and DCOM.

Steve Williams sandj.williams at gte.net
Fri Jan 19 11:01:40 EST 2001


Syver Enstad wrote:

> I am having a bit of a problem getting a python COM object to work over
> DCOM.
>
> As far as I can see I've done exactly what is proposed in the Python on
> Win32 book. But the object is started on the local machine, when using
> win32com.client.Dispatch or the default instance creation methods in other
> languages such as JScript with ASP and C++. It seems like DCOM works when
> using the DispatchEx to explicitly choose the machine to run on but not
> else.
>
> Help very much appreciated, thank you.

Just a thought.  Run dcomcnfg on your server, highlight Python server name,
click on properties and look at the location tab.  You may also want to look
at the Identity tab, as well.





More information about the Python-list mailing list