I know that it is old, but today I had the same question, so I decided to give an answer.
I could not find anything specific, so I pulled out the old reflector ... and I decided to use Microsoft.ReportViewer.WebForms because it was referencing the subsmb assmblies referenced by Microsoft.ReportViewer.WinForms.
In particular...
WebForms:
- Microsoft.ReportViewer.Common
- mscorlib
- System
- System.Configuration (without links to WinForms)
- System.Data li>
- System.Drawing
- System.web
- System.Web.Services
- System.xml
Winforms:
- Microsoft.ReportViewer.Common
- mscorlib
- System
- System.Data li>
- System.Drawing
- System.web
- System.Web.Services
- System.Windows.Forms( WebForms)
- System.XML
System.Web , System.Windows.Forms impo.
, ReportParameter , . , - Mapping .