Buenos días como andan?
Estoy implementando un sistema en un servidor Apache y estamos usando asp.net con cristal report 2008 versión 12 para crear reportes del sistema
El problema es el siguiente, los reportes en la pc de desarrollo funcionan bien, pero cuando lo llevamos al servidor de producción que es un windows server 2003, no funciona y larga el siguiente error
Cita: System.TypeInitializationException: Se produjo una excepción en el inicializador de tipo de 'CrystalDecisions.CrystalReports.Engine.ReportDocu ment'. ---> CrystalDecisions.CrystalReports.Engine.LoadSaveRep ortException: 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 http://www.businessobjects.com/support for more information.
en CrystalDecisions.CrystalReports.Engine.ReportDocum ent.CheckForCrystalReportsRuntime()
en CrystalDecisions.CrystalReports.Engine.ReportDocum ent..cctor()
--- Fin del seguimiento de la pila de la excepción interna ---
en CrystalDecisions.CrystalReports.Engine.ReportDocum ent..ctor()
en ReporteIngresos.InitializeComponent()
en ReporteIngresos..ctor()
ni hablar de las pc de los usuarios.
Alguien nos puede dar una mano para ver como podemos resolver este problema ya investigamos por varios lados pero no encontramos nada concreto
Intentanmos instalar el CRRedist2008_x86.msi en el servidor y en las pc de usuario sin ningun resultado a la vista
Muchas gracias por su tiempo
Ing. Gelman Bruno
[URL="http://www.netrails.com.ar"]Netrails[/URL]