Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating a Web Connect app?
Message
De
30/11/2000 10:03:23
Guy Pardoe
Pardoe Development Corporation
Peterborough, New Hampshire, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Updating a Web Connect app?
Divers
Thread ID:
00447334
Message ID:
00447334
Vues:
37
I have a Web connect app (WC3.52) that has been running file-based for a while now. A few days ago I decided to switch it to COM-based mode.

I just made an adjustment to the code and tested it on my development machine (and all is well). I know there is the ability to copy the new exe to a directory and run a process from the Admin page to update the server, but I decided to do it manually.

Here's what I did:

1. Copied the new .EXE to a temporary location on the live server.
2. Using the Admin page, I shut down (unloaded) the two instances that were running on the live server.
3. Copied the new .EXE overwriting the old .EXE.
4. Started (reloaded) the COM instances from the Admin page.

The site runs successfully, but the new change I made is not refected. So I thought that maybe I didn't really unload properly (or something to the effect), so I rebooted the server just to make sure I would come back up to the new .EXE.

No Luck. It's still not running my updated code.

Can anybody see any immediate reasons why the new version would not be running.

I should add that the code change I made had no changes in method calls, so I am assuming I do not need to re-register anything.

Guy
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform