Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deployment problem
Message
De
15/04/2008 15:01:06
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
01310837
Message ID:
01310858
Vues:
14
>>I have a COM dll built to serve an ASP application. It works fine on my development PC including running from the development website. I'm now ready to test it on the production webserver which is running Server2003. To do this I built an installation setup.exe using Installshield Express and included all of the VFP merge modules plus MSVCR70.dll and GDIPlus.dll. The build and install goes without a hitch and I manually registered the DLL just to make sure. The new DLL however refuses to load when called from the ASP page.
>>
>>Can someone tell me what I've missed?
>>
>>This same server is already running a different VFPdll I built several years ago without a hitch for another webapp.
>>
>>Thanks.
>
>What version of VFP?
>If it is VFP9, it requires MSVCR71.dll.
>Also what error you get?

Its ver 9 sp2 and MSVCR71.dll is also included in the redistributables. The error is:
error '80004005'
/ContactManager/export.asp, line 77

The line in question is
set oServer = createobject("ContactManager.CMTools")
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform