In this article we will be seeing how to block or unblock the sandbox solutions in SharePoint 2010.

I have created a sandbox solution (wsp file) which consists of a simple web part and I have deployed that in the site collection. Now I am going to block the sandbox solution that I have deployed so that it does not run. Sandbox solution can be blocked in the central administration by the farm administrator.

Steps Involved:
Note: If the solution code is changed and redeployed, it will be seen as a new sandboxed solution and will be allowed to run even if the original is still blocked.