DisableCDOWarnings: Error 80004005

Add-in Express™ Support Service
That's what is more important than anything else

DisableCDOWarnings: Error 80004005
Error calling CDOSample.js 
Josef Lindinger




Posts: 3
Joined: 2005-04-16
Hello,

i'm getting this error in CDOSample.js (i get the same error in my visual basic application):

---------------------------
Windows Script Host
---------------------------
Skript:	C:ProgrammeOutlook Security Manager ActiveXQDemoSimpleCDOSample.js
Zeile:	8
Zeichen:	1
Fehler:	Unbekannter Fehler
Code:	80004005
Quelle: 	AddInExpress.OutlookSecurityManager

---------------------------
OK   
---------------------------

I'm using Outlook 2003 on Windows 2000 (german)

The "ObjectModelSample.js" sample works.

OutlookSecurityManager1.Check(osmCDO) returns 2 (=osmSecurityGuardNotFound)

Please help, i bought OutlookSecurityManager because of the "DisableCDOWarnings"-feature.

Thank you,
Josef

Posted 16 Apr, 2005 19:53:25 Top
Dmitry Kostochko


Add-in Express team


Posts: 2875
Joined: 2004-04-05
Hi Josef,

It seems you have some specific CDO version installed. Could you please send an email to support with your CDO.DLL file attached. We will make some testing and let you know about the results.

Posted 17 Apr, 2005 07:52:17 Top
Josef Lindinger




Posts: 3
Joined: 2005-04-16
Sorry, i can't send you the file:

This message was created automatically by mail delivery software (Exim).

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

support@addin-express.com
unrouteable mail domain "addin-express.com"

Do you have another mail address where i can send the file to?

Thank you, Josef
Posted 17 Apr, 2005 11:42:31 Top
Eugene Starostin


Guest


Hi Josef,

Simply use add-in-express instead addin-express.
Posted 17 Apr, 2005 11:45:18 Top
Josef Lindinger




Posts: 3
Joined: 2005-04-16
Mail sent, thank you!

Josef
Posted 17 Apr, 2005 11:51:43 Top
Eugene Starostin


Guest


Josef,

Thank you for your information. I think Dmitry will answer tomorrow.
Posted 17 Apr, 2005 11:55:48 Top
Dmitry Kostochko


Add-in Express team


Posts: 2875
Joined: 2004-04-05
Hi All,

The problem is solved. The point is some CDO versions don't have the Security Guard. So, before trying to disable a security warning you need to check if Security Guard is present.

Posted 22 Apr, 2005 08:46:44 Top