Seiten

Montag, 7. Mai 2012

NullReferenceException when deploying Sharepoint feature from Visual Studio...

... but not when you deploy it from the Sharepoint web interface. Its likely that you use SPContext somewhere. Instead you should use the SPFeatureReceiverProperties exclusively to obtain the current site or web.