Why I can't distribute MFC ODBC app to a machine without Visual Studio 
Author Message
 Why I can't distribute MFC ODBC app to a machine without Visual Studio

Hi, All,

I developed a MFC VC++ app with Microsoft Access 2000 on Windows 2000
Professional.  Initially after creating with Wise 8 Installer, I try the
setup on my machine.  It works fine.  Then I move it to a machine without
Visual Studion running on NT, and the setup program crashed and pop out some
info, such as "can not find entry point for ADVAPI32.DLL", and some other
info about NTDLL.DLL, SHELL32.DLL, USER32.DLL.

How can I fix these problems and run it on a machine without studio?    Any
help is highly appreciated!

Thanks!

John



Sat, 24 Apr 2004 09:03:56 GMT  
 Why I can't distribute MFC ODBC app to a machine without Visual Studio

Quote:

>Hi, All,

>I developed a MFC VC++ app with Microsoft Access 2000 on Windows 2000
>Professional.  Initially after creating with Wise 8 Installer, I try the
>setup on my machine.  It works fine.  Then I move it to a machine without
>Visual Studion running on NT, and the setup program crashed and pop out some
>info, such as "can not find entry point for ADVAPI32.DLL", and some other
>info about NTDLL.DLL, SHELL32.DLL, USER32.DLL.

>How can I fix these problems and run it on a machine without studio?    Any
>help is highly appreciated!

First thought: do you use MFC as a DLL? If so, did you install this
also on the target machine?

Paul
-------------------------------------------
Expressed opinions are usually my own.
Especially if they're any good (of course).
-------------------------------------------



Sat, 24 Apr 2004 23:01:40 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Run MFC VC++ ODBC program on machine without studio

2. problem running MFC v4.0 ODBC app on MFC v4.2 machine

3. Installing Visual Studio 6.0 breaks 16bit ODBC apps???

4. Problem w/ ODBC, MFC, Visual Studio 6.0 (sp3)

5. I can't install my app/compenent on machine without Visual Studio installed?

6. Is it possible to access Visual FoxPro5.0 tables directly from VC++ MFC(without using ODBC)

7. why com object with alt 7.0 can't run on win2000 without visual.net

8. How to export a makefile for a MFC app in Visual Studio .NET

9. MFC App, ComCtl32.DLL and Visual Studio Installer

10. ODBC Api example without mfc's

11. Any other distributed build systems for Visual Studio?

12. Distributed build system for Visual Studio

 

 
Powered by phpBB® Forum Software