Hello guys,
I am getting issue while updating the solution as below :
Update-SPSolution -Identity MyWebParts.wsp -LiteralPath “C:\Deployment\Support\Latest Solution\03022014\MyWebParts.wsp” –GACDeployment
in farm solution under CA , its keep displaying the status as “Deploying(scheduled at *** )”
I have tried to follow IISRESET after Update-SPSolution but its not updating into the farm while in PoweShell shell its completing the job without the error.
If I directly deploy through Visual Studio it works, while its not requirment – I need to update the solution through powershell command.
any idea what can be the reason ?
Hey,
Yes, you are right – timer service was not running as my password has been changed recently.Thank you so much to save my time and revert me back with exact solution 🙂 . Its working now as expected.
Kind Regards,
Dipti