473,763 Members | 6,772 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Crystal Reports for Visual Studio.NET

I'm having a problem with this product.

When I was using "Visual Studio.NET 1.0" to develop a
project, we had no issues, but now after migrating
to "Visual Studio.NET 2003" it does not use the same
properties and methods.

The error we're having now is:

The base class includes the field 'CR_Viewer', but its
type (CrystalDecisio ns.Web.CrystalR eportViewer) is not
compatible with the type of control
(CrystalDecisio ns.Web.CrystalR eportViewer).

Basicaly we just opened the application, and allowed
VS.NET 2003 to perform the upgrade.

First of all: When opening any page that has a crystal
reports VIEWER - the page still has the previous control,
so we need to perform the modification to the new viewer
manually:

<%@ Register TagPrefix="cr"
Namespace="Crys talDecisions.We b"
Assembly="Cryst alDecisions.Web , Version=9.1.500 0.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4" %>

otherwise it will have Version=9.1.330 0.0

Can anybody explain me how to overcome this?

Thanks in advance

Sam
Jul 21 '05 #1
1 5892
Hi, Samuel

In addition to posting your question here, also look at
http://www.crystaldecisions.com/. Though it ships with Visual Studio,
Crystal Reports is supported by Crystal Decisions. They have a self-help
section and they offer phone & e-mail support. Their web sites states that
you get two Crystal incidents with the purchase of Visual Studio .NET.

HTH,

John Eikanger
Microsoft Visual Basic Developer Support

This posting is provided “AS IS” with no warranties, and confers no rights.
(c) 2003 Microsoft Corporation. All rights reserved.
--------------------
| Content-Class: urn:content-classes:message
| From: "Samuel" <ms******@niles audio.com>
| Sender: "Samuel" <ms******@niles audio.com>
| Subject: Crystal Reports for Visual Studio.NET
| Date: Mon, 15 Sep 2003 11:06:54 -0700
| Lines: 34
| Message-ID: <01************ *************** *@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcN7tCUO6GSeUfZ ISfCOPJVsAyAQpQ ==
| Newsgroups: microsoft.publi c.dotnet.genera l
| Path: cpmsftngxa07.ph x.gbl
| Xref: cpmsftngxa07.ph x.gbl microsoft.publi c.dotnet.genera l:108276
| NNTP-Posting-Host: tk2msftngxa12.p hx.gbl 10.40.1.164
| X-Tomcat-NG: microsoft.publi c.dotnet.genera l
|
| I'm having a problem with this product.
|
| When I was using "Visual Studio.NET 1.0" to develop a
| project, we had no issues, but now after migrating
| to "Visual Studio.NET 2003" it does not use the same
| properties and methods.
|
| The error we're having now is:
|
| The base class includes the field 'CR_Viewer', but its
| type (CrystalDecisio ns.Web.CrystalR eportViewer) is not
| compatible with the type of control
| (CrystalDecisio ns.Web.CrystalR eportViewer).
|
| Basicaly we just opened the application, and allowed
| VS.NET 2003 to perform the upgrade.
|
| First of all: When opening any page that has a crystal
| reports VIEWER - the page still has the previous control,
| so we need to perform the modification to the new viewer
| manually:
|
| <%@ Register TagPrefix="cr"
| Namespace="Crys talDecisions.We b"
| Assembly="Cryst alDecisions.Web , Version=9.1.500 0.0,
| Culture=neutral , PublicKeyToken= 692fbea5521e130 4" %>
|
| otherwise it will have Version=9.1.330 0.0
|
| Can anybody explain me how to overcome this?
|
| Thanks in advance
|
| Sam
|

Jul 21 '05 #2

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

Similar topics

1
19182
by: Stephan | last post by:
Hi, I'm using Visual Studio 2003 (C#) with the integrated Crystal Report software and have the following question: How can I assign a value (string) to an unbound (string) field in Crystal Report at runtime? Example: private void button1_Click(object sender,
0
1239
by: B. Harwood | last post by:
I am researching the value of purchasing Crystal Reports 9 over using the version of Crystal included with Visual Studio. I am currenly using Visual Studio.NET with C#, writing web applications, and have created many reports with Visual Studio's version of Crystal for export to pdf format. So far, I have been able to do pretty much what I need to do with the Visual Studio version of Crystal; however, there really seem to be limited...
0
1778
by: Jeannette | last post by:
Hi! We currently use SQL Server 2000 Enterprise Edition and Visual Studio.NET 2003. Now, we are comparing the Crystal Reports for Visual Studio.NET 2003 with the SQL Server Reporting Services so that we will be able to choose a reporting tool that works best for us. My questions are as below. 1) Is there any online information available detailing the similarities or differences between the reporting services and the Crystal Reports...
7
5021
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying. I created the websetup and built the MSI, have the bundled version. Copied to webserver and ran Websetup.msi. Said I had to remove old version, which I did, then reran WebSetup.msi and keeps giving me this error. "The installer was interrupted...
4
3775
by: John R. Dougherty | last post by:
I have developed an application with VB.NET, which includes the Crystal Reports (Visual Studio .NET 2003 edition) controls. I can run the application on my PC and it does work fine, but on any other PC it throws an error message once the user tries to view an existing Crystal Report file. How can I use my application to view Crystal Reports from other PCs? Do I have to include the .RPT files in the VB.NET project? What about when .RPT...
1
277
by: Samuel | last post by:
I'm having a problem with this product. When I was using "Visual Studio.NET 1.0" to develop a project, we had no issues, but now after migrating to "Visual Studio.NET 2003" it does not use the same properties and methods. The error we're having now is: The base class includes the field 'CR_Viewer', but its
1
2242
by: Kannan | last post by:
Hi, I have noticed that Visual studio 2005 coming along with Crystal report. I have few crystal reports which is developed in 6.0 in my existing VB project and currently we are migrating m y VB application to C#.net. In the crystal report site, I am not sure whether I have to redesign reports in Visual studio .net (or) Can I use the existing reports it self. My question is If I open my existing crystal reports (ver 6.1) in Visual
0
4863
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? http://support.microsoft.com/default.aspx/kb/928957 ***from article**** Crystal Reports for Visual Studio 2005 Service Pack 1: Crystal Reports for Visual Studio 2005 Service Pack 1 will be released in Spring 2007. The service pack will increase the overall quality of the existing...
1
8145
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 file and itself into the exe. You would probably want a tool for this bit which could be in the zip too. So the app isnt single exe when running but when not running, it is. Just an idea for you to think about. Another option would possibly be to...
0
10144
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9997
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9822
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7366
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6642
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5405
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3917
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3522
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2793
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.