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

No comments:

Post a Comment