As I worked to convert the c# info in my post about saving a web page as an mht file, I ran into a problem with the reference to cdosys.dll.
A little research brought me to this page:
318823 - CDO for Windows 2000 Library Reference Is Unavailable in Visual Basic Project
There I learned:
If you try to create or modify a project that references the Microsoft Collaboration Data Objects for Windows 2000 (CDOSYS) Library, the reference is not available. The reference for the Microsoft Collaboration Data Objects (CDO) for Exchange 2000 Library is present instead.
So the quest continues.
