Re: regsvr32 error code 0x80004002
- From: "Norman Diamond" <ndiamond@xxxxxxxxxxxxxxxx>
- Date: Fri, 7 Dec 2007 16:01:58 +0900
"Jason Newell" <nospam@xxxxxxxxxx> wrote in message news:e7K72cJOIHA.5672@xxxxxxxxxxxxxxxxxxxxxxx
Norman Diamond wrote:"Norman Diamond" <ndiamond@xxxxxxxxxxxxxxxx> wrote in message
news:e4$D4fIOIHA.4912@xxxxxxxxxxxxxxxxxxxxxxx
Today regsvr32 gives error code 0x80004002, Interface Not Supported.
I also tried reregistering an old copy of my DLL, built two months ago and properly registered two months ago. The error is the same, 0x80004002.
Now regsvr32 gives a different error message, without any error code.
Approximately: LoadLibrary("my library.dll") failed - this application's configuration is incorrect, so the application could not be started. Sometimes problems can be solved by reinstalling applications.
Yeah right. Here's my DLL and my TLB, and regsvr32 is supposed to do what other than install the DLL.
Have you tried look at Dependancy Walker (depends.exe) to see if you've got a reference to another .dll that can't be found?
Yes I looked before posting. The dependencies are the same as they were two months ago:
KERNEL32.DLL
USER32.DLL
OLE32.DLL
OLEAUT32.DLL
ATL80.DLL
MSVCR80.DLL
RPCRT4.DLL
.
- Follow-Ups:
- Re: regsvr32 error code 0x80004002
- From: David Ching
- Re: regsvr32 error code 0x80004002
- References:
- regsvr32 error code 0x80004002
- From: Norman Diamond
- Re: regsvr32 error code 0x80004002
- From: billyard
- Re: regsvr32 error code 0x80004002
- From: Norman Diamond
- Re: regsvr32 error code 0x80004002
- From: Norman Diamond
- Re: regsvr32 error code 0x80004002
- From: Jason Newell
- regsvr32 error code 0x80004002
- Prev by Date: Re: regsvr32 error code 0x80004002
- Next by Date: Re: Unicode Tooltips
- Previous by thread: Re: regsvr32 error code 0x80004002
- Next by thread: Re: regsvr32 error code 0x80004002
- Index(es):
Relevant Pages
|