Hi There
I am writing a webmail application in asp.net that uses exchange server in the backend.
================================================== ===================
I am using:
================================================== ===================
ASP.NET
Exchange Server 5.5
Windows 2000 Server
CDO (Collaboration Data Objects)
================================================== ===================
The problem is when ever i try to logon it brings up an error saying Unknown error.
Do any of you have any ideas on how to logon to exchange server with out CDO or have any ideas why CDO isn't working ?
Just one thing , my logon string for the CDO connection is defenitly right , so it is obviously something else.
The other wierd thing is that the exact same code works fine in
VB and
VB.Net.
Hope someone can help me out.
Thanks