I get error when trying to add exist process in solution.
[2017-08-09 12:59:58.724] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 27 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 2619d716-2241-464c-a894-fb967edb4c9d | HttpApplication.RaiseOnError ilOffset = 0x0 >Request 192.168.97.12/.../componentdialog.aspx{65C79AB1-2E4F-E711-9457-080027B22E65}&dType=1&objecttypecode=4703&solutionid={65C79AB1-2E4F-E711-9457-080027B22E65} failed with exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at Microsoft.Crm.Application.Controls.SystemCustomization.SolutionComponentLookupFilter.GetOrgData(ApplicationEntityCollection filterEntities, Int32 typecode, String[] columns, Boolean bUnPublished) at Microsoft.Crm.Application.Controls.SystemCustomization.SolutionComponentLookupFilter.GetData(String[]& columnSet, Row[]& dataSet) at Microsoft.Crm.Application.Controls.SystemCustomization.SysCustomizationGridDataProvider.LoadData()
*This post is locked for comments