473,386 Members | 1,598 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,386 software developers and data experts.

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 (CrystalDecisions.Web.CrystalReportViewer) is not
compatible with the type of control
(CrystalDecisions.Web.CrystalReportViewer).

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="CrystalDecisions.Web"
Assembly="CrystalDecisions.Web, Version=9.1.5000.0,
Culture=neutral, PublicKeyToken=692fbea5521e1304" %>

otherwise it will have Version=9.1.3300.0

Can anybody explain me how to overcome this?

Thanks in advance

Sam
Jul 21 '05 #1
1 5838
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******@nilesaudio.com>
| Sender: "Samuel" <ms******@nilesaudio.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: AcN7tCUO6GSeUfZISfCOPJVsAyAQpQ==
| Newsgroups: microsoft.public.dotnet.general
| Path: cpmsftngxa07.phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.dotnet.general:108276
| NNTP-Posting-Host: tk2msftngxa12.phx.gbl 10.40.1.164
| X-Tomcat-NG: microsoft.public.dotnet.general
|
| 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 (CrystalDecisions.Web.CrystalReportViewer) is not
| compatible with the type of control
| (CrystalDecisions.Web.CrystalReportViewer).
|
| 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="CrystalDecisions.Web"
| Assembly="CrystalDecisions.Web, Version=9.1.5000.0,
| Culture=neutral, PublicKeyToken=692fbea5521e1304" %>
|
| otherwise it will have Version=9.1.3300.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
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...
0
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,...
0
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...
7
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....
4
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...
1
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...
1
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...
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? ...
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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: 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...

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.