You can debug timer jobs by using Visual Studio just as you would any other managed application. Timer jobs are executed by a special Windows service that is set up on the server when you install Windows SharePoint Services: the Windows SharePoint Services Timer. This service triggers the executable
Owstimer.exe. You must attach to this process to debug custom timer jobs.
No comments:
Post a Comment