Print Page | Close Window

client machine

Printed From: Crystal Reports Book
Category: Crystal Reports .NET 2003
Forum Name: Writing Code
Forum Discription: .NET 2003 programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=2588
Printed Date: 07 May 2024 at 6:49pm


Topic: client machine
Posted By: bermudacrystal
Subject: client machine
Date Posted: 11 Mar 2008 at 8:57pm

I built a report which connects to an access db and a third party tool. In visual studio I built a win form which embeds the chart on a chart viewer control.

 

This is where my problem starts. I configured an install package which includes the visual studio solution, chart, db, and third party dll. When I set up this package on the virtual pc I created the .exe fails. Do you know of any work around to get this loading with out the prerequisite software?

 

Thanks.




Replies:
Posted By: BrianBischof
Date Posted: 11 Mar 2008 at 10:25pm
Did you say that you're installing this on a virtual pc like VMWare? There can always be problems with this depending upon the controls you are installing. Some companies check for VMWare and block installation. If you are just installing it on a regular client machine you have to make sure you install the CR merge modules. They have all the necessary DLLs in them.

-------------
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>


Posted By: bermudacrystal
Date Posted: 12 Mar 2008 at 3:50am
Could you pls explain to me how I do that? I am going to be testing this on a virtual pc.
 
Thanks.



Print Page | Close Window