I get the same errror, but when I run the utility for my solution, it cleans out the licenses.licx file. I then add the used object to a test sheet in the solution then they are re-added to the licenses.licx. But, when I install this solution to ISS I get the same error.
arser Error Message: Could not load file or assembly ‘Infragistics4.WebUI.UltraWebChart.v13.2, Version=13.2.20132.2028, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb’ or one of its dependencies. The system cannot find the file specified.Source Error:
Line 35: <add assembly="Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
Line 36: <add assembly="Microsoft.ReportViewer.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
Line 37: <add assembly="Infragistics4.WebUI.UltraWebChart.v13.2, Version=13.2.20132.2028, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />