Crystal Report Object For install Shield.
-
:rose: Hi. can u tell me how can install Crystal Report When i am installing my project to another computer(With Install Shield)?like .Net FramWork. When i install my project to user's computer this message is shown. Could not Load or find assembly 'CrystalDecisions.Windows.Forms,Version=10.5.3700,Culture=neutral....' But i did add this refrence to my project. Thank u. :rose:
CanI
-
:rose: Hi. can u tell me how can install Crystal Report When i am installing my project to another computer(With Install Shield)?like .Net FramWork. When i install my project to user's computer this message is shown. Could not Load or find assembly 'CrystalDecisions.Windows.Forms,Version=10.5.3700,Culture=neutral....' But i did add this refrence to my project. Thank u. :rose:
CanI
-
Is that file present at the same location in the user computer as you have set in your code?
50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!
:rose: I can't find that file in my computer too!!! I have installed Crystall Report in user's system but it isn't working yet. (I added that Assembly in my C# program And Built it.(Release it) and in my install Shield project i added all files from Release Folder). Did i do any mistake?or should i do anything more? Thank u. :rose:
CanI
-
:rose: I can't find that file in my computer too!!! I have installed Crystall Report in user's system but it isn't working yet. (I added that Assembly in my C# program And Built it.(Release it) and in my install Shield project i added all files from Release Folder). Did i do any mistake?or should i do anything more? Thank u. :rose:
CanI
The error message says what you need to so. That file is not there on the computer. So update your setup such that the file is copied to the user computers while installation.
50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!