Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Issue: Cannot load 32-bit DLL wwIPSTUFF.dll
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Divers
Thread ID:
00987989
Message ID:
00988064
Vues:
45
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform