Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. "load report failed" error

"load report failed" error

Scheduled Pinned Locked Moved Visual Basic
helpcsharpc++com
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sarah_chandran
    wrote on last edited by
    #1

    I run my vb.net windows application that has crystal report in a pc it runs perfectly well and i am able to see the reports , but when i take setup of the application and run in same pc i get error "load report failed". I have added the following to setup project atl.msm Crystal_Database_Access2003.msm Crystal_Database_Access2003_enu.msm Crystal_Managed2003.msm Crystal_regwiz2003.msm CrystalReports10_NET_EmbeddedReporting.msm VC_User_ATL71_RTL_X86_---.msm VC_User_CRT71_RTL_X86_---.msm VC_User_STL71_RTL_X86_---.msm apphelp.dll msado25.tlb I have added the following references CrystalDecisions.CrystalReports.Engine CrystalDecisions.ReportAppServer.ClientDoc CrystalDecisions.ReportSource CrystalDecisions.Shared i am also adding the reports , source files from "Project Name" and primary output from "Project Name" I don't understand what could be the problem as i am using the same pc. If any of you know the solution do tell me. Thanks in advance, sarah -- modified at 11:06 Tuesday 9th May, 2006

    P 1 Reply Last reply
    0
    • S sarah_chandran

      I run my vb.net windows application that has crystal report in a pc it runs perfectly well and i am able to see the reports , but when i take setup of the application and run in same pc i get error "load report failed". I have added the following to setup project atl.msm Crystal_Database_Access2003.msm Crystal_Database_Access2003_enu.msm Crystal_Managed2003.msm Crystal_regwiz2003.msm CrystalReports10_NET_EmbeddedReporting.msm VC_User_ATL71_RTL_X86_---.msm VC_User_CRT71_RTL_X86_---.msm VC_User_STL71_RTL_X86_---.msm apphelp.dll msado25.tlb I have added the following references CrystalDecisions.CrystalReports.Engine CrystalDecisions.ReportAppServer.ClientDoc CrystalDecisions.ReportSource CrystalDecisions.Shared i am also adding the reports , source files from "Project Name" and primary output from "Project Name" I don't understand what could be the problem as i am using the same pc. If any of you know the solution do tell me. Thanks in advance, sarah -- modified at 11:06 Tuesday 9th May, 2006

      P Offline
      P Offline
      penguin5000
      wrote on last edited by
      #2

      Don't really know that much about Crystal, but I've seen this problem a lot. Usually affects older operating systems (Win 98/ME/NT) in my experience, and is down to a missing DBGHELP.DLL file. Visit: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=CD1FC4B2-0885-47F4-AF45-7FD5E14DB6C0 to see if this helps.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups