Home All Groups Group Topic Archive Search About

Outlook confirmation dialog.

Author
22 Jan 2009 12:10 AM
vovan

First of all I'm sorry if I'm posting in a wrong group. I just do not know
what does my problem belong to.
I have 2 development machines. I tested some VB6 code to send an email
programmatically. On the first machine the mail was send. The second machine
displayed the dialog sayin "a program is trying to automatically send e-mail
on your behalf...".
I started to look for the difference between machines. I found that the
first one has Windows XP with SP3 and Office 2007, the second machine has
Windows XP with SP2 and Office 2003.
I installed SP3 on the second machine and tried to send email. The same
messageg appeared.
I installed Office 2007 and tried to send an email again. The same message
appeared.

Now my question - what might be the difference between 2 machines. I'd like
to know what make the dialog pop up and prepare user machines to get rid
that dialog.
Many years ago I tried to create email sending code and I met the problem
with that dialog. But now somehow one of my machines doesn't have that
problem.

Thank you

vovan
Author
22 Jan 2009 2:09 AM
Diane Poremsky [MVP]
See http://www.outlookcode.com/article.aspx?id=52.

--
Diane Poremsky [MVP - Outlook]
Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com

Outlook Tips by email:
dailytips-subscribe-requ***@lists.outlooktips.net

EMO - a weekly newsletter about Outlook and Exchange:
EMO-NEWSLETTER-SUBSCRIBE-REQU***@PEACH.EASE.LSOFT.COM

You can access this newsgroup by visiting
http://www.microsoft.com/office/community/en-us/default.mspx or point your
newsreader to msnews.microsoft.com.


Show quoteHide quote
"vovan" <v@v.com> wrote in message
news:OIKJlXCfJHA.1172@TK2MSFTNGP04.phx.gbl...
> First of all I'm sorry if I'm posting in a wrong group. I just do not know
> what does my problem belong to.
> I have 2 development machines. I tested some VB6 code to send an email
> programmatically. On the first machine the mail was send. The second
> machine displayed the dialog sayin "a program is trying to automatically
> send e-mail on your behalf...".
> I started to look for the difference between machines. I found that the
> first one has Windows XP with SP3 and Office 2007, the second machine has
> Windows XP with SP2 and Office 2003.
> I installed SP3 on the second machine and tried to send email. The same
> messageg appeared.
> I installed Office 2007 and tried to send an email again. The same message
> appeared.
>
> Now my question - what might be the difference between 2 machines. I'd
> like to know what make the dialog pop up and prepare user machines to get
> rid that dialog.
> Many years ago I tried to create email sending code and I met the problem
> with that dialog. But now somehow one of my machines doesn't have that
> problem.
>
> Thank you
>
> vovan
>
Are all your drivers up to date? click for free checkup

Author
22 Jan 2009 2:15 AM
vovan
I've read a lot about Outlook security before I made my post.
I asked about the differense between 2 machines. Why one of them displays
the dialog and another one doesn't when I run the same code on both of them.

Thank you
vovan

Show quoteHide quote
"Diane Poremsky [MVP]" <outlook***@msn.com> wrote in message
news:%23TyA5ZDfJHA.5328@TK2MSFTNGP06.phx.gbl...
> See http://www.outlookcode.com/article.aspx?id=52.
>
> --
> Diane Poremsky [MVP - Outlook]
> Outlook Tips: http://www.outlook-tips.net/
> Outlook & Exchange Solutions Center: http://www.slipstick.com
>
> Outlook Tips by email:
> dailytips-subscribe-requ***@lists.outlooktips.net
>
> EMO - a weekly newsletter about Outlook and Exchange:
> EMO-NEWSLETTER-SUBSCRIBE-REQU***@PEACH.EASE.LSOFT.COM
>
> You can access this newsgroup by visiting
> http://www.microsoft.com/office/community/en-us/default.mspx or point your
> newsreader to msnews.microsoft.com.
>
>
> "vovan" <v@v.com> wrote in message
> news:OIKJlXCfJHA.1172@TK2MSFTNGP04.phx.gbl...
>> First of all I'm sorry if I'm posting in a wrong group. I just do not
>> know what does my problem belong to.
>> I have 2 development machines. I tested some VB6 code to send an email
>> programmatically. On the first machine the mail was send. The second
>> machine displayed the dialog sayin "a program is trying to automatically
>> send e-mail on your behalf...".
>> I started to look for the difference between machines. I found that the
>> first one has Windows XP with SP3 and Office 2007, the second machine has
>> Windows XP with SP2 and Office 2003.
>> I installed SP3 on the second machine and tried to send email. The same
>> messageg appeared.
>> I installed Office 2007 and tried to send an email again. The same
>> message appeared.
>>
>> Now my question - what might be the difference between 2 machines. I'd
>> like to know what make the dialog pop up and prepare user machines to get
>> rid that dialog.
>> Many years ago I tried to create email sending code and I met the problem
>> with that dialog. But now somehow one of my machines doesn't have that
>> problem.
>>
>> Thank you
>>
>> vovan
>>
Author
22 Jan 2009 2:51 AM
Diane Poremsky [MVP]
Then you know that there are differences between Outlook 2003 and 2007,
including applications that automate Outlook with Outlook object model do
not trigger security prompts if the machine is configured with an up-to-date
anti-virus application.  Otherwise, Outlook 2007 will act like Outlook 2003
and throw up the prompts.

See the "Version-specific considerations" section at
http://www.outlookcode.com/article.aspx?id=52 for more information.

--
Diane Poremsky [MVP - Outlook]
Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com

Outlook Tips by email:
dailytips-subscribe-requ***@lists.outlooktips.net

EMO - a weekly newsletter about Outlook and Exchange:
EMO-NEWSLETTER-SUBSCRIBE-REQU***@PEACH.EASE.LSOFT.COM

You can access this newsgroup by visiting
http://www.microsoft.com/office/community/en-us/default.mspx or point your
newsreader to msnews.microsoft.com.


Show quoteHide quote
"vovan" <v@v.com> wrote in message
news:uqZwcdDfJHA.1288@TK2MSFTNGP02.phx.gbl...
> I've read a lot about Outlook security before I made my post.
> I asked about the differense between 2 machines. Why one of them displays
> the dialog and another one doesn't when I run the same code on both of
> them.
>
> Thank you
> vovan
>
> "Diane Poremsky [MVP]" <outlook***@msn.com> wrote in message
> news:%23TyA5ZDfJHA.5328@TK2MSFTNGP06.phx.gbl...
>> See http://www.outlookcode.com/article.aspx?id=52.
>>
>> --
>> Diane Poremsky [MVP - Outlook]
>> Outlook Tips: http://www.outlook-tips.net/
>> Outlook & Exchange Solutions Center: http://www.slipstick.com
>>
>> Outlook Tips by email:
>> dailytips-subscribe-requ***@lists.outlooktips.net
>>
>> EMO - a weekly newsletter about Outlook and Exchange:
>> EMO-NEWSLETTER-SUBSCRIBE-REQU***@PEACH.EASE.LSOFT.COM
>>
>> You can access this newsgroup by visiting
>> http://www.microsoft.com/office/community/en-us/default.mspx or point
>> your newsreader to msnews.microsoft.com.
>>
>>
>> "vovan" <v@v.com> wrote in message
>> news:OIKJlXCfJHA.1172@TK2MSFTNGP04.phx.gbl...
>>> First of all I'm sorry if I'm posting in a wrong group. I just do not
>>> know what does my problem belong to.
>>> I have 2 development machines. I tested some VB6 code to send an email
>>> programmatically. On the first machine the mail was send. The second
>>> machine displayed the dialog sayin "a program is trying to automatically
>>> send e-mail on your behalf...".
>>> I started to look for the difference between machines. I found that the
>>> first one has Windows XP with SP3 and Office 2007, the second machine
>>> has Windows XP with SP2 and Office 2003.
>>> I installed SP3 on the second machine and tried to send email. The same
>>> messageg appeared.
>>> I installed Office 2007 and tried to send an email again. The same
>>> message appeared.
>>>
>>> Now my question - what might be the difference between 2 machines. I'd
>>> like to know what make the dialog pop up and prepare user machines to
>>> get rid that dialog.
>>> Many years ago I tried to create email sending code and I met the
>>> problem with that dialog. But now somehow one of my machines doesn't
>>> have that problem.
>>>
>>> Thank you
>>>
>>> vovan
>>>
>
>

Bookmark and Share