473,387 Members | 1,585 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.

Load Report Failed error in crystal reports with vb.net?

139 100+
Hai All,

Im genarating a report using crystal reports, i have one crystal report page name "cr_salary.rpt" when im accessing this page i got an error load report failed..

vb.net code:
Dim rptDocument As New CrystalDecisions.CrystalReports.Engine.ReportDocum ent
Dim strReportPath As String = "CR_Salary.rpt"
rptDocument.Load(strReportPath, CrystalDecisions.Shared.OpenReportMethod.OpenRepor tByTempCopy)
ds_sal.ReadXml(Server.MapPath("../Export_to_xml/dgxml.xml"))
rptDocument.SetDataSource(ds_sal)
cr_salsht.ReportSource = rptDocument
Apr 5 '08 #1
0 1754

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

Similar topics

1
by: RH | last post by:
Hi, I've made an asp.net application which includes some Crystal Reports. When deploying the app to a Windows server 2003, I get a "Load Report failed" when trying to open a report. On my WinXP...
0
by: viki | last post by:
Hi, I developed an asp.net web application with crystal reports . Everything works find in the development machine, i deployed using the websetup project including the merge modules. But in the...
1
by: Roy | last post by:
Hey all, I have a VB App which uses the bundled version of Crystal Reports for VS.NET 2003. It works fine in when I run it using VS *but* when I deploy it anywhere (including the development PC...
0
by: Simon | last post by:
Hi I try to open a CR report file located on the network path from a web form developed with vs2003 and CR for Visual Studio, but the Load method of ReportDocument object always return error. ...
2
by: Jeff_Mac | last post by:
Hi there. I'm a bit of a newbie, and I would appreciate any help that anyone can give me on an error I'm getting with Crystal Reports. Every time I attempt to view a report using the Crystal...
0
by: T.J. | last post by:
I have gotten great help here in the past, and after searching and researching this error, I felt I would turn to the board and see if I could come across any further assistance. Any advice will...
1
by: Andreas | last post by:
I am tryng to load a Crystal Report in Visual Studio 2005 but I'll get "Load report failed"... I have tryed to load the file with a FileStream and it works without error so I can load the file...
0
by: =?Utf-8?B?VkM=?= | last post by:
Good Afternoon, I created a new "ASP.NET Crystal Reports Website" within Visual Studio 2005, and used an existing report which I had just created from Crystal XI R2. The report only pulls to...
0
by: =?Utf-8?B?U2hlbGRvbg==?= | last post by:
Hello - I have created a Visual Studio 2008 project that includes some Crystal Reports. I embedded them in the project and used the Crystal Reports in VS 2008 to create them. I have no...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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,...

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.