THE SOLUTION CANNOT BE REMOVED WHEN A JOB IS SCHEDULED OR RUNNING

IF YOU ARE TRYING TO REMOVE THE SHARE POINT SOLUTION USING POWER SHELL (REMOVE-SPSOLUTION ) AND YOU GET AN ERROR MESSAGE:

Uninstall-SPSolution -Identity testSolution.wsp -allwebapplications
Remove-SPSolution -identity testSolution.wsp -force

The solution cannot be removed when a job is scheduled or running

Solution:

stsadm -o enumdeployments
stsadm -o canceldeployment -id
remove-spsolution

Comments

Popular posts from this blog

SharePoint 2013 and InfoPath 2013 - Creating Web Enabled Forms

"We’re sorry. We ran into a problem completing your request. Please try that again in few minutes." Excel Service SharePoint

Deployment error "The web.config is invalid on this IIS Web Site"