masj78
Active member
Does any one know how to register dlls in Windows XP.
I am not sure if this is possible, but I want to use the CDO 1.21 library (CDO.dll) to communicate with my copy of Outlook 2002.
I have added it as a reference in my program but I am getting errors conserning CDO not being registered. As follows:
A first chance exception of type System.Runtime.InteropServices.COMException occurred in MIKEOPEMAIL.exe
Additional information: COM object with CLSID {3FA7DEB3-6438-101B-ACC1-00AA00423326} is either not valid or not registered.
I am not sure if this is possible, but I want to use the CDO 1.21 library (CDO.dll) to communicate with my copy of Outlook 2002.
I have added it as a reference in my program but I am getting errors conserning CDO not being registered. As follows:
A first chance exception of type System.Runtime.InteropServices.COMException occurred in MIKEOPEMAIL.exe
Additional information: COM object with CLSID {3FA7DEB3-6438-101B-ACC1-00AA00423326} is either not valid or not registered.