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

Mensaje de error

Estas en el tema de Mensaje de error en el foro de .NET en Foros del Web. Hola soy nuevo por aqui y tengo un problema al subir una pagina al servidor , me tira un error y no se de que ...
  #1 (permalink)  
Antiguo 22/01/2008, 12:24
Avatar de mamicho  
Fecha de Ingreso: mayo-2007
Mensajes: 98
Antigüedad: 16 años, 11 meses
Puntos: 0
Mensaje de error

Hola
soy nuevo por aqui y tengo un problema al subir una pagina al servidor , me tira un error y no se de que se trata.
si me pueden ayudar, de antemano gracias!!

Server Error in '/' Application.
--------------------------------------------------------------------------------

Configuration 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 52: </buildProviders>
Line 53: <assemblies>
Line 54: <add assembly="CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
Line 55: <add assembly="CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
Line 56: <add assembly="CrystalDecisions.ReportSource, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>


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

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.


=== Pre-bind state information ===
LOG: User = NT AUTHORITY\NETWORK SERVICE
LOG: DisplayName = CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
(Fully-specified)
LOG: Appbase = file:///C:/Inetpub/HsecEppDev/
LOG: Initial PrivatePath = C:\Inetpub\HsecEppDev\bin
Calling assembly : (Unknown).
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\Inetpub\HsecEppDev\web.config
LOG: Using host configuration file: \\?\c:\windows\microsoft.net\framework\v2.0.50727\ aspnet.config
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\conf ig\machine.config.
LOG: Post-policy reference: CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/root/56b90e80/6d98adf1/CrystalDecisions.Web.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/root/56b90e80/6d98adf1/CrystalDecisions.Web/CrystalDecisions.Web.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/HsecEppDev/bin/CrystalDecisions.Web.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/HsecEppDev/bin/CrystalDecisions.Web/CrystalDecisions.Web.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/root/56b90e80/6d98adf1/CrystalDecisions.Web.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/root/56b90e80/6d98adf1/CrystalDecisions.Web/CrystalDecisions.Web.EXE.
LOG: Attempting download of new URL file:///C:/Inetpub/HsecEppDev/bin/CrystalDecisions.Web.EXE.
LOG: Attempting download of new URL file:///C:/Inetpub/HsecEppDev/bin/CrystalDecisions.Web/CrystalDecisions.Web.EXE.




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
  #2 (permalink)  
Antiguo 22/01/2008, 14:12
Avatar de Peterpay
Colaborador
 
Fecha de Ingreso: septiembre-2007
Ubicación: San Francisco, United States
Mensajes: 3.858
Antigüedad: 16 años, 7 meses
Puntos: 87
Re: Mensaje de error

Uno no tienes instalado las DLL requeridas, o en tu Global Assembly Cache no empata en version entre tu ambiente de desarrollo y tu server.

Verifica ambos puntos

saludos
peterpay.
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 00:46.