Seek for Help.
Hi guys, I have some question regarding VB 2019 RDLC report sharing to the client would like to ask.
I am creating a SETUP exe file for my application and install it locally, it works perfectly on my local pc.
Now I share the .exe to the local client PC, the client PC can access it with no issue
![Name: 2.jpg
Views: 35
Size: 13.5 KB]()
When I set the report reference, the client site will no able to access the report. What I had tried:
1. manually drag the .dll file to the .exe file location, but no work
2. manually add the .dll assembly file while creating the setup & reinstall it but no work
2.If i remove the report reference from server report, client side able to view report <<< but I want to use the report reference in order to generate barcode
Can I know any way to solve this problem or any way to know which file is needed to install in client side while I deploying the report with my application? Thanks & appreciate your answer
Hi guys, I have some question regarding VB 2019 RDLC report sharing to the client would like to ask.
I am creating a SETUP exe file for my application and install it locally, it works perfectly on my local pc.
Now I share the .exe to the local client PC, the client PC can access it with no issue
When I set the report reference, the client site will no able to access the report. What I had tried:
1. manually drag the .dll file to the .exe file location, but no work
2. manually add the .dll assembly file while creating the setup & reinstall it but no work
2.If i remove the report reference from server report, client side able to view report <<< but I want to use the report reference in order to generate barcode
Can I know any way to solve this problem or any way to know which file is needed to install in client side while I deploying the report with my application? Thanks & appreciate your answer