Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I distribute a DLL?
Message
 
To
16/11/2001 20:28:59
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00583050
Message ID:
00583093
Views:
26
The key difference between installing with VFP 6 and VFP 7 is that you have to include the VC++ 7 runtime with all of your VFP7 distributions. You should also register your VFP app dll and the VFP 7 dll(vfp7t). Include the VFP language file(vfpenu) as well. Also, if this is a web app, are you creating a virtual directory or just putting it in the scripts directory under the web root? I would highly recommend creating a virtual directory for your ASP app.
>Hello,
>
>I built my first DLL using VFP 7.0 and it works perfectly. The VFP machine is also a web server and remote users are able to run the .DLL via a simple ASP page I created. My question is how do I distribute my DLL such that a colleague can install it on his web server? I emailed him the .dll, .vbr and .tlb files but he was unable to get them installed/registered on his machine.
>
>Thanks,
>
>Vim
Previous
Reply
Map
View

Click here to load this message in the networking platform