Posted on: 1/26/2015 9:01:27 AM | Views : 947

All,
We are using Report Viewer version 10.0.0.0 & Win Server 2003. We have a rdlc which can be run correctly in IE 9. However, it cannot be generated in IE 11. (same coding in same server)
In IE 11, it always throws error "Failed to evaluate the FilterValue of the Grouping xxxxxxxx". We use top function to filter first 10~20 max amount.
To find the error, I try to hard code report to list top 10. But, it also fails to generate the report. 
 Is there any reasons the top function returns error in IE 11?

Go to the complete details ...