-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: LovedJohnySmith
Message 2 in Discussion

Baskar:-   There are several reasons why this error occurs: 

• The Crystal Reports (CR) merge modules have been updated for the release 
version of Visual Studio .NET (VS .NET). They are now placed in a different 
folder and contain fixes from the beta versions. 

After having installed the release version of VS .NET on a clean computer, 
recreate/rebuild the setup project to include the new CR merge modules. 

• The REGWIZ.MSM merge module requires a license key to be entered so that it 
can configure the deployment (target/client) machine. When this merge module is 
added to a setup project, the Properties window exposes a property called, 
License Key under the (MergeModuleProperties) property. 

The License Key requires the keycode that you receive after registering the 
product. When Crystal Report for Visual Studio .NET is registered, an email is 
sent with a keycode and a registration number. Copy the keycode into the 
License Key property and then build the setup project or if you already have 
registered, then find it from VS.IDE Help->About Us.

• The application was distributed with a mixture of Crystal Reports assemblies. 
There are different keycode errors for version 9.1 and 9.2. The error message 
in this situation refers to a version 9.2 deployment that is using version 9.1 
assemblies. 

NOTE: 

The following steps only apply if you have the full version of Crystal Reports 
(not the bundled version of Crystal Reports that is installed with Visual 
Studio .NET). 

To ensure that all the assemblies are version 9.2, use the following steps: 

1. Check the version property for all of the Crystal references in the Visual 
Studio project: 

• CrystalDecisions.CrystalReports.Engine 
• CrystalDecisions.ReportSource 
• CrystalDecisions.Shared 
• CrystalDecisions.Web 

These Crystal References should all be version 9.2.3300.0. 

2. Check the HTML code for the viewer control. The first line should read: 

"....CrystalDecisions.Web,Version=9.2.3300.0...." 

If the version is incorrect, remove the viewer from your form, and replace it 
with an updated viewer control. 

3. Check that line 13 of the Web.config file has the correct versions for all 
of the assemblies. The line begins with "compilation =....". 

• The second splash screen from the setup of the distributed application has 
two radio buttons under the line: 

"Install YourApplicationName for yourself, or for anyone who uses this 
computer". 

Click 'Everyone' to allow all users to run the application. 
 Hope this helps.   Thanks, Smith http://spaces.msn.com/johnysmith  

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member 
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you 
received this message by mistake, please click the "Remove" link below. On the 
pre-addressed e-mail message that opens, simply click "Send". Your e-mail 
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to