problems with attachment in outlook 2002

  • Thread starter Thread starter Jimena Borgonovo
  • Start date Start date
J

Jimena Borgonovo

Hello...
I am working with visual basic 6.0 to send mails via outlook 2002 SP3...
The outlook seems to have the security update...

My problem is that when I run the aplication in visual basic, it
appears a message telling me that another aplication (not inside outlook)
want to send an e-mail and I have to answer the question, and the yes button
is not enable for 5 seconds. The message appears for each mail I have to
send...
How can I do to send the mails without answering this question...? Is there
a way to avoid this?
I have read a little but I dindn't undstand a lot. It seems to not be
easy...I have to change something in the regedit???
Thanks in advance to all...
Jimena
 
See http://www.outlookcode.com/d/sec.htm for your options with regard to the "object model guard" security in Outlook 2000 SP2 and later versions. A simple registry change is not, in fact, one of those options.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
I ran into the same poblem two weeks ago. I managed it
by writing the VBA code embedded within Outlook. If this
is not a problem for you than I'll you the way I did.

regards,
gerie alards
 
Back
Top