CRM 2011 KeyNotFoundException exception

后端 未结 4 1223
心在旅途
心在旅途 2021-01-22 08:00

I am new to CRM development. I have a Custom Entity \"customer\". This Entity has a Field called \"defaultcustomer\", which can be TRUE or FALSE. I am working on a Plug-In where

4条回答
  •  甜味超标
    2021-01-22 08:55

    The solution posted by @glosrob seems fine. Are you still getting "The given key was not present in the dictionary"?

    Try to use ITracingService to get more information about the plugin execution flow.

提交回复
热议问题