Problem with Crystal Reports for Visual Studio 2005

G

Guest

Here is what is going on:

1) I create a Crystal embedded report (Windows Forms Application) and I
follow all the help to the letter on how to do this.

2) On my development machine every thing works fine.

3) When I deploy the application to a users machine the reports will not
display and instead I get the following error:

Could not load file or assembley
'CrystalDecisions.Windows.forms.version=10.2.3600.0 Culture=neutral.
PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system
cannot find the file specified.

Can anyone at all help me with this problem? I have to get a project for a
client done today that requires two CR reports and this is killing me.

Thanks in advance,
Noble
 
C

Christopher Reed

Is the Crystal Reports .NET Framework files installed on the client's
computer? If not, then you need to include the CR.NET deployment files
(MSMs) with your client installation.
 
G

Guest

According to the help files, if I understand correctly, I do not have to
include the merge files if I am using embedded reports with the report
viewer. They are suppose to already be included. Am I missing something?


--
Noble D. Bell
www.noblesoftware.com



Christopher Reed said:
Is the Crystal Reports .NET Framework files installed on the client's
computer? If not, then you need to include the CR.NET deployment files
(MSMs) with your client installation.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top