22/01/2008, 12:24
|
| | | Fecha de Ingreso: mayo-2007
Mensajes: 98
Antigüedad: 17 años, 6 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 |