Hi there
I have written a custom SSRS report for MSCRM. The report has a custom dropdown as a filter. When a user opens the report and tries to select an option from the filter they are given the error "No Such Interface Supported"
When I go to debug it takes me to "var cs = window.getComputedStyle(element, null);" in the report viewer control.
This only happens on the dropdowns which are pulling data from CRM.
It happens in the Outlook client and the web browser.
This seems to be a recent issue as this report was working fine. We haven't installed any new rollups recently but perhaps Windows Update installed something new.
I am running rollup 11 for the client and the server.
Any ideas ?
Jon