PDA

Click to See Complete Forum and Search --> : Crystal Report not working


rpc86
Sep 25th, 2008, 03:39 AM
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.


Could not load file or assembly 'CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral


What is wrong?

Thank you

Hack
Sep 25th, 2008, 08:10 AM
What installation and setup package are you using?

rpc86
Sep 25th, 2008, 07:43 PM
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