Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP8 runtime files
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00761745
Message ID:
00761836
Views:
31
Ron,

Adding Vfp8Runtime.msm should be enough. It'l pull in MSVCR70.msm and VFP_GDIPlus.msm. If your application uses XmlToCursor, add msxml3.msm and for XMlAdapter add msxml4.msm.

Here's the list of required VFP DLL's if you want to minimize the size of your install.
VF8R.DLL - support for single-threaded DLL's and EXE's
VF8T.DLL - support for multi-threaded DLL's
VFP8RENU.DLL - Put into same directory as VFP8R.DLL/VFP8T.DLL


>I have created a VFP8 com-component that works like a charm on my machine. I want to create a setup to install it on a W2K-server. I have used Visual Studio Installer to do so. I have included the VFP8.msm, gdi.msm ad msvcrt7.dll. After installation a I want to register my dll as a Com-server and when selecting the dll all methods are shown properly. When finalizing the procedure however I get an error message saying that the com-server is missing something. The registration therefor fails.
>What VFP8-runtime files do I need to deploy?
>
>Any help is appreciated.
>
>Ron Brahma
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform