VB.net RDLC report error in client side while set RDLC reference assembly

Soh Chem Seng 1 Reputation point
2020-12-05T07:20:48.32+00:00

Help

I create a setup and install it at local, it runs perfectly. But When using the client pc to access it, the RDLC report forces my application to shutdown. In order to check the problems,
I had tried:

  1. RDLC report with no reference assembly <<<<<< If I remove the RDLC reference assembly, the client pc is work with the report.
  2. I add the reference assembly to RDLC and run the application on the client-side <<<< it forced to shut down again

Can I know any solution to solve this problem? Or what things I need to install on the client PC. The client pc is installed .Net folder. I am deploying my RDLC in Win form report viewer (select the file and bind with reportviewer).

If without RDLC reference, it works on the client PC
45248-2.jpg
While set reference on RDLC, the .exe will force to shut down
45249-3.jpg

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,644 questions
{count} votes