Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: NT Profiles, services and Outlook!!


Message #1 by "Stephen Scott" <stephen.scott@a...> on Mon, 10 Feb 2003 14:35:55
Hi Guri

 Thanks for the suggestion, but nope it aint gonna work.

I do log into outlook using the method you suggest. The thing is, if the
current logged in user (NT authentication) does not have permission to the
to Mail profile that you are trying to log into, it wont log in. Bloody
annoying.

The service that I am running therefore is set in the service manager as
having a valid login (you can specify the login credentials of a service)
but this does not seem to work. 

I am sure there is some small setting somewhere that I am missing, some
where in the mist of NT security and permissions.

Regards
Stephen



-----Original Message-----

Try to call Namespace Logon Method like this

objNamespace.Logon(OutlookProfileName, mstrOutlookProfilePwd,
False,true)  

I had face this problem earlier calling logon method solved mine

-Guri


******** Appleton Limited *********

This entire electronic mail message is confidential and is issued for information purposes only to the addressee, being a business
associate of Appleton Limited Reg. No 1999/004031/06 or of its subsidiaries.  The message and attachments if any is subject to
copyright and may not be reproduced in whole or in part without the written permission of Appleton Limited. Opinions and
recommendations contained herein are and must be construed solely as statements of opinion and not statements of fact.  Unless
specifically stated, Appleton Limited gives no warranty, expressed or implied, as to the accuracy, timeliness, completeness, or
fitness for any purpose of any information contained within this e-mail.

***********************************

  Return to Index