CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Mar 2005
    Posts
    1

    Question vs.net 2003 and crystal: "load report failed"

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured