COM on a network drive can't find pywintypes23.dll

From: Marco Aschwanden (PPNTWIMBXFFC_at_spammotel.com)
Date: 01/31/05


To: python-list@python.org
Date: Mon, 31 Jan 2005 09:58:54 +0100

Hi

I have installed Python (2.3.4) on a shared network drive. I use it to run
a bunch of application on the workstations (Win2K).

Now I am running into the first problem ever. I try to use COM to generate
a word-file. It runs fine on my machine (Python installed locally). When I
deploy it and start the app on another workstation from the fileserver -
it runs but as soon as it comes to the COM part it exits saying:

The procedure entry point
?PyWinObject_AsDEVMODE@@YAHPAU_object@@PAPAU_devicemodeA@@H@Z could not be
located in the dynamic link library pywintypes23.dll

Heck... I copied the files:

pythoncom23.dll
pywintypes23.dll

to about "1000" locations to make it run (Application's dir, Workstation's
System Dirs, Fileserver's Python main and bin dir, ...). I tried setting
the path on the workstations. But nothing seems to solve the problem.

Do you have any proposals how to solve this problem?

Thanks in advance,

Marco



Relevant Pages

  • Installing Python on a Windows 2000 Server
    ... We have a central server array running Windows Server 2000 ... I would like to install Python on the server, and run the application that I'll be developing from the workstations, without having to install any Python components on the workstations themselves. ...
    (comp.lang.python)
  • Re: Installing Python on a Windows 2000 Server
    ... and that I wanted to use Python. ... > We have a central server array running Windows Server 2000 (I think ... > definately Windows). ... Some of our workstations run Windows 2000; ...
    (comp.lang.python)
  • Re: COM on a network drive cant find pywintypes23.dll
    ... This means the machine is finding an older verion ... You may have an old version hanging around in the ... > a bunch of application on the workstations. ... It runs fine on my machine (Python installed locally). ...
    (comp.lang.python)
  • Re: Installing Python on a Windows 2000 Server
    ... We have a central server array running Windows Server 2000 ... I would like to install Python on the server, and run the application that I'll be developing from the workstations, without having to install any Python components on the workstations themselves. ...
    (comp.lang.python)
  • Re: Python too complex ?!?!?!
    ... I have, in fact, sent this thread to my friend. ... crashed approx 10% of lab cptrs, ... (side note - I have installed Python and all the ... I told my friend, the wannabe Python instructor, to ...
    (comp.lang.python)