| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | Newsletters | VB Forums | Developer.com |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Development Machine: Win XP with Visual Studio 2003, and all Crystal patches.
Client Machine: XP service pack 2 I give up! I never had these problems under visual studio 2002.... The install will work on the development machine, but it gives the "load report failed" error on any other PC. Oddity: My application has 2 reports... The first report will load, but it is missing any image or text field that was added to the report. The second report only gives the "load report failed" error. The problem appears to be in the ReportSource.... It looks for the report in the original location(from the development machine), even though the report is embedded? please help. Last edited by sthomas14; March 16th, 2005 at 05:50 PM. |
|
#2
|
||||
|
||||
|
Re: vs.net 2003 and crystal: "load report failed"
Hi,
Add full valid path to your report file, eg. app.path & "\myreport.rpt" K.Babu Quote:
__________________
Please avoid sending emails to my personal mail: write your doubts as thread in Codeguru Crystal Reports Forum. This will help all people having similar matters, and will let people who know solutions on the specific topic share their knowledge. Visit my company web site (Qmax Test Equipments Private Limited) Yours friendly, K.Babu |
|
#3
|
|||
|
|||
|
i have the same problem with thomas.
the path allready correct but still "load report failed" still appear. Please let me know how to solve this problem Thanks in advance |
![]() |
| Bookmarks |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|