Top DevX Stories
Creating Custom Export Filters for StarOffice with XSLT
WPF Wonders: Using DataTemplates
Crystal Reports Family Offers Options for Developers
Avaya Aura Session Manager video
Avaya Aura Overview video
Search the forums:

Go Back   DevX.com Forums > DevX Developer Forums > C++

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 10-26-2009, 05:54 PM
rohith_H rohith_H is offline
Registered User
 
Join Date: Oct 2009
Posts: 1
Problem with Regsvr32

I have a project which on successful building provides an abc.dll as an output which is then registered using regsvr32.
I built my Project in the Release configuration. The project builds successfully and then I can successfully register it using regsvr32.
Now I build the same project on VS2008 with the Debug configuration with absolutely no changes to the code. The project builds successfully. However, regsvr32 fails to register and shows a message “Load Library (abc.dll) failed. The specified module could not be found”.
I checked the .wll file with the software called “Dependency Walker”, which provided with a list of dlls that it uses. These are:
• Atl90
• msvcr90d
• msvcp90d
• mfc90d
• msvcr90
• msjava
• coredll
• msvcr70
• msvcp70
• mmvcp70
• mmvcr70

I copied all these dlls from C:\Program Files\Microsoft Visual Studio 9.0\VC\ce\dll\x86 and other folders on the system, and downloaded msjava.dll and coredll.dll are downloaded from an external website. And pasted all of them into the C:\Windows\system32 folder.
After this, when I try to register the abc.dll, regsvr32 simply fails – no message at all. When I try to unregister the dll with regsvr32 /u abc.dll, it does not give any response. Any clues?
I have not used the /s option so the suppressing of the message is not the issue.
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Memory problem with Borland C3.1 AZ1699 C++ 11 11-16-2007 01:23 PM
App Problem with MS Office ... Shannon VB Classic 7 06-24-2007 09:47 PM
Re: Thank you; weird problem with OleDb provider objects. Anyone have this problem? DK .NET 0 12-13-2001 01:06 PM
Arabic problem view Ayman VB Classic 0 04-03-2000 02:08 AM
Problem with CryptoAPI and JCE Jason Bock VB Classic 0 03-21-2000 07:48 PM


All times are GMT -4. The time now is 11:39 PM.


Sponsored Links



Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.