Tuesday, September 11, 2012

Admin SVC must be running in order to create deployment timer job

Error

This error message pops up when solution is installed using powershell command

Install-SPSolution -identity test.wsp -webapplication http://test/

Resolution

Method 1:
Go to Administrative Tools > Services and browse to find “Sharepoint 2010 Administration”.
Start  Service

Method 2:
Start-Service SPAdminV4





1 comment:

morocco tours said...

nice blog

Handle the error “OwnershipControlsNotFoundError” for buckets created prior to April 2023 when the bucket ownership was defaulted to “Object Writer”

Here you go published a  python code sample written for migrating S3 bucket ownership controls between AWS accounts. The code is written to ...