New Custom List Definition with Event Handler – No events are triggered

June 20th, 2009 | Tags:

Problem: While creating a new list definition with Event Handler in Visual Studio 2008, the events are not triggered.

Reason in my case: In the ListDefinition.xml, I modified the “Type=” from the Visual Studio assigned one to a value of “10001”, since that is what MS recommends to avoid clashes in future. If you change the value here you need to make sure you change the value in the “schema.xml” also (in the “<List” tag)!!!

Technorati Tags:
No comments yet.