Well this one threw me off, for a few minutes.
I deployed a custom .wsp solution.
Normal…local deployment, not a GAC deployment…
stsadm.exe –o addsolution –filename CustomSolutionFile.wsp
stsadm.exe –o deploysolutions –name CustomSolutionFile.wsp –local –url http://WebApplicationName
IISreset /noforce
Then the web application browser gave me the following error:
HTTP Error 503. The service is unavailable.
It seems every time I deploy this custom solution (I did not write it), I get this error because the Application Pool to the Web Application I deployed it to is not starting back up. So far all I have had to do it start the application pool and all is well.
Technorati Tags: SharePoint http error 503del.icio.us Tags: SharePoint http error 503
I have been in technology for 30 years. I have been an Enterprise Architect and Infrastructure Architect for the last 15 years. My background is infrastructure architecture, complex migrations, and enterprise strategy. My product expertise focus' are; Azure, Office 365, SharePoint, Active Directory, Exchange, and System Center Suite. I am an Enterprise Architect at Microsoft. I also have a blog on TechNet. Feel free to connect to me on LinkedIN http://www.linkedin.com/in/lindachapman/ .
Subscribe to:
Post Comments (Atom)
saved my bacon! :)
ReplyDeletethank you!!!!
Thank you!!!
ReplyDelete