>>I think the problem is with the ActiveExplorer object(s). When I get
>>them "released" or set to None, then Outlook is happy to shutdown
>>immediately (even when *other* interfaces are still referenced). If the
>>ActiveExplorer object(s) are still referenced, then Outlook stays in
>>memory (appar
> I think the problem is with the ActiveExplorer object(s). When I get
> them "released" or set to None, then Outlook is happy to shutdown
> immediately (even when *other* interfaces are still referenced). If the
> ActiveExplorer object(s) are still referenced, then Outlook stays in
> memory (appar
Bobby wrote:
> I honestly can't remember if folder references in VB were required to be
> released, or should I say Microsoft "suggested" it. It's thankfully been way
> TOO LONG since I last touched VB and Outlook to remember, but I definitely
> remember the MAPI namespace references had to be
to:[EMAIL PROTECTED]
Sent: Friday, May 12, 2006 9:34 AM
To: Metz, Bobby W, WWCS
Cc: Mark Hammond; python-win32@python.org
Subject: Re: [python-win32] Outlook Addin Help
[Bobby]
> Do you by chance still have a reference to the MAPI namespace open or
> maybe some folder or item you referenced
[Bobby]
> Do you by chance still have a reference to the MAPI namespace open or
> maybe some folder or item you referenced during execution?
Maybe, I'm still getting the hang of this Windows programming thing :-)
I do have references to -> the CurrentFolder, Sent Mail Folder and
SentMail Items a
@python.org
Subject: Re: [python-win32] Outlook Addin Help
>>Object with win32trace dispatcher created (object=None)
>>Gateway Count: 2
>>Interface Count: 4
>>
>>Is there something I should try to get the Interface Count down to
zero?
>
>
> In Spambayes
>>Object with win32trace dispatcher created (object=None)
>>Gateway Count: 2
>>Interface Count: 4
>>
>>Is there something I should try to get the Interface Count down to zero?
>
>
> In Spambayes, I previously tried everything I could think of to locate them.
> I guess additional analysis is nec
> Object with win32trace dispatcher created (object=None)
> Gateway Count: 2
> Interface Count: 4
>
> Is there something I should try to get the Interface Count down to zero?
In Spambayes, I previously tried everything I could think of to locate them.
I guess additional analysis is necessary to
[Bill]
I've created an addin derived from the example in the ..\win32com\demos
directory (outlookAddin.py). I've also taken a look at the source code
for the SpamBayes addin.
The addin works, but I get an error from Outlook when I close Outlook
and then *immediately* try and restart it. The error
[Bill]
I've created an addin derived from the example in the ..\win32com\demos
directory (outlookAddin.py). I've also taken a look at the source code
for the SpamBayes addin.
The addin works, but I get an error from Outlook when I close Outlook
and then *immediately* try and restart it. The error
> I've created an addin derived from the example in the ..\win32com\demos
> directory (outlookAddin.py). I've also taken a look at the source code
> for the SpamBayes addin.
>
> The addin works, but I get an error from Outlook when I close Outlook
> and then *immediately* try and restart it. The er
Hello,
I've created an addin derived from the example in the ..\win32com\demos
directory (outlookAddin.py). I've also taken a look at the source code
for the SpamBayes addin.
The addin works, but I get an error from Outlook when I close Outlook
and then *immediately* try and restart it. The error
12 matches
Mail list logo