Error occurred in deployment step 'Recycle IIS Application Pool'
Posted
by shehan
on Geeks with Blogs
See other posts from Geeks with Blogs
or by shehan
Published on Thu, 07 Jun 2012 13:55:31 GMT
Indexed on
2012/06/07
16:41 UTC
Read the original article
Hit count: 270
Filed under:
Encountered this error while trying to deploy a SharePoint 2010 project from Visual Studio 2010:
Error occurred in deployment step 'Recycle IIS Application Pool': The open operation did not complete within the allotted timeout of 00:01:00. The time allotted to this operation may have been a portion of a longer timeout.
All my other projects in the solution deploy just fine. To fix this, I had to retract the offending project (through Visual Studio) and re-deploy.
© Geeks with Blogs or respective owner