Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating a Web Connect app?
Message
 
 
À
30/11/2000 10:03:23
Guy Pardoe
Pardoe Development Corporation
Peterborough, New Hampshire, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00447334
Message ID:
00447350
Vues:
9
Guy,
Are you sure the code got updated? Check the datetime stamp of the EXE.

I had problems with the Admin page stopping File based applciations in previous versions so I created a method in my application that Quit VFP. WHenever I wanted to update anything, I called that method, VFP would unload, I would then call the UpdateExe and StartExe methods and everyhting would be updated.

HTH.

>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
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform