Wsp does not get deployed sharepoint 2013
In some enviroments the sharepoint service (SPTimer ) is not configured in mode automatic, so when you deploy a wsp. It is never going to get deployed, so you have to run a stsadm command.
the command is: stsadm -o execadmsvcjobs.
run that command on sharepoint 2013 management shell. after you deployed the wsp solution.
the command is: stsadm -o execadmsvcjobs.
run that command on sharepoint 2013 management shell. after you deployed the wsp solution.
Comments
Post a Comment