I get the below error message while I try to add a contact from another customized entity (similar to Add Members). the error msg is as follows 1.0 Object doesn't support property or method 'addEventListener' 1 /_static/_common/scripts/jquery-2.1.1.min.js?ver=1444911418 /XXXControls/dlg_query_build_mod.aspx?InvokeType=lqAdd&ListId=%7b4E96B9DA-6C9C-E511-80C6-005056021BA6%7d&ListMemberType=2 anonymous(b){returnH||(H=n.Deferred(),"complete"===l.readyState?setTimeout(n.ready):(l.addEventListener("DOMContentLoaded",I,!1),a.addEventListener("load",I,!1))),H.promise(b)} function(b){return H||(H=n.Deferred(),"complete"===l.readyState?setTimeout(n.ready):(l.addEventListener("DOMContentLoaded",I,!1),a.addEventListener("load",I,!1))),H.promise(b)} anonymous(b){returnH||(H=n.Deferred(),"complete"===l.readyState?setTimeout(n.ready):(l.addEventListener("DOMContentLoaded",I,!1),a.addEventListener("load",I,!1))),H.promise(b)} Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; .NET4.0E) en-US en-US en-US 1366x768 Web Online 2016-03-16T15:30:47 1033 1033 1033 1033 {20BCEB7F-3EBF-42E4-B659-EDD91D3D5330} {0F6E89D0-D2F3-E411-80C3-005056021BA6} 8.0.0.1094 I am using CRM 2016, these errors are seen after migrating from CRM 2015, the same code works fine with CRM 2015, and I use IE 11 versions. Few solutions online suggest that i use , but this doesnt solve any problem. Rather, the changes i had to do these were in CRMWEB folder on the server machine. I did come across a solution in https://carstengroth.wordpress.com/tag/script/ which asks to modify false . MSDN suggests this is only for Internal use in the FORMXML. Any suggestions and solutions are welcome and thanks in Advance.
↧