Sharepoint Service Error: A deployment or retraction is already under way for the solution *.wsp
To resolve this problem do the next steps:
Click "Start", click "Run" type cmd
The operation below shows you all runnig deploying process:
C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN>stsadm -o enumdeployments
Base on GUI of process you can cancel it. Use next operation for that:
C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN>stsadm -o canceldeployment -id "GUID job ID"
Friday, January 23, 2009
Subscribe to:
Posts (Atom)