Does anyone know or experienced if there is indeed a 2155 record limit (total
records) of picklist per Entity in MS CRM 3.0?
I am experiencing this now. I have about 6 to 7 Country picklist plus other
picklists in Contact Entity. Now I was able to determine that for this
particular entity (Contact) I reached 2155 picklist record already.
When I delete on other unused picklist and add records to to-be
used/displayed picklist entity I still add but can't get past 2155 record. If
I try, I always get this error:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Exception from HRESULT: 0x80044150.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException: Exception
from HRESULT: 0x80044150.
Source Error:
An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.
Stack Trace:
[COMException (0x80044150): Exception from HRESULT: 0x80044150.]
Microsoft.Crm.Platform.ComProxy.CRMContactClass.Re trieve(CUserAuth&
Caller, String ContactId, String ColumnSet) +0
Microsoft.Crm.Application.Platform.Contact.Interna lRetrieve(String id,
String columnSet) +36
Microsoft.Crm.Application.Platform.Entity.Retrieve (String columnSet) +126
Microsoft.Crm.Application.Forms.AppForm.RaiseDataE vent(FormEventId
eventId) +210
Microsoft.Crm.Application.Forms.EndUserForm.Initia lize(Entity entity) +56
Microsoft.Crm.Application.Forms.CustomizableForm.E xecute(Entity entity,
String formId, String formType) +83
Microsoft.Crm.Application.Forms.CustomizableForm.E xecute(Entity entity) +13
Microsoft.Crm.Web.SFA.ContactDetailPage.ConfigureF orm() +238
Microsoft.Crm.Application.Controls.AppPage.OnPreRe nder(EventArgs e) +30
System.Web.UI.Control.PreRenderRecursiveInternal() +62
System.Web.UI.Page.ProcessRequestMain() +1499
Can anyone verify this? Much better if we can have someone from Microsoft
themselve confirm this?
Thanks.