"load report failed" error
-
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
-
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
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.