I have been working with RDLC reports using the ReportViewer.Common & ReportViewer.Web/WinForms dlls, version 10. The files produced by these dlls are a lot larger than those generated on a server instead of locally so I thought I would update the DLLs to v12. I downloaded and installed the 2012 redist:
http://www.microsoft.com/en-gb/download/details.aspx?id=35747
However the dlls do not show up in the add references box - I can see version 8 and 10 in there but not 11 or 12 - all 4 versions exist in the GAC.
How can you reference these dlls properly? I am hesitant to change the registry or grab the dlls and reference them by browsing to them.. they both seem like hacks? Any ideas most welcome!
Thanks