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

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.cachedpl_summary' must implement' Overridable Function
CreateReport() as CrystalReports.Engine.ReportDocumen't for interface
'CrystalDecisions.ReportSource.ICachedReport'.

I don't know what's wrong it. Please help
Nov 21 '05 #1
1 2437
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***@dynamictech.com.hk> wrote in message
news:O6**************@TK2MSFTNGP12.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.cachedpl_summary' must implement' Overridable Function
CreateReport() as CrystalReports.Engine.ReportDocumen't for interface
'CrystalDecisions.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
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...
5
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
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,...
2
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...
0
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...
3
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...
0
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...
2
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....
1
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...
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: 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
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
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...

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.