I just learned how to register scripts properly in wordpress. Learn something new every day! loving the elimination of duplicates! 5 hrs ago

Articles tagged with 'MOSS'

  • 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.