Crystal Report not working
I use VB.NET 2005 Professional Edition. In my development machine, the crystal report is working on my application, but when I installed my application to other computer that has no crystal report, the message below appears.
Code:
Could not load file or assembly 'CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral
What is wrong?
Thank you
Re: Crystal Report not working
What installation and setup package are you using?
Re: Crystal Report not working
Hack,
Im not very familiar to what kind of installation nor setup package I used. But what I did was, on my project I added New Project -> Setup Project. Then it displayed Application Folder, User's Desktop and User's Progam Menu.
I only followed the steps on the other site that I googled.
Please bear with me, I'm new in VB.NET 2005.
Thank you