I have just converted my application to Powerserver 2022. I have it running on a server as we are testing the application. The Appeon staff has been amazing (and you guys here) in helping with the conversion and some transaction nuances I had to work through. But now I need to know the best method for rolling out updates.
The application supports an income tax preparation company. It is the point of sale, management reporting, crm, etc. As a result of being a tax business we are making multiple updates within the first 3 months of the tax season, sometimes multiple updates in a day. We get the actual tax software in December and during January and February they have multiple updates that affect my program.
Apparently, I cannot just overwrite the existing code. I was told best practice is to have all users log out, stop the IIS servers, update the application and .Net code, restart the IIS servers and let everyone back in. Of course this is the best way but it's really not practical. Does anyone have a better idea?