Choose Profile Dialog

C

Chris Kuhn

Hi All,

I have recently created a Profile that uses "Exchange over the Internet" as
a connection option. The "Connect to my Exchange mailbox using HTTP" option
was selected on the Connections tab of the Microsoct Exchange Server dialog
(found under 'More Settings' when configuring the e-mail account)

Since creating the above profile, everytime I instantiate the Outlook
Automation object using the myApp.CreateDispatch( "Outlook.Application")
function I am presented with a 'Choose Profile' dialog. Normally the dialog
is NOT displayed until the _NameSpace.Logon function is called.

Can anyone tell me why this is happening and how to keep this dialog from
being displayed?

Many thanks,
Chris Kuhn
 
Top