I've previously added a good number of custom attributes
the Lead entity type, however whenever I try a add a new
attribute since I receive the an error telling me that the
attribute addition has failed and to check the Event Log
for more information.
In the Event Log is two related error events:
(the first)
dmLog: New size of the attribute ({FEC5CEBE-B6F3-4E3C-90E9-
B1A1CB2333F5}) exceeds the SQL Server row limit of 8000
bytes.
(second)
dmLog: Failed to add new String attribute
(CFSCL_ACCOUNTS_InvoiceType) to Lead entity.
I've googled this error message and found a Microsoft
resource page -
http://support.microsoft.com/default.aspx?kbid=832753
However I don't think the information contained on the
page relates specifically to this problem - there is a
software update there, but it is for MSCRM v1 rather than
v1.2 (which is the version I'm using). But I think that
v1.2 should already includes this update.
Can anyone shed any light on whats going on here. I
presume that the creation of the new attribrute is trying
to create one or more new records/fields in the Metabase
which SQL Server is unable to do and hence generating the
error; does anyone out there know how to work around this?
Cheers, Paul.
Xchange Group.