Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

TYPE_E_CANTLOADLIBRARY on Windows XP

6 views
Skip to first unread message

pat...@ingr.com

unread,
Nov 26, 2007, 1:55:07 PM11/26/07
to
Greeting,

I am building an NT Service using VB.net from Visual Studio 2005. I
have a client that talks to the Service and the service burns the CD.
The burn toolkit comes from Ahead and is called Nero (version
6.6.1.15).

When compiled and run on Windows 2000 (Service Pack 4) it runs great.
When compiled and run on Windows XP I get the following error:

Unable to cast COM object of type 'System.__ComObject'
to interface type 'NEROLib.INeroDrive6'.
This operation failed because the QueryInterface call on the COM
component for
the interface with IID '{31928EE4-8847-49FD-9CD6-2B3D6BD073D9}' failed
due to
the following error: Error loading type library/DLL. (Exception from
HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY)).

Why might this be?

Thanks.

0 new messages