Error on CDO.Message object after Exchange 2007 or 2010 Upgrade
Closed     Case # 10042     Affiliated Job:  BaBaDou DOT Com
Opened:  Tuesday, September 21, 2010     Closed:  Tuesday, September 21, 2010
Total Hit Count:  11894     Last Hit:  Tuesday, April 16, 2024 3:09:45 AM
Unique Hit Count:  4254     Last Unique Hit:  Tuesday, April 16, 2024 3:09:45 AM
Case Type(s):  Development, Server
Case Notes(s):  All cases are posted for review purposes only. Any implementations should be performed at your own risk.

Problem:
After upgrading to Exchange 2007 or 2010 on the same 64-bit server hosting 32-bit web sites, my asp code requesting the Server.CreateObject("CDO.Message") object began erroring out.

Resolution:
This is because the Exchange server registers the 64-bit CDO object and by simply registering the 32-bit CDO object will resolve this issue:

regsvr32 C:\Windows\SysWOW64\cdosys.dll



Profile IMG: Footer Left Profile IMG: Footer Right