Foros del Web » Programación para mayores de 30 ;) » .NET »

Configuration Error

Estas en el tema de Configuration Error en el foro de .NET en Foros del Web. hola, tengo este error: Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error ...
  #1 (permalink)  
Antiguo 03/01/2008, 08:50
Avatar de mamicho  
Fecha de Ingreso: mayo-2007
Mensajes: 98
Antigüedad: 17 años
Puntos: 0
Pregunta Configuration Error

hola, tengo este error:


Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load file or assembly 'CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

Source Error:


Line 54: </buildProviders>
Line 55: <assemblies>
Line 56: <add assembly="CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
Line 57: <add assembly="CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
Line 58: <add assembly="CrystalDecisions.ReportSource, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>


Source File: C:\Inetpub\HsecEppDev\web.config Line: 56

Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' could not be loaded.


WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


gracias.
  #2 (permalink)  
Antiguo 03/01/2008, 09:00
Avatar de xknown  
Fecha de Ingreso: diciembre-2004
Ubicación: Cusco - Perú
Mensajes: 2.248
Antigüedad: 19 años, 4 meses
Puntos: 7
Re: Configuration Error

Cita:
Iniciado por mamicho Ver Mensaje
hola, tengo este error:
¿Te has tomado la molestia de buscar en los archivos del foro acerca de este error?

Saludos
__________________
Alex Concha
Buayacorp - Programación y Diseño
  #3 (permalink)  
Antiguo 03/01/2008, 09:22
Avatar de mamicho  
Fecha de Ingreso: mayo-2007
Mensajes: 98
Antigüedad: 17 años
Puntos: 0
Re: Configuration Error

no, tu tienes algun enlaze?
  #4 (permalink)  
Antiguo 03/01/2008, 09:24
Avatar de xknown  
Fecha de Ingreso: diciembre-2004
Ubicación: Cusco - Perú
Mensajes: 2.248
Antigüedad: 19 años, 4 meses
Puntos: 7
Re: Configuration Error

No, no pienso buscar eso por ti.

Saludos
__________________
Alex Concha
Buayacorp - Programación y Diseño
  #5 (permalink)  
Antiguo 03/01/2008, 09:31
Avatar de mamicho  
Fecha de Ingreso: mayo-2007
Mensajes: 98
Antigüedad: 17 años
Puntos: 0
Re: Configuration Error

ahh que pena! XD
  #6 (permalink)  
Antiguo 06/01/2008, 11:10
 
Fecha de Ingreso: agosto-2007
Mensajes: 665
Antigüedad: 16 años, 9 meses
Puntos: 4
Re: Configuration Error

Cita:
Iniciado por mamicho Ver Mensaje
hola, tengo este error:


Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load file or assembly 'CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

Source Error:


Line 54: </buildProviders>
Line 55: <assemblies>
Line 56: <add assembly="CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
Line 57: <add assembly="CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
Line 58: <add assembly="CrystalDecisions.ReportSource, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>


Source File: C:\Inetpub\HsecEppDev\web.config Line: 56

Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' could not be loaded.


WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


gracias.
El error ocurre porque no puede encontrar el ensamblado de CrystalDecisions; tienes instalado el paquete de crystal report en el servidor o los asemblys necesarios.?
__________________
Al que le faltan las ideas le sobran los argumentos
  #7 (permalink)  
Antiguo 07/01/2008, 07:59
Avatar de mamicho  
Fecha de Ingreso: mayo-2007
Mensajes: 98
Antigüedad: 17 años
Puntos: 0
Re: Configuration Error

gracias ricardo eso me falta.
  #8 (permalink)  
Antiguo 03/11/2008, 17:47
 
Fecha de Ingreso: julio-2008
Ubicación: Hermosillo, Sonora
Mensajes: 95
Antigüedad: 15 años, 10 meses
Puntos: 3
Respuesta: Re: Configuration Error

Cita:
Iniciado por rcalle66 Ver Mensaje
El error ocurre porque no puede encontrar el ensamblado de CrystalDecisions; tienes instalado el paquete de crystal report en el servidor o los asemblys necesarios.?
No tengo instalado el Crystal en el server, pero como me puedo llevar los ensamblados de mi maquina al server?; para no instalar todo el Crystal o el VS
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 14:39.