I was working on event handler..in the item Added method i have typed in
SPWeb oWebsite = SPContext.Current.Web
but this does not seem to work as it is throwing null reference exception .
I was working on event handler..in the item Added method i have typed in
SPWeb oWebsite = SPContext.Current.Web
but this does not seem to work as it is throwing null reference exception .