I grabbed some of the sample Collaboration Data Objects scripts from http://www.cdolive.com, but they fail with the error message Cannot log on to system. What's wrong?

Paul Robichaux

May 21, 2001

1 Min Read
ITPro Today logo

A. Collaboration Data Objects (CDO) scripts run with Microsoft IIS, so you must have IIS configured correctly. Make sure the IUSR_server account has log on locally access. If you've never installed Outlook Web Access (OWA) on your server, you might need to manually register the CDO DLL with the system. To do this, type the following command:

regsvr32.exe c:winntsystem32cdo.dll

Then stop and restart the Microsoft Exchange Event Service on your Exchange Server system.

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like