473,808 Members | 2,885 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Crytal Report Exception:Load Report failed

34 New Member
I am getting following Exception in opening crystal report in an ASP.NET application.

WebReport Control error:System Exception:Load Report failed.


Once crytal reports are opened one by one,the exception arises within 15-20 mints .From then onwards I am not able to open the reports.If IIS is restarted ,I am able to open the reports.But again the exception arises after 15-20 mints.

Can anyone plz help me.its very urgent....

Regards

Manjit Sarma
Apr 29 '08 #1
3 2365
dip_developer
648 Recognized Expert Contributor
I am getting following Exception in opening crystal report in an ASP.NET application.

WebReport Control error:System Exception:Load Report failed.


Once crytal reports are opened one by one,the exception arises within 15-20 mints .From then onwards I am not able to open the reports.If IIS is restarted ,I am able to open the reports.But again the exception arises after 15-20 mints.

Can anyone plz help me.its very urgent....

Regards

Manjit Sarma
There may be many reasons for Load report fail........Che ck whether your report path/report name/database connection string are correct.......
Apr 30 '08 #2
Shashi Sadasivan
1,435 Recognized Expert Top Contributor
What sort of exception are you getting?
Try running in debug mode for that 15-20 mins.

And paste in the eception here. Will give a better idea.

Cheers
Apr 30 '08 #3
manjitsarma
34 New Member
The problem is solved.We installed crystal setup for the crystal reports in server.
Anyways thanx for the support of all of you.

Regards

Manjit
May 5 '08 #4

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

Similar topics

1
7505
by: Bill | last post by:
im getting LoadReport exception when trying to open a non embedded report from a .NET application in Windows 98 machine (in Windows 2000 and Windows XP the same application works fine!!!!!) (the merge modules are already installed on the target machine) any idea ? I m using VS.NET 2003 and Crystal Report for .NET Bill
0
1014
by: Cantekin Guneser | last post by:
i am preparing a software for election system, this app need to show voters of each chest, i need help about crytal report that i have never used before, and i have few days, i generate data dynamically from database as follows foreach(%%%%%)///selects chests id (unique) { sqlcmd.commandttext ="select * from voter where electionchestID="+aRow%%%%
1
1234
by: mt | last post by:
Hello everyone: I am using vb.net 2002, msde2000 database, and windows 98,and i set up .net framework 1.1 and MDAC 2.7 and msde2000 ,everything fine but i have a problem,i load a report I see "Load report failed" my code and dialog message down here please help me ----- Dim tbCurrent As CrystalDecisions.CrystalReports.Engine.Table
0
1278
by: Vetril Group | last post by:
sir , myself priji kuriaksoe, i am facing one problem in deployement of crystalreports ? actually error shows like this report load failed , in my system this is properly working, i will create setup for deplyeemnt and using that setup i will install my software in my system that time it will working , i will try to install some other machine it will show error like that report load failed remaing all forms are working i try to install...
0
1437
by: Jay | last post by:
Following the help documentation, I can only get the report.Load method to work if I type in the full path. By toggling the commented line below, it proves that the report will open only when the path is provided. When the path is not provided, I get report cannot be found error - as listed at bottom of this post. I have tried all combinations of "@", "./", ".\", etc. Any help is greatly appreciated. myReport = new ReportDocument();...
2
2323
by: Azhagu | last post by:
Hi All, I have an issue in loading crystal report. It throws an error "Load Report Failed" and the issue statement is <CrystalReportViewer object>.SetDataSource(<DataSet object>). Can anyone help me to resolve this issue? Regards, Azhagu N.
0
1506
by: kamboj.shalabh | last post by:
Hi to all, Well, I am working on dotnet 2005 with crystal reports 10 and backend as sql server. I am facing a problem while loading a report. Actually the issue is, when I load report it takes huge time to load a report whether it is a 1 page report or thousands page report. We have migrated the project from VB to VB.NET, in VB its working fine because in that report is loaded page by page but in VB.NET whole report is loaded in one go.
1
1213
by: Aiilly | last post by:
Hello, Please give me how can i display image dynamic in crytal report? thanks & regards
4
16159
by: vinod allapu | last post by:
hi, In my project im using crystal report. I could able to run with no error in my PC. but after hosting my .rpt file and report.aspx file which has CR:CrystalReportViewer linked to .rpt file in my website and running the report.aspx file im getting an error Load Report Failed.... Thanks in advance for any insight as to where I'm going wrong. Regard vinod
0
9721
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
10631
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
10374
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
10114
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...
0
9196
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
7651
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
5686
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4331
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
3
3011
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.