Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't Free up a com object
Message
De
14/04/2000 11:12:04
Edward Crawford
City Facilities Management
Glasgow, Royaume Uni
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00359705
Message ID:
00359787
Vues:
13
>>I have created a VFP com object. This object is accessed from an ASP page running on Personal Web Server. Once it has been accessed, I go into VFP, make chages to the class, and try to save it as a Multithreaded COM object again. When I do this I get an error saying that file access is denied.
>>
>>Obviously the COM object has not been released. I have tried to close IE, close VFP and stop my Personal Web Server. The only thing that will free it up, is if I shut down my computer. Surely I must be doing something wrong.
>>
>Ed,
>All the previous posts assume that you are running NT (server or workstation). I know Personal Web Server runs on Win9X so the question to be asked is what OS are you using?
>
>If it is some form of NT, you don't need Kill.EXE. At the CMD prompt, type the following NET STOP IISADMIN. The IIS admin service is the process holding your COM object. Stopping it will stop all the related serverices (W3, FTP, Gopher, SMTP). Then after everything is shutdown, start them again NET START W3SVC (this will automatically start the admin service).
>
>If you are running Win9X, then post again and I'll do some more checking because right now, I don't have an answer for you *s*.

Larry:

Yes, I am using Windows 95. I have found a copy of the Windows NT Resource Kit, but of course it won't work with Win95.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform