473,657 Members | 2,422 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CYRSTAL REPORT ERROR

IN MY PROJECT, I had new a crystal report. and then complie the project.
and I got the following Error:
'CreateReport' cannot implement 'CreateReport' because there is no matching
function on interface 'ICachedReport'
'MyProject.cach edpl_summary' must implement' Overridable Function
CreateReport() as CrystalReports. Engine.ReportDo cumen't for interface
'CrystalDecisio ns.ReportSource .ICachedReport' .

I don't know what's wrong it. Please help
Nov 21 '05 #1
1 2457
It may be that you are missing a reference to a dependency of ICachedReport.
I had that same stupid error this morning and I was missing a reference to
an assembly that I had already included in my project.
So, I have a reference to assembly A. Assembly A depends on assembly B in
such a way that it is exposed in assembly A. Add a reference to assembly B
and problem disappeared.

HTH
Steve

"Agnes" <ag***@dynamict ech.com.hk> wrote in message
news:O6******** ******@TK2MSFTN GP12.phx.gbl...
IN MY PROJECT, I had new a crystal report. and then complie the project.
and I got the following Error:
'CreateReport' cannot implement 'CreateReport' because there is no matching function on interface 'ICachedReport'
'MyProject.cach edpl_summary' must implement' Overridable Function
CreateReport() as CrystalReports. Engine.ReportDo cumen't for interface
'CrystalDecisio ns.ReportSource .ICachedReport' .

I don't know what's wrong it. Please help

Nov 21 '05 #2

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

Similar topics

0
1206
by: murl | last post by:
I have created a crystal report using crystal9.0, that is linked to a stored procedure in sql2k which requires 2 parameters to be met, a beggining date(smalldatetime) and a endingdate(smalldatetime). In crystal the report works fine after the parameters are met, but when loading the report into my c# app using the crystal report viewer, it asks for the parameters but does not show the report after they are met. The viewer shows up but no...
5
3036
by: Jason Huang | last post by:
Hi, In my ASPNet C# Windows Form, how do I open a Crystal Report without using a Crystal Report Viewer? And in this situation, how do I pass parameter value? Thanks for help. Jason
1
1293
by: Agnes | last post by:
I use vb.net to preview the report (it is designed by cyrstal report), and there is "X" button on the left hand side of "refresh", when I mouse on"X" button , it said "close current view" However, as i press it, no response, My client complaint that it make them confuse. Can I remove it ? Thanks
2
2219
by: Ümit Kavala | last post by:
Is it possible to design a report at Runtime? What I am trying to do is create a very flexible report to have a different amount of columns. The user can choose the fields from a database table they want to show on the report. It can be anywhere from 1 - 10 columns. I found this Visual Basic code, but I can't convert to c# because I can't found AddFieldObject method in c#!! ¿? Public Sub AddToDetails() Dim crSection As CRAXDRT.Section
0
980
by: chris.dannemiller | last post by:
This might not be the correct form for this but... I have a 24-bit bmp that I am putting into a crystal report. Everthing looks good until I use the application then the image goes to a "off-white" background. - Christopher Dannemiller.
3
3044
by: Tyranno.Lex | last post by:
I am using Visual Studio .NET 2003 and have successfully deployed a commercial web application written in C# and ASP.NET. I am now wanting to add reporting using Crystal Reports and am having a devil of a time doing this. The problem is that my application uses an encapsulated data tier for accessing the database vs. accessing it directly via the client tier. However, EVERY example that I have ever seen for creating a Crystal Report at...
0
1347
by: anamika | last post by:
Hi We all know its very easy to pass a sql query to Crystal Report from vb.net However, my requirement is that I want something which is exactly opposite to this. My Cyrstal Report has generated its SQL Query at design time. Now I want to retrieve this query at run time from the front end using visual studio 2005. Any suggestion? Any code? Thanks in advance
2
1987
by: Jason Huang | last post by:
Hi, I was running my C# Windows application, when I tried to use the CrystalReport in my application, it gave me an error message saying I need to purchase using right from Crystal Decisions. Would someone help me out? Thanks for help. Ãþ«¬ 'CrystalDecisions.CrystalReports.Engine.OutOfLicenseException' ªº¥¼³B²z¨Ò¥~ª¬ªpµo¥Í©ó crystaldecisions.crystalreports.engine.dll
1
1573
by: arpan209 | last post by:
I am preparing a crystal report for library system... two tables.. 1)BookIssueDetail: fields : grno ,bookno,issuedat 2)studentMaster fileds: grno,stdename,(and lots more)..only these filed are req to display...
0
8323
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8838
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
8613
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
6176
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
5638
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
4173
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2740
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
2
1969
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1732
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.