deploying CDO objects with application

  • Thread starter Thread starter Brian Henry
  • Start date Start date
B

Brian Henry

I want to ensure that the end user has CDO objects installed on their system
(using the mail object in the server app) how can i include them in the
installer to make sure they do have them? thanks
 
From http://systemwebmail.com/faq/1.3.aspx:
"
Because SystemWebMail is simply a wrapper around the two COM libraries:
CDONTS.NewMail (found in the cdonts.dll) and CDO.Message (found in the
cdosys.dll) you will also need them installed on your server. If you are
using NT4 or Win9x, the cdonts.dll is installed with the NT4 Option pack or
with the personal webserver. The cdosys.dll is installed by default on
Windows 2003 and on Windows XP. It can also be installed by installing
Microsoft Office.
"

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
 
Hi Carlos,

Here is my problem though, it is saying the objects can not be accessed on
windows XP and 2003 server... and is causing an exception when you try to
use them.. also outlook 2003 is installed also on all the systems. What
could be causeing this?!
 
I don´t know, but surely is addressed at http://www.systemwebmail.com/. It
covers a lot of problems...

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top