- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've used IVF 9.1 to develop a console application that makes use of a DLL that
I also developed with IVF 9.1. On the computer I used for the development,
everything works fine. There's nothing fancy involved (no multi-threading, etc.). The DLL performs simple engineering calculations and the executable calls the DLL and reports the results. I've compiled both the executable and the DLL as release version.
If I take the executable and the dll to another computer (any other computer),
I get an error message -"The application failed ot initialize properly
(0xc0150002). Click on OK to terminate the application."
I'm guessing that there is a supporting dll or two that I must also put on the
second computer to get the software to run. Could someone point me to where this is discussed in the documentation so I can see what I need? I've tried the utility at www.dependencywalker.com and I'm not getting anywhere with it.
Isn't there a list of supporting DLL's somewhere?
Thanks,
Kenny Stultz
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My apologies for not being more clear. Here's the whole story.
Dependency Walker initially identified 2 dlls: libifcoremd.dll and msvcr80.dll. I got libifcoremd.dll from the development computer and downloaded msvcr80.dll from Microsoft.
The application still wouldn't start on the test computer, so I tried Dependency Walker again and it now identified libmmd.dll as needed, so I got that one off the development computer.
The application still wouldn't start, so I tried Dependency Walker again and now get a message that says "Error: At least one modle has an unresolved export function in an implicitly dependent module." msvcr80.dll is in red in the Dependency Walker tree view window, so I'm guessing that's the culprit, but I have no idea how to proceed.
I have two test computers, one running Windows 2003 Server and the other running Windows XP Professional. The application won't run on either one, yet it runs fine on the computer where IVF is installed.
Thanks for any help you can offer.
Kenny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Steve,
Thanks very much. That did the trick.
Kenny

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page