Error updating Exchange via web dav from vb

I am trying to run some VB.net code to update our public contacts folder. I can manually update the contact folder from Outlook or OWA without any problems. However, when I use the same username/password from VB.net to try to update a contact I get an "Access Denied" error. However, I can view the contacts without any problems.


Any suggestions would be greatly appreciated.


thanks,

Luis

[433 byte] By [llebron] at [2007-12-28]
# 1

llebron,

I guess you are using the Outlook Web Access with the Secure Sockets Layer, so please add the SSL configuration in your VB.NET program.

BrunoYu-MSFT at 2007-9-4 > top of Msdn Tech,Visual Basic,Visual Basic Language...