SharePoint Development
"It takes a month to learn, but a lifetime to master"
Sunday, October 11, 2009
SPContext in HTTP Module
Got the 'System.InvalidOperationException' when accessing SPContext in your HTTP Module? To solve this, make sure you attach your eventhandler to the application.PreRequestHandlerExecute event instead of the application.BeginRequest event.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)