Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=2)
-   -   Skipped step "fails" with message "Library not registered." (https://www.kinook.com/Forum/showthread.php?t=2675)

dmcnulty 05-30-2007 02:27 PM

Skipped step "fails" with message "Library not registered."
 
1 Attachment(s)
a "Send Mail" step in a skipped group failed a few days ago with a message in the log, "Library not registered." We have not been able to reproduce this error since. What does the "Library not registered" message mean, and how can we prevent this error in the future?

Attached is a screenshot. Here is an excerpt from the log:

5/29/2007 2:44:10 AM: Building project step 'Perform Catastrophic Notification'...
Step 'Perform Catastrophic Notification' build rule evaluates false: %LASTSTEP_STATUS% (expanded value = 0) is not equal to 0
5/29/2007 2:44:10 AM: Step skipped
5/29/2007 2:44:10 AM: Building project step 'Report build failure'...
Library not registered.
5/29/2007 2:44:11 AM: Step 'Report build failure' failed
5/29/2007 2:44:11 AM: Build ended.

Thanks,

_Dave

kinook 05-30-2007 02:52 PM

The error message corresponds with the Windows error code TYPE_E_LIBNOTREGISTERED (0x8002801D). Apparently that can occur when loading a COM type library (which can be triggered by several API calls) that isn't properly registered [1].

Just speculating, but since the problem only occurred once, perhaps there was a temporary problem (i.e., reading the hard drive, accessing memory, etc.) which resulted in this error.

[1] http://search.microsoft.com/results....ERED&mkt=en-US

dmcnulty 05-30-2007 03:15 PM

Thanks, that was fast response!

_Dave


All times are GMT -5. The time now is 07:20 PM.


Copyright © 1999-2023 Kinook Software, Inc.