Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stopping a cached COM process
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00799838
Message ID:
00799911
Vues:
25
If you're running from a virtual directory, you can just go to the iiS MMC and press the 'Unload' button. This is assumimg it's being run in High Isolation or Pooled. I also have a Project Hook in the downloads section that does this transparently and automatically when you recompile your project...
>I am having a problem rebuilding my web service because IIS is cahceing the COM server. When I do a build, I get an "access denied" error on the web service .dll
>
>I have checked the "generate Web Service support files automatically" box in the Web Services Publisher Advanced dialog box to include the web services project hook, but it doesn't seem to be shutting down the COM process.
>
>I have traced the project hook code in the wsphook.BeforeBuild method , and I can watch it execute the line,
>
>loCat.ShutdownApplication(lcApp)
>
>(where lcApp - "IIS Out-Of-Process Pooled Applications")
>
>But I still get the "access denied" error.
>
>Does anyone know how to get this working or how to terminate the COM process manually?
>
>Thanks,
>
>-Steve
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform