Outlook blocked with ViewCtl and Explorer object

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

We work with Exchange 2000 server and Outlook 2003.
When i put a ctlView in a Custom Form and in VbScript i set Explorer object
Outlook is always blocked ( in Task manager when i close outlook the
Outlook.exe process is'n stopped).

Why ? This is a great problem, because when Outlook is blocked the data
modify isn't true.
 
Make sure you always dereference any Outlook object by setting it to Nothing.
 
hI Sue,

Yes, I am sure !!



Sue Mosher said:
Make sure you always dereference any Outlook object by setting it to Nothing.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Maybe too should post your code?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Hi Sue,

I have post this question ( 27/04/2005) also in your web-site
OutlookCode.com and replied me Helmut Obertanner. There is the code and the
conclusions.
Check and say me if you are right.
Thanks
 
Back
Top