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

Problem with ASP.NET crystal reports web site in VS 2005

Hi,

I created a ASP.NET crystal reports web site in VS 2005. I wanted to display
the data in a DataSet in the Crystal Reports viewer control. I am getting the
DataSet from another dll. The documentation says that I need to add a new
item - Crystal report, with a blank report in the project which will
automatically create a class say CrystalReport1 in my project (if the name of
the crystal report added is CrystalReport1.rpt). I should then use this class
- create a new instance and then SetDataSource on this object to the DataSet.
Then I need to set the ReportSource property of the Crystal Reports Viewer
control to this CrystalReport1 object.
The problem I am facing in VS2005 is that when I add a Crystal report item -
CrystalReport1.rpt - to the project, it is not creating the corresponding
class file CrystalReport1.cs. Because of this when I try to create an object
of CrystalReport1 its giving me an error that the type or namespace name
could not be found.

Does anybody know the solution to this problem?
Nov 24 '05 #1
0 1649

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

Similar topics

5
by: dandi.reyes | last post by:
Does anyone have the steps to using crystal reports with .asp pages?
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...
3
by: Agnes | last post by:
I got this error when I preview report in Vb.net "Unknown query Engine Error" Is that my crystal report got something wrong ??? or my SQL server is too slow to response ?? Thanks a lot From...
0
by: Monali | last post by:
Hi, I created a ASP.NET crystal reports web site in VS 2005. I wanted to display the data in a DataSet in the Crystal Reports viewer control. I am getting the DataSet from another dll. The...
5
by: Jay | last post by:
I am getting mixed messages from the asp.net website hosting providers - some say they do not support Crystal Reports due to a $25,000 per cpu licensing fee, others say all I need to do is install...
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...
3
by: akki | last post by:
Hi All, I am trying to host a site with an outside vendor which contains crystal reports. I am copying all the files but when I run the crystal reports i get the following error: "keycodeV2.dll...
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? ...
2
by: =?Utf-8?B?QWxvbnNv?= | last post by:
Hello. I developed an application which works in an Intranet. I use Crystal Reports. I have not been able to see the reports. Please note that I already downloaded and installed in my bin...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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...

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.