Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / March 2007

Tip: Looking for answers? Try searching our database.

What dlls needed to deploy C++/CLI app

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Joachim - 15 Mar 2007 11:52 GMT
What dlls do I need to redistribute with an application made using C# and
C++/CLI for a Windows XP Pro SP2 PC? As far as I have understood the
following are needed:

msvcm80.dll
msvcr80.dll
msvcp80.dll
msjava.dll

Is that right? What else do I need? I'm not able to run my application
supplying only these dlls. I have tried with Dependency Walker but on a PC
where I can run my application there are more missing dlls than on on PC
where I can't run my app. So I don't know what I'm missing.
Joachim - 15 Mar 2007 13:23 GMT
Have tried the following, but it doesn't help my problem:

http://msdn2.microsoft.com/en-us/library/ms235291(VS.80).aspx

> What dlls do I need to redistribute with an application made using C# and
> C++/CLI for a Windows XP Pro SP2 PC? As far as I have understood the
[quoted text clipped - 9 lines]
> where I can run my application there are more missing dlls than on on PC
> where I can't run my app. So I don't know what I'm missing.
Ben Voigt - 15 Mar 2007 14:51 GMT
> What dlls do I need to redistribute with an application made using C# and
> C++/CLI for a Windows XP Pro SP2 PC? As far as I have understood the
[quoted text clipped - 9 lines]
> where I can run my application there are more missing dlls than on on PC
> where I can't run my app. So I don't know what I'm missing.

What is the exact error preventing your application from running?
Joachim - 28 Mar 2007 00:05 GMT
"Failed to load module from assembly C:\Documents and
Settings\Desktop\070327\MyCPPCLIProj.dll. Error was:
Could not load file or assembly 'MyCPPCLIProj, Version=1.0.2629.32412,
Culture=neutral, PublicKeyToken=null' or one of its dependencies. This
application has failed to start because the application configuration is
incorrect. Reinstalling the application may fix this problem. (Exception from
HRESULT: 0x800736B1)"

Can also mention that I just recently was prompted to add the msvc?80d.dll
files.

Joachim

> > What dlls do I need to redistribute with an application made using C# and
> > C++/CLI for a Windows XP Pro SP2 PC? As far as I have understood the
[quoted text clipped - 11 lines]
>
> What is the exact error preventing your application from running?
Ben Voigt - 28 Mar 2007 23:17 GMT
> "Failed to load module from assembly C:\Documents and
> Settings\Desktop\070327\MyCPPCLIProj.dll. Error was:
[quoted text clipped - 7 lines]
> Can also mention that I just recently was prompted to add the msvc?80d.dll
> files.

You need to do a release build, which won't use the ......d.dll version.
Those dlls are only for debug build and mustn't be copied to other
computers.

> Joachim
>
[quoted text clipped - 16 lines]
>>
>> What is the exact error preventing your application from running?

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.