After several deployments, I receive the following error when trying to re-deploy a solution:

Error occurred in deployment step ‘Recycle IIS Application Pool’: The communication object, System.ServiceModel.InstanceContext, cannot be used for communication because it has been Aborted.

The only solution I have found (not ideal) is to restart Visual Studio.

Anyone know a better way?

link|improve this question

I prefer WSPBuilder for packaging and deploying solutions. – NLV Jun 16 '11 at 4:28
2  
Sometimes the only solution is to restart Visual Studio ;-) – moontear Jun 16 '11 at 9:12
feedback

1 Answer

up vote 1 down vote accepted

I have seen this a couple of times as well and the only resolution I found was to restart Visual Studio as well.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.