How to handle SharePoint deployment of wsp? Take site offline? -
What is the recommended approach to handling a SharePoint deployment through a WSP? Web site returns an HTTP 503 service unavailable response during the WSP deployment. I am deploying WSP with a series of stsadm.exe commands from a bit file.
I know that I may skip an app_offline.htm file in the Virtual Directory folder and a custom HTTP 503 error code is on the page, but whether during a deployment it would be better to take a SharePoint application offline The way? Do I need an app_offline.htm file or just a custom HTTP 503 error code page?
Deployed WSP causes IISReset depending on your hardware, usually it's a minute or two It does not last long, so I'm not sure it will be more of a problem.
If you are in a mission, important production environments however, I recommend installing wsp from the middle admin; To prevent service interruptions, determine the deployment of the deck for late hours.
Comments
Post a Comment