report viewing after a c# application generates the error
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.ReportViewer.WinForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
From googling I learned that it has to do with ReportViewer.
I used limited edition Installshield on vs 2013.
how can I make report viewer available on the target (the machine on which the app is deployed)