Question

When I deploy my Sharepoint solution I got below error.

Error occurred in deployment step 'Recycle IIS Application Pool': Call was canceled by the message filter.(Exception from HRESULT: 0x80010002 (RPC_E_CALL_CANCELED))

What could be the reason? I retarcted, cleaned, IISReset and all.

Was it helpful?

Solution

It sounds like permission problem. Please verify few points:

  1. Make sure VS2010 is running as Administrator

  2. Make sure you are the local admin and having owner rights in SQL content DB.

  3. Also check your permission in few local groups

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top