Question

I tried to create a timer job using this article:

http://msdn.microsoft.com/en-us/library/cc406686.aspx

But in that first code the Globals does not exist on the context, I assume it might exist in the SPJobDefinition, but as its another version, it might be deprecated?

Does this article fully applies to sharepoint 2010?

thx

Was it helpful?

Solution

This article should work with no issues in SP2010 also.

Are you talking about the object of Static class Globals? may be you can look into this post by Andrew Connell's post over time job here: http://www.andrewconnell.com/blog/articles/CreatingCustomSharePointTimerJobs.aspx

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top