Hola Diego, Yo tengo un aplicación que usa Crystal pero con VS .Net 2003, tuvimos que hacer un instalador (msi) para que corriera la gente del hosting que instalaba las librerias del crystal en el servidor. El servidor solo tiene que tener el Framework, no necesita tener el Crystal. Supongo que para el 2005 debe ser algo similar, fijate en los foros de businessobjects HYPERLINK "http://technicalsupport.businessobjects.com/cs/forums/"http://technicalsupp ort.businessobjects.com/cs/forums/ buscando "deployment" seguro vas a encontrar la explicación de como hacerlo. Espero que te sirva, Susana -----Mensaje original----- De: [email protected] [mailto:[EMAIL PROTECTED] En nombre de Diego Jancic Enviado el: Viernes, 19 de Octubre de 2007 01:45 p.m. Para: [email protected] Asunto: [puntonet] Crystal Reports en hosting
Hola gente!, Estabamos usando Crystal reports para una aplicacion, hasta que la intentamos publicar y vimos que no andaba, por mas que copiasemos las DLLs dice que falta el runtime (abajo pego el error completo). Alguien tiene una idea de si se puede distribuir si el hosting no lo soporta ?? Estamos usando discountASP.NET. Estamos usando la version de crystal que viene en HYPERLINK "http://VS.NET"VS.NET 2005. (Si alguien tiene idea aprox del precio de la licencia tambien seria util) Si alguien conoce algun otro framework bueno para reportes tambien es bienvenido (que no sea SQL Reporting Services porque ya lo probamos y no nos sirvio) Gracias!, Diego Error: Server Error in '/' Application. _____ An error has occurred while attempting to load the Crystal Reports runtime. Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly. Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required. Please go to HYPERLINK "http://www.businessobjects.com/support"http://www.businessobjects.com/suppo rt for more information. 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: CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: An error has occurred while attempting to load the Crystal Reports runtime. Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly. Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required. Please go to HYPERLINK "http://www.businessobjects.com/support"http://www.businessobjects.com/suppo rt for more information. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [LoadSaveReportException: An error has occurred while attempting to load the Crystal Reports runtime. Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly. Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required. Please go to HYPERLINK "http://www.businessobjects.com/support" http://www.businessobjects.com/support for more information.] CrystalDecisions.CrystalReports.Engine.ReportDocument.CheckForCrystalReports Runtime() +239 CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor() +152 [TypeInitializationException: The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.] CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor() +0 XYZ.UI.Web.Private.Reports.Report.BindReportData(String RptPath, DataSet source, String ReportTitle, String ReportSubTitle) +71 XYZ.UI.Web.Private.Reports.Report.ShowReport() +839 XYZ.UI.Web.Private.Reports.Report.OnInit(EventArgs e) +38 System.Web.UI.Control.InitRecursive(Control namingContainer) +321 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +692 No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.488 / Virus Database: 269.15.1/1079 - Release Date: 19/10/2007 05:10 a.m. No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.488 / Virus Database: 269.15.1/1079 - Release Date: 19/10/2007 05:10 a.m.
