- Open the SharePoint 2010 Management Shell as an administrator
- Enter “net stop SPTimerV4” and press enter. (The service will be stopped)
- Enter “net start SPTimerV4” and press enter. (The service will be started again)
Thursday, November 22, 2012
Custom SharePoint timer job code doesn't seem to be updating
If you're running into a situation in which your making code updates to a custom SharePoint timer job and the code doesn't seem to be updating, you may want to try restarting the OWS Timer service to see if that helps resolve your issue. To restart the OWS Timer service on SharePoint 2010, you can perform the following steps:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.