Click to See Complete Forum and Search --> : error message from OLEView


George2
September 11th, 2007, 03:04 AM
Hello everyone,


I have used unmanaged C++ developed a native COM DLL. Then I use OLE Viewer (from command line oleview) to open (Bind To File function) the DLL. Then there is an error message.

IMoniker:BindToObject failed on the file moniker created from (c:\temp\foo.dll) Bad extension for file

(MK_E_INVALIDEXTENSION) ($800401E6)

Anything wrong?


thanks in advance,
George