SPC056004: Do not instantiate SPWeb in Receiver

Do not instantiate an SPWeb object within an event receiver.

TypeName: DoNotInstantiateSPWebInEventReceiver
CheckId: SPC056004
Severity: Warning
Type: AssemblyFileReference
Resolution

Do not instantiate an object of type 'Microsoft.SharePoint.SPWeb'. Best practise is to get these objects from the current context.

Links

comments powered by Disqus