[python-win32] Problem Automating IE on W7

2011-05-04 Thread Jeff Peery
Hello, I'm using the code pasted below to print a document with internet explorer. The code worked great on my XP machine. I moved it to my W7 machine and it gives the error below. The weird thing is that it works great if printing a html doc from the web (such as www.google.com

Re: [python-win32] Problem Automating IE on W7

2011-05-04 Thread Tim Roberts
Jeff Peery wrote: > > > I'm using the code pasted below to print a document with internet > explorer. The code worked great on my XP machine. I moved it to my W7 > machine and it gives the error below. The weird thing is that it works > great if printing a html doc from the web (such as www.google.

Re: [python-win32] Problem Automating IE on W7

2011-05-04 Thread Jeff Peery
This is just a standard html doc. As simple as it gets. -Original Message- From: [email protected] [mailto:[email protected]] On Behalf Of Tim Roberts Sent: Wednesday, May 04, 2011 11:39 AM To: Python-Win32 Lis

Re: [python-win32] DispatchWithEvents

2011-05-04 Thread Mark Hammond
[re-added the mailing list - please keep everything there] On 4/05/2011 6:09 PM, Michael Illgner wrote: 2011/5/4 Mark Hammond: On 4/05/2011 12:39 AM, Michael Illgner wrote: If everything is happening in a free-threaded context though, no message loop is generally required. my server "arc