RE: PRJ0050 - REGSVR32 - Specified procedure not found
- From: changliw@xxxxxxxxxxxxxxxxxxxx (Charles Wang[MSFT])
- Date: Mon, 17 Dec 2007 06:29:31 GMT
Hi Scott,
From your description, it seemed that this was a DLL deployment issue. Inoticed that you directly copied the DLLs from the SxS area to System32.
This method does not work since VC8.0.
I recommend that you refer to this article for properly deploy your DLLs:
Visual C++ Libraries DLL Deployment
http://blogs.msdn.com/aymans/archive/2006/04/04/568466.aspx
Hope this helps. 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:
- Prev by Date: Re: Help on VARIANT/VT/VARTYPE
- Next by Date: Side By Side COM (RegFree COM) Problem - DLL being loaded twice!
- Previous by thread: Re: PRJ0050 - REGSVR32 - Specified procedure not found
- Next by thread: RE: PRJ0050 - REGSVR32 - Specified procedure not found
- Index(es):
Relevant Pages
|