Many a times a developer makes changes to a timer solution and on deploying it to the MOSS instance - the changes just don't seem to be reflected.
Make sure to restart the Windows Sharepoint Timer Service after deploying your solution. This works! and your changes will be reflected
Thursday, August 6, 2009
MOSS Timer debugging
To debug a Timer Job in MOSS - you should attach the Visual Studio debugger to OWSTIMER.EXE and add a breakpoint to your timerjob execute code.
OWSTIMER can be found in the Win Services
OWSTIMER can be found in the Win Services
Subscribe to:
Posts (Atom)