How can I get this dll so that I can copy it over to the hosting server?
I am using a third party to host a web application I can not run ReportViewer.exe to get the correct dlls installed.
I have tried to use CMD to copy the file Microsoft.ReportViewer.ProcessingObjectModel to the bin directory. This file does not have the .dll extension and it will not copy.
What else can I do?