Ver Mensaje Individual
  #1 (permalink)  
Antiguo 19/04/2004, 15:51
osalomon
 
Fecha de Ingreso: abril-2004
Mensajes: 2
Antigüedad: 20 años, 11 meses
Puntos: 0
Configuration Error

Hola a todos,
Cuento con una aplicación en mi PC con VS.Net 2002 que funciona perfectamente. cuando le añado un reporte de Crystal Report y la coloco en el servidor web me muestra el siguiente error.

Ayudenme por favor..........


Server Error in '/eini' 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: File or assembly name CrystalDecisions.Shared, or one of its dependencies, was not found.

Source Error:


Line 11: la depuración de archivos ASP.NET.
Line 12: -->
Line 13: <compilation defaultLanguage="vb" debug="true"><assemblies><add assembly="CrystalDecisions.CrystalReports.Engine, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.ReportSource, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Shared, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Web, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></assemblies></compilation>
Line 14:
Line 15: <!-- MENSAJES DE ERROR PERSONALIZADOS


Source File: C:\Inetpub\wwwroot\eini\web.config Line: 13

Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.Shared' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = CrystalDecisions.Shared, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
(Fully-specified)
LOG: Appbase = file:///C:/Inetpub/wwwroot/eini
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet .config).
LOG: Using machine configuration file from C:\WINNT\Microsoft.NET\Framework\v1.1.4322\config\ machine.config.
LOG: Post-policy reference: CrystalDecisions.Shared, Version=9.1.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/eini/1a791c03/bd215de7/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/eini/1a791c03/bd215de7/CrystalDecisions.Shared/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/eini/bin/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/eini/bin/CrystalDecisions.Shared/CrystalDecisions.Shared.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/eini/1a791c03/bd215de7/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/eini/1a791c03/bd215de7/CrystalDecisions.Shared/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/eini/bin/CrystalDecisions.Shared.EXE.
LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/eini/bin/CrystalDecisions.Shared/CrystalDecisions.Shared.EXE.




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573