Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Issue: Cannot load 32-bit DLL wwIPSTUFF.dll
Message
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Miscellaneous
Thread ID:
00987989
Message ID:
00988064
Views:
48
>Hi there,
>
>I have a VFP 7 app running at 14 locations utilizing the West Wind Internet protocols for sending e-mails automatically from my app. Most plants can send the e-mails without issue, but two of my locations are getting the following error when the app goes into the sendmail code: "Cannot load 32-bit DLL wwIPSTUFF.dll" and I have NO idea why it's happening at these sites. All plants are running the app from WinXP.
>
>Any ideas?
>

In addition to Barbara's post, I tend to pass in the full path to the DLL when I instanciate the wwIPStuff class so I don't run into this. It's possible the starting directory (in the shortcut) for your app. is set incorrectly, or the directory is getting changed. But the erorr almost always just means it can't find the DLL.
loIP = CREATEOBJECT("wwIPStuff", lcFullPathToDLL)
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Reply
Map
View

Click here to load this message in the networking platform