Re: regsvr32 error code 0x80004002
- From: changliw@xxxxxxxxxxxxxxxxxxxx (Charles Wang[MSFT])
- Date: Tue, 04 Mar 2008 08:00:40 GMT
Hi Norman,
Regarding this issue, first I would like to confirm with you the following
two questions:
1. Did you use an administrator account to build and register your ATL DLL?
2. Did you build your ATL project with /MANIFEST option?
Right click your project, click Properties, expand Configuration
Properties->Linker->Manifest File, and set "Generate Manifest" to Yes. If
it was set to Yes, please rebuild your project and then re-register your
DLL to see if it helps.
Both CRT 8.0 and ATL 8.0 DLLs are accessible only via WinSxS, if /MANIFEST
is not enabled, regsvr32.exe attempting to load the DLLs may fail because
the dependent WinSxS assemblies (CRT and ATL) cannot be loaded.
If you have any other questions or concerns, please feel free to let me
know.
Best regards,
Charles Wang
Microsoft Online Community Support
=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
.
- Follow-Ups:
- Re: regsvr32 error code 0x80004002
- From: Norman Diamond
- Re: regsvr32 error code 0x80004002
- Prev by Date: OnActivateView problem
- Next by Date: Re: error LNK2001: unresolved external symbol
- Previous by thread: OnActivateView problem
- Next by thread: Re: regsvr32 error code 0x80004002
- Index(es):
Relevant Pages
|
Loading