Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB ActiveX DLL error in VFP: Unable to load 32-bit DLL..
Message
 
 
To
13/08/2002 11:27:03
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00689162
Message ID:
00689175
Views:
22
Mark,
Do you have the VB run-time files installed on the target machine? What happens when you attempt to register the DLL using Regsvr32 from the Command prompt? Does it register? If not, do you get an informative error?

>I created an ActiveX DLL in VB for use in a VFP application. The application works fine on any machine that has had Visual Studio 6.0 installed on it. But on machines that have only had the VFP runtime files required to run the application installed on them, including the new VB DLL, get the error: "Cannot load 32-bit DLL c:\windows\system\RTF2HTML.DLL".
>
>The only aspect of the application that is not working on the "non-Visual Studio" machines is that which pertains to my new VB DLL so I know I have all the "normal" runtime files in place. (I've been doing standalone VFP apps for many years; it's only the introduction of a VB ActiveX DLL that I am new to.)
>
>I am programmatically registering the DLL with the "DllRegisterServer()" command in the app.
>
>Does anyone have any idea what additional files, that are installed as part of Visual Studio, are necessary for the VB DLL to work?
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform