Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP COM not releasing from memory
Message
De
10/01/2002 15:44:44
 
 
À
10/01/2002 10:39:35
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00602983
Message ID:
00603159
Vues:
15
>There is an ASP that accesses a vfp com object, but doesn't appear to release it, so when I try and re-build the DLL it keeps saying it's in use. Using PWS.

If you're developing on PWS, I wouldn't do my testing or debugging as a COM using ASP. Test as a regular VFP class first. Than test it out as a COM object. When you're confident in its behavior, then load it up in the ASP.

PWS keeps your COM in use just like IIS does, but while Windows 2000 has nifty stuff like COM+ and IISRESET.exe, I think that the only way to unload your DLL is to reboot Windows, unless you have MTS.

If you're doing Web Server based apps like this, I would strongly consider getting a Windows 2000 or XP machine to do it on.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform