holy crap, there's snow. 1 hr ago

'Bonus' articles

  • Date
  • Friday, March 7, 2008
  • Author
  • Corey Dutson

Cannot insert the value NULL into column Name, Thanks SharePoint

I tried to create a Custom List. I had event receivers attached to custom lists and i got this:
Cannot insert the value NULL into column ‘Name’, table ‘[somesharepointcontentdatabase].dbo.EventReceivers’;
column does not allow nulls. INSERT fails.
The state­ment has been terminated.

I found out what this means and how to get around it.