473,657 Members | 2,537 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Fail to register dll in VS .Net 2003

Howdy,

I have recently converted my project from VC++6 to VS.Net 2003 VS7.1,
and now, It won't register.

when running regsvr32 I get:

LoadLibrary failed - the specified module could not be found
and when running directly from the IDE I get:
Project : error PRJ0019: A tool returned an error code from
"Performing registration"

or (when I enable the 'register output' option for the project):
ShellExt : error PRJ0002 : error result returned from
'd:\Optikad.32x \shellext\Debug \BAT000115.bat' .

I tried to display a debug message in the first code line of
DllRegisterServ er, and the mesasge was not shown. The project is not
dependant on other dlls and registers perfectly when built in VC6.

BTW I use Windows 2000.

Any help in this sad issue will be appreciated.

moshes

moshes AT optitex DOT com
Nov 16 '05 #1
1 3506
Have you used depends.exe to confirm that your new DLL isn't dependent on
another DLL?

Have you tried running regsvr32 on your DLL directly from a command-prompt
to see what error message it displays?

-cd

Mack wrote:
Howdy,

I have recently converted my project from VC++6 to VS.Net 2003 VS7.1,
and now, It won't register.

when running regsvr32 I get:

LoadLibrary failed - the specified module could not be found
and when running directly from the IDE I get:
Project : error PRJ0019: A tool returned an error code from
"Performing registration"

or (when I enable the 'register output' option for the project):
ShellExt : error PRJ0002 : error result returned from
'd:\Optikad.32x \shellext\Debug \BAT000115.bat' .

I tried to display a debug message in the first code line of
DllRegisterServ er, and the mesasge was not shown. The project is not
dependant on other dlls and registers perfectly when built in VC6.

BTW I use Windows 2000.

Any help in this sad issue will be appreciated.

moshes

moshes AT optitex DOT com

Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1107
by: Akram | last post by:
When I try to register a ATL dll which is made using vc6.0 is failing to register in .net 2003 installed machines. What may be the reason. We checked all dependencies but we are not able to sort the issue.
2
4278
by: Robert M. | last post by:
Information: Server A: SQL Server 2000 Enterprise Edition. OS is Windows 2003 Server Enterprise Edition. SQL Service pack is 3a. Member of domain ABCDomain. Server A is going to function as a Distributor. Location: New York. Server B: SQL Server 2000 Enterprise Edition. OS is Windows 2003 Server Standard Edition. SQL Service pack is 3a. Member of domain ABCDomain. Server B is going to function as a Subscriber.
1
1306
by: simon | last post by:
Hello All, I posted this question on the forums on asp.net web site. Problem is that the forums are moderated and it took forever to get posted. Therefore, I hope I have better luck here. I am trying to install the IBuySpy Store that I downloaded. But I keep getting the installation failed error message. The following is the log.txt file: 11:36:00 PM Saturday, November 08, 2003:
5
3265
by: Frank van Vugt | last post by:
Hi, I noticed that when using the single commandline: drop database <name>; create database <name>; this sometimes fails due to a pg_autovacuum process running on the background. When this happens, the error returned is:
10
15652
by: ajay | last post by:
some say floats can't be stored in register. size of int and float are same ( on some machine am i Wrong?) so if int can be delcared as register than why not float(where in and float are of same size) ? tx Ajay
3
5321
by: Vijay Chegu | last post by:
Hi, I have a 32bit ATL COM dll which is generated without the tlb(/notlb option set in midl). When i register the dll i get following error : 0x80029C4AL Winerror.h says // // MessageId: TYPE_E_CANTLOADLIBRARY //
5
2944
by: Adam McKee | last post by:
We are using Visual Studio.NET 2003 in our project with .NET framework 1.1. One of our libraries is a mixed-mode dll assembly consisting of one managed C++ library, and several unmanaged C++ libraries. We are using managed C++ as a bridge between managed .NET code and unmanaged C++ code, which I'm sure is a fairly common practice. The managed C++ library is compiled with /CLR whereas all other libraries are compiled without /CLR because...
0
1302
by: sameer | last post by:
Environment: OS of sql server 2000 server: windows 2003 standard server , .NEt framework 1.1 , sql server does not have any service pack, machine has the latest Windows service pack. Personal firewall is not enabled on this machine. All machine are within the same network. All i am dong is trying to open a connection from a .Net webservice (using ADO.NET which uses a connection string comming from web.config file) which is sitting on...
6
3143
by: Agnes | last post by:
I can show the login.aspx page in my window2003 IIS6 . However, after I click the "ok" buttonm it said The 'VfpOleDB.1' provider is not registered on the local machine. (1)I can run the application in my XP professional, (2)I also install vfpoledb.exe and register the vfpoledb.dll already (3)I also change the machine.config <processModel userName="administrator" password="information" /> or <processModel userName="SYSTEM"...
0
8303
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8821
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8723
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8602
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6162
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5632
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4150
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1941
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.