473,396 Members | 1,805 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Problem with Crystal Reports for Visual Studio 2005

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

--
Noble D. Bell
www.noblesoftware.com

Dec 30 '05 #1
3 7061
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.
--
Christopher A. Reed
"The oxen are slow, but the earth is patient."

"Noble Bell" <No*******@discussions.microsoft.com> wrote in message
news:AA**********************************@microsof t.com...
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

--
Noble D. Bell
www.noblesoftware.com

Dec 31 '05 #2
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" wrote:
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.
--
Christopher A. Reed
"The oxen are slow, but the earth is patient."

"Noble Bell" <No*******@discussions.microsoft.com> wrote in message
news:AA**********************************@microsof t.com...
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

--
Noble D. Bell
www.noblesoftware.com


Dec 31 '05 #3
You still have to have the runtime. Look at this:
http://www.businessobjects.com/produ...e/net/2005.asp .
--
Christopher A. Reed
"The oxen are slow, but the earth is patient."

"Noble Bell" <No*******@discussions.microsoft.com> wrote in message
news:43**********************************@microsof t.com...
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" wrote:
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.
--
Christopher A. Reed
"The oxen are slow, but the earth is patient."

"Noble Bell" <No*******@discussions.microsoft.com> wrote in message
news:AA**********************************@microsof t.com...
> 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
>
> --
> Noble D. Bell
> www.noblesoftware.com

Jan 2 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Robert Warnestam | last post by:
Hello, I have some problems deploying Crystal Reports. I'm using Visual Studio 2005 Beta 1. In this version Crystal Reports (9.7.3500.0) is included. I created a small test application...
0
by: AB | last post by:
Hi, I am a Crystal Reports user shifted to visual studio for creating crystal reports. In Crystal reports we can check the view options in the layout tab in order to see guidelines in the...
4
by: Mike | last post by:
Hi We are developing an ASP.NET 2.0 application and using the in built Crystal report system that it comes with. We have everything running fine on our development server but when we publish...
1
by: Jason Huang | last post by:
Hi, We've been trying working the Crystal Reports XI on our Visual Studio 2003, however, the CR XI doesn't work on our VS2003 at all. So, I am thinking giving up the CR XI. Would someone tell...
1
by: foocc | last post by:
Hi, im trying to convert data reports (.dsr) in vb6 to crystal reports in vb.net. However, I cant seems to find it in my Microsoft Visual Studio 2005 Tools for Office. I've tried going to...
3
by: GaryDean | last post by:
This is really a licence question.... I want to deploy the version of Crystal Reports that comes with Visual Studio 2005 to a production server. Is there another license charge if the I'm...
0
by: =?Utf-8?B?S2FybCBQb3RoYXN0?= | last post by:
According to this page Crystal Reports for Visual Studio 2005 Service Pack 1 should be released soon. Does anyone know the exact release date for this? ...
16
by: Bill Nguyen | last post by:
I'm running into a very weird problem regarding subtraction. Subtraction behaves as if it's an addition in the below sub txtJacoCost.Text = Format(mRackc - (mDisc + mJaEc), "0.#####0") ...
7
by: =?Utf-8?B?VG9kZCBKYXNwZXJz?= | last post by:
Hey Guys, I'm totally flipping out. I developed an application which makes use of the built in Visual Studio 2005 Crystal Reports components. I have references on my solution which state: ...
1
by: =?Utf-8?B?Q2lhcmFuIE8nJ0Rvbm5lbGw=?= | last post by:
On reflection, you could possibly make the app a self extracting zip file which extracts the EXE and a settings file and then starts the app, then when you app closes, it can repack the settings...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.