ReportViewer: hacking the Redistributable version

I've always used the Microsoft ReportViewer control for many Windows Form project, but in these days I'm using the ReportViewer with Microsoft Dynamics NAV (I've a big project that involves advanced graphic reporting).

One of my problem is to deploy the ReportViewer control on the customer's machine. Microsoft has made available a great ReportViewer Redistributable package, but it requires an administrative control of the machine (it's an MSI package that installs all the components in the GAC). What about if the customer doesn't have administrative privileges?

Dennis J. Bottjer gives me the trick:

  1. Download Report Viewer Redistributable
  2. Use favorite Zip Utility to extract the MSI.exe to a folder of your choice
  3. Find the file ReportV1.cab in extract folder from step #2
  4. Use favorite Zip Utility to extract ReportV1.cab to a folder of your choice
  5. Open the new folder from step 4 and find 4 files
  6. Rename: FL_Microsoft_ReportViewer_Common_dll_117718_____X86.
    3643236F_FC70_11D3_A536_0090278A1BB8
    to Microsoft.ReportViewer.Common.dll
  7. Rename: FL_Microsoft_ReportViewer_ProcessingObject_125592_____X86.
    3643236F_FC70_11D3_A536_0090278A1BB8
    to Microsoft.ReportViewer.ProcessingObjectModel.dll
  8. Rename: FL_Microsoft_ReportViewer_WebForms_dll_117720_____X86.
    3643236F_FC70_11D3_A536_0090278A1BB8
    to Microsoft.ReportViewer.WebForms.dll
  9. Rename: FL_Microsoft_ReportViewer_WinForms_dll_117722_____X86.
    3643236F_FC70_11D3_A536_0090278A1BB8
    to Microsoft.ReportViewer.WinForms.dll
  10. Copy these dlls to your smart client project and reference them
  11. Now they will be part of the Smart Client's Build Output and Click Once Deployment

Print | posted on Wednesday, December 13, 2006 6:10 PM

Comments on this post

# re: ReportViewer: hacking the Redistributable version

Requesting Gravatar...
used the Microsoft ReportViewer control for many Windows Form project, but in these days I'm using the ReportViewer with Microsoft Dynamics NAV (I've a big project that involves advanced graphic re GATEWAY laptop battery
Left by wholesale laptop adapter on May 23, 2010 2:40 PM

Your comment:

 (will show your gravatar)
 
Please add 2 and 1 and type the answer here: