473,770 Members | 1,991 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

I getting an error while exporting crystal report on microsoft windows server 2003

1 New Member
Server Error in '/ExportReport' Application.
--------------------------------------------------------------------------------

Method 'ISCREditableRT FExportFormatOp tions_reserved5 ' on type 'CrystalDecisio ns.ReportAppSer ver.ReportDefMo del.EditableRTF ExportFormatOpt ionsClass' from assembly 'CrystalDecisio ns.ReportAppSer ver.ReportDefMo del, Version=11.0.33 00.0, Culture=neutral , PublicKeyToken= 692fbea5521e130 4' is overriding a method that has been overridden.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.TypeLoad Exception: Method 'ISCREditableRT FExportFormatOp tions_reserved5 ' on type 'CrystalDecisio ns.ReportAppSer ver.ReportDefMo del.EditableRTF ExportFormatOpt ionsClass' from assembly 'CrystalDecisio ns.ReportAppSer ver.ReportDefMo del, Version=11.0.33 00.0, Culture=neutral , PublicKeyToken= 692fbea5521e130 4' is overriding a method that has been overridden.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[TypeLoadExcepti on: Method 'ISCREditableRT FExportFormatOp tions_reserved5 ' on type 'CrystalDecisio ns.ReportAppSer ver.ReportDefMo del.EditableRTF ExportFormatOpt ionsClass' from assembly 'CrystalDecisio ns.ReportAppSer ver.ReportDefMo del, Version=11.0.33 00.0, Culture=neutral , PublicKeyToken= 692fbea5521e130 4' is overriding a method that has been overridden.]
CrystalDecision s.ReportAppServ er.ConvertDotNe tToErom.DotNetE xportOptionsToE romExportOption s(ExportOptions exportOptions) +0
CrystalDecision s.ReportSource. EromReportSourc eBase.ExportToS tream(ExportReq uestContext reqContext) +415
CrystalDecision s.CrystalReport s.Engine.Format Engine.ExportTo Stream(ExportRe questContext reqContext) +18
CrystalDecision s.CrystalReport s.Engine.Format Engine.Export(E xportRequestCon text reqContext) +106
CrystalDecision s.CrystalReport s.Engine.Report Document.Export ToDisk(ExportFo rmatType formatType, String fileName) +193
ExportReport.We bForm2.Page_Ini t(Object sender, EventArgs e) +634
System.Web.UI.C ontrol.OnInit(E ventArgs e) +2117356
System.Web.UI.P age.OnInit(Even tArgs e) +9
System.Web.UI.C ontrol.InitRecu rsive(Control namingContainer ) +321
System.Web.UI.P age.ProcessRequ estMain(Boolean includeStagesBe foreAsyncPoint, Boolean includeStagesAf terAsyncPoint) +692




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.507 27.832; ASP.NET Version:2.0.507 27.832
Nov 24 '07 #1
1 2494
kenobewan
4,871 Recognized Expert Specialist
Does your code run in v1.1? The Crystal Report is shipped with VS.NET. However, it is not supported by Microsoft. You can check the support website for CrystalReport http://support.businessobjects.com.
Nov 24 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
19182
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 Report at runtime? Example: private void button1_Click(object sender,
2
2061
by: Volkan Karaboða | last post by:
I have an aspx that contains a report prepared with crystal report, when I try to run myapp. on another server which has no crystal report tool installed on it. I receive following error code even I copid crystal's dll files bin directory of myapp. Error:"CrystalDecisions.CrystalReports.Engine.InternalException: Cannot find KeycodeV2.dll, or invalid keycode." What is the matter?? Could you help me please!
7
5024
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. I created the websetup and built the MSI, have the bundled version. Copied to webserver and ran Websetup.msi. Said I had to remove old version, which I did, then reran WebSetup.msi and keeps giving me this error. "The installer was interrupted...
6
1676
by: Alixx Skevington | last post by:
OK why does the following code work in a Windows form with a crystal report viewer but not in a webform. I get the usual CrystalReports.EngineLogONException logon Failed when this is called in aspx. Any help will be very much apprecaited Alixx This is the code in the calling aspx Page
3
2441
by: Adriano | last post by:
Hello, when I try to print something, either DataGrid or from Crystal Report viever the folowing error message appears and cancels printing: Object reference not set to an instance of an object :(((( Anyone pls help me to solve this problem!!! thanks in advance,
0
1458
by: Crystal Report - LoadSaveReportException | last post by:
I have a web system which will display a crystal report for clients. It is written in Visual Studio 2003, VB.Net and Crystal Report which comes with VS2003, running on Windows 2000. It works very well. Now we moved it to Windows XP and I cannot run the report again at design time. There is no change to my code. I got the following error: The LoadSaveReportException: Load Report Error. I searched all possible answers through the web. It...
4
2069
by: BizWorld | last post by:
I am getting this error in exporting a crystal report (having two subreports) using C# code. i got the following exception at Export statement. Exception Details: CrystalDecisions.CrystalReports.Engine.ExportException: Error in File C:\WINDOWS\TEMP\temp_015d322b-ea06-426e-92d3-656ad11ef627.rpt: Error detected by export DLL: ..........................here is the report
3
2402
by: lodatokab | last post by:
I'm have problem to run crystal report (VS 2005) on my computer with Windows 2000 Server. I run the solution in my dev envroiment (Windows XP) and no problems. When I try to run in on IIS 5.0 on Windows 2000 Server I got the following error: Compiler Error Message: CS0433: The type 'CrystalDecisions.Shared.ExportOptions' exists in both ...
0
2339
by: Mark Gold | last post by:
Hi! We have a VB application using Crystal Reports 6 that has worked successfully on hundreds of systems for over 10 years. Now, on one network, the application and access database does not close. It seems to hang on the command. When we open the application an peruse the screens without opening up a report (using crystal reports), the application and access db closes fine. But as soon as we run a report and then close the report and...
0
9618
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10259
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
10101
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8933
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7456
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
5354
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...
0
5482
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3609
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2849
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.