G
Guest
I have an application that I have developed on Windows XP that references the
Microsoft CDO for Windows 2000 and attempts to send a message using:
CDO.Message cdoMsg = new CDO.Message();
It runs fins on my XP development system; however, when I move it to Windows
2003 Web Server with the IIS component SMTP installed I get a CDO.Interop
File Not found error. I have checked that cdosys.dll is installed and
registered, but can't figure anything else out. Assistance is greatly
appreciated.
thanks,
mitch
Microsoft CDO for Windows 2000 and attempts to send a message using:
CDO.Message cdoMsg = new CDO.Message();
It runs fins on my XP development system; however, when I move it to Windows
2003 Web Server with the IIS component SMTP installed I get a CDO.Interop
File Not found error. I have checked that cdosys.dll is installed and
registered, but can't figure anything else out. Assistance is greatly
appreciated.
thanks,
mitch