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

Home Posts Topics Members FAQ

Run-time libraries for C++ mixed language application

I have a project where the GUI is in VB.NET, the libraries
in unmanaged C++ which is wrapped in managed C++ and
compiled as DLL.

The application runs fine on Windows 2000 with VC++
development environment installed, but fails to load on
any Windows 2000 system with only the .NET Framework
(tried .NET Framework SDK too) installed.

Tried suggestions given in "Mixed DLL Loading Problem"
article on MSDN, and the 814472 article. None of these
solved the problem. Installing the whole Visual Studio .NET
works, but is not a practical solution on every client
machine.

Are there any run-time libraries I need to ship with the
application?

Here are the system information:

Devbelopment Envirnment 2002 Version 7.0.9466
..NET Framework 1.0 Version 1.0.3705

Your help will be much appreciated.

Yang
Nov 16 '05 #1
2 2271
Yang Pang wrote:
I have a project where the GUI is in VB.NET, the libraries
in unmanaged C++ which is wrapped in managed C++ and
compiled as DLL.

The application runs fine on Windows 2000 with VC++
development environment installed, but fails to load on
any Windows 2000 system with only the .NET Framework
(tried .NET Framework SDK too) installed.

Tried suggestions given in "Mixed DLL Loading Problem"
article on MSDN, and the 814472 article. None of these
solved the problem. Installing the whole Visual Studio .NET
works, but is not a practical solution on every client
machine.

Are there any run-time libraries I need to ship with the
application?


Use depends.exe (included with visual Studio) to determine which other DLLs
your program depends on. One thing to make sure of: make sure not you're
trying to deplpoy a debug build of your application, since the debug
libraries will certainly not be present on machines that lack the
development environment.

Once you've identified the DLLs that you depend on, you can usually identity
Windows Installer merge modules (they're installed in c:\program
files\common files\\merge modules by default when you install VS.NET). You
can then combine those merge modules with your own modules to make an
installer (Deployment projects) that will install your application and
everything that it depends on.

-cd

Nov 16 '05 #2
Are you installing the required C/C++ runtime libraries? Note that even the
C runtime is not a "known DLL" anymore (starting from 7.0). Typically you
need to install msvcr7x.dll and msvcp7x.dll, in your app path. You can test
if this is the case by simply creating a console app that links with the
native DLL you have built.

Of course, depends is the ultimate tool for these things. You need to learn
how to redistribute the runtimes properly. Check the documentation for
runtime installation guidelines.

Cheers,
Sarat Venugopal
Huelix Solutions
www.huelix.com
"Yang Pang" <ya*******@zais group.com> wrote in message
news:22******** *************** *****@phx.gbl.. .
I have a project where the GUI is in VB.NET, the libraries
in unmanaged C++ which is wrapped in managed C++ and
compiled as DLL.

The application runs fine on Windows 2000 with VC++
development environment installed, but fails to load on
any Windows 2000 system with only the .NET Framework
(tried .NET Framework SDK too) installed.

Tried suggestions given in "Mixed DLL Loading Problem"
article on MSDN, and the 814472 article. None of these
solved the problem. Installing the whole Visual Studio .NET
works, but is not a practical solution on every client
machine.

Are there any run-time libraries I need to ship with the
application?

Here are the system information:

Devbelopment Envirnment 2002 Version 7.0.9466
.NET Framework 1.0 Version 1.0.3705

Your help will be much appreciated.

Yang

Nov 16 '05 #3

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

Similar topics

3
4923
by: leroybt.rm | last post by:
Can someone tell me how to run a script from a interactive shell I type the following: >>>python filename >>>python filename.py >>>run filename >>>run filename.py >>>/run filename >>>/run filename.py
8
3766
by: Jonathan Polley | last post by:
I have one account on a WindowsXP machine that refuses to run IDLE (or any other python script that uses Tk). Other people can login to that PC and IDLE runs just fine, so it is not an installation issue. When the person who has the problem logs into another PC the problem follows them. Any ideas as to what might me wrong? This is the traceback from IDLE: C:\Python20\Tools\idle>..\..\python.exe idle.py Traceback (most recent call...
4
3212
by: Ed | last post by:
Hello, I took a course in asp about 2 years ago and I was practicing with IIS 5.0. Then I put it down for a while. Now trying to get back to it. I can't run asp files from subdirectories of my root directory, but I can run asp files from the root directory of my website and I can run htm files from the subdirectories. If I run localhost/mytest.asp
19
2215
by: Bryan | last post by:
How can i run a bit of code straight from the IDE? Right now i make a temporary button and put the code behind that, then i run debug mode and click on the button. Is there a way to highlight some code and tell it to run that? Is there a "scratchpad" type window like in VBA where I can write some simple code to be executed? Thanks for the help in advance
3
11290
by: traceable1 | last post by:
Is there a way I can set up a SQL script to run when the instance starts up? SQL Server 2005 SP2 thanks!
0
8402
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8315
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
8829
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
8734
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
7341
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6172
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
5633
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
4164
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...
0
4323
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.