deploy crystal report vs 2005 what do i need
-
I am trying to deploy a webpage with crystal report viewer on a shared web server. I get a lot of errors dll not found but when i add the dll to the bin directory. Hers is onf of my errors Could not load file or assembly 'CrystalDecisions.ReportAppServer.CommLayer any tips or ideas on a how to get crystal working on the shared webserver. All works fine on my local machine.
-
I am trying to deploy a webpage with crystal report viewer on a shared web server. I get a lot of errors dll not found but when i add the dll to the bin directory. Hers is onf of my errors Could not load file or assembly 'CrystalDecisions.ReportAppServer.CommLayer any tips or ideas on a how to get crystal working on the shared webserver. All works fine on my local machine.
Hello open web.config file and comment all the crystal reports realted and now try regards GV Ramana
-
Hello open web.config file and comment all the crystal reports realted and now try regards GV Ramana
where did all that come from! I deleted it all but still get the error on this line of code CrystalDecisions.CrystalReports.Engine.ReportDocument rd = new CrystalDecisions.CrystalReports.Engine.ReportDocument(); error Could not load file or assembly 'CrystalDecisions.ReportAppServer.CommLayer,
-
Hello open web.config file and comment all the crystal reports realted and now try regards GV Ramana
this also failed Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.NullReferenceException: Object reference not set to an instance of an object. Source Error: Line 8: asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> Line 9: Line 10: CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server" AutoDataBind="True" Red LINES on line 10*************************** Line 11: Height="1105px" ReportSourceID="CrystalReportSource1" Width="875px" /> Line 12: CR:CrystalReportSource ID="CrystalReportSource1" runat="server"> -- modified at 9:57 Monday 12th June, 2006
-
where did all that come from! I deleted it all but still get the error on this line of code CrystalDecisions.CrystalReports.Engine.ReportDocument rd = new CrystalDecisions.CrystalReports.Engine.ReportDocument(); error Could not load file or assembly 'CrystalDecisions.ReportAppServer.CommLayer,
I'm not sure if this is your problem, but deploying your Crystal Reports Viewer in a Web environment requires you to have licenses... I never understood how exactly the license thing worked (in web environment or windows forms environment, ...), but you can read about it on the internet. hope this helps... Coulda, woulda, shoulda doesn't matter if you don't. :beer:
:jig: