Re: [IronPython] "no module named win32api" using PyWin32-208

2006-06-28 Thread Dino Viehland
Subject: Re: [IronPython] "no module named win32api" using PyWin32-208   I have gone with ADO.Net on the admin web application, and this is fine as it's running within the .Net web application. It just deviates slightly from the codebase on the server which is running in the

Re: [IronPython] "no module named win32api" using PyWin32-208

2006-06-28 Thread Mike Raath
Of Mike Raath Sent: Tuesday, June 27, 2006 11:01 PM To: Discussion of IronPython Subject: Re: [IronPython] "no module named win32api" using PyWin32-208   Thanks, Dino, I'm looking at that. (It's a .pyc, btw) A bit of background - I've got some Python script running serve

Re: [IronPython] "no module named win32api" using PyWin32-208

2006-06-28 Thread Dino Viehland
PROTECTED] On Behalf Of Mike Raath Sent: Tuesday, June 27, 2006 11:01 PM To: Discussion of IronPython Subject: Re: [IronPython] "no module named win32api" using PyWin32-208   Thanks, Dino, I'm looking at that. (It's a .pyc, btw) A bit of background - I've got some Python s

Re: [IronPython] "no module named win32api" using PyWin32-208

2006-06-27 Thread Mike Raath
not work for you depending on what your goals are.      From: [EMAIL PROTECTED] On Behalf Of Mike Raath Sent: Tuesday, June 27, 2006 10:21 PM To: users@lists.ironpython.com Subject: [IronPython] "no module named win32api" using PyWin32-208 I posted this on the comp.lang.python 

Re: [IronPython] "no module named win32api" using PyWin32-208

2006-06-27 Thread Dino Viehland
th Sent: Tuesday, June 27, 2006 10:21 PM To: users@lists.ironpython.com Subject: [IronPython] "no module named win32api" using PyWin32-208 I posted this on the comp.lang.python  list yesterday but am not sure if that is the correct list to have posted on, so apologies for the cross-post but I w

[IronPython] "no module named win32api" using PyWin32-208

2006-06-27 Thread Mike Raath
I posted this on the comp.lang.python  list yesterday but am not sure if that is the correct list to have posted on, so apologies for the cross-post but I would really appreciate some help on this. I have Python 2.4 installed on my local machine in c:\Python24. I have also downloaded the p