Print Page | Close Window

Report Error

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=8869
Printed Date: 04 May 2024 at 7:43pm


Topic: Report Error
Posted By: newbie14
Subject: Report Error
Date Posted: 12 Jan 2010 at 9:12am
Dear All,
             I have an application using a lot of crystal report in my visual studio 2005 application suddenly for each report I get error like below. In addition I have another application it says "Report Loading Failed". Any help I really need to solve this soon. 
 
Error 7 The type or namespace name 'crDailySalesDetailReport' could not be found (are you missing a using directive or an assembly reference?) I:\Documents and Settings\ns\Desktop\New Folder (2)\backEnd_new\currentRunning\mSystemNonFranchise\mSytemNonFranchise\frmDailySalesDetailReportView.cs 164 13 mSytemNonFranchise

Error 8 The type or namespace name 'crDailySalesDetailReport' could not be found (are you missing a using directive or an assembly reference?) I:\Documents and Settings\ns\Desktop\New Folder (2)\backEnd_new\currentRunning\mSystemNonFranchise\mSytemNonFranchise\frmDailySalesDetailReportView.cs 164 53 mSytemNonFranchise

Error 9 Cannot implicitly convert type 'crDailySalesDetailReport' to 'object' I:\Documents and Settings\ns\Desktop\New Folder (2)\backEnd_new\currentRunning\mSystemNonFranchise\mSytemNonFranchise\frmDailySalesDetailReportView.cs 170 49 mSytemNonFranchise



Print Page | Close Window