Tips and Tricks
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Tips and Tricks
Message Icon Topic: creating an execuatable so people can use it Post Reply Post New Topic
Author Message
caiphas
Newbie
Newbie


Joined: 14 Nov 2008
Location: United States
Online Status: Offline
Posts: 6
Quote caiphas Replybullet Topic: creating an execuatable so people can use it
    Posted: 22 Jul 2009 at 10:56am
I have created a vb net application that includes crystal reprots 2008.
However people who want to use the application that don't have crystal reports 2008 cannot get the program to load.
When they click on the icon for the execuatable nothing happens. No error messages. Nothing happens.
 
What is the work around for this.
One person said to look at the refrences from solution explorer and click on the properties and change the property copy local to true. I tried this but it didn't work. Is there a solution to this problem
Caiphas
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 23 Jul 2009 at 9:16am
You need to include the Crystal Merge Modules in the installation for your program.
 
-Dell
IP IP Logged
caiphas
Newbie
Newbie


Joined: 14 Nov 2008
Location: United States
Online Status: Offline
Posts: 6
Quote caiphas Replybullet Posted: 23 Jul 2009 at 11:07am
Where is this crystal reports merge module. Is it something that was supposed to have been installed.
Caiphas
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 23 Jul 2009 at 12:30pm

With versions earlier than 2008, they're located in C:\Program Files\Common Files\Merge Modules.  If you don't see them there, you can download by going to https://www.sdn.sap.com/irj/boc/downloads.

 
-Dell
IP IP Logged
caiphas
Newbie
Newbie


Joined: 14 Nov 2008
Location: United States
Online Status: Offline
Posts: 6
Quote caiphas Replybullet Posted: 23 Jul 2009 at 1:30pm
I found the module and attached it to my project but the users still get a message when they load a form that launches crystal reports. We tried publishing the application instead of just compiling it but that didn't seem to work either.
Caiphas
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 23 Jul 2009 at 1:45pm
What message are they getting?
 
-Dell
IP IP Logged
caiphas
Newbie
Newbie


Joined: 14 Nov 2008
Location: United States
Online Status: Offline
Posts: 6
Quote caiphas Replybullet Posted: 24 Jul 2009 at 5:45am
the message they get is
 
Unable to install or run the application. The application requires that assembly Crystal Decisions. Web version 12.0.20000.0 be installed in the Global Assembly Cache (GAC) first.
 
Please contact your sysem administator.
Caiphas
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 24 Jul 2009 at 7:39am
I suspect that the files are there, but your install  program is not registering them in the GAC.   This is a Visual Studio/Installer issue, not a Crystal issue.  All of the .dll files whose names start with "CrystalDecisions" need to be registered in the GAC using gacutil.exe in order for your application to work.
 
-Dell
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.