Hi,
Getting an error while upgrading customizations from E9 to E10.
Compiling Custom Code …
----------errors------------
Error: CS1061 - line 175 (538) - ‘Ice.Adapters.DynamicQueryAdapter’ does not contain a definition for ‘ExecuteDashboardQuery’ and no extension method ‘ExecuteDashboardQuery’ accepting a first argument of type ‘Ice.Adapters.DynamicQueryAdapter’ could be found (are you missing a using directive or an assembly reference?)
Missing any assembly or Method name is mismatched ? it was worked fine in E9. is there any changes in Methods of ‘Ice.Adapters.DynamicQueryAdapter’ ?
Thanks