ASP.NET - aplicacion web en asp.net y crystal report XI

 
Vista:

aplicacion web en asp.net y crystal report XI

Publicado por Ivonne (1 intervención) el 09/03/2006 15:44:31
Hola amigos necesito ayuda urgente alguien sabe a que se refiere el sig. mensaj de error:

Mensaje de error del analizador: No se encuentra el archivo o el nombre del ensamblado CrystalDecisions.CrystalReports.Engine o una de sus dependencias.

Error de código fuente:

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


Archivo de origen: C:\Reportes_SMAP\web.config Línea: 13

Rastro al cargar el ensamblado: La información siguiente puede ser útil para determinar porqué no se cargó el ensamblado 'CrystalDecisions.CrystalReports.Engine'.

=== Pre-bind state information ===
LOG: DisplayName = CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
(Fully-specified)
LOG: Appbase = file:///C:/Reportes_SMAP
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/reportes_smap/c9ce4432/1890e367/CrystalDecisions.CrystalReports.Engine.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/reportes_smap/c9ce4432/1890e367/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.DLL.
LOG: Attempting download of new URL file:///C:/Reportes_SMAP/bin/CrystalDecisions.CrystalReports.Engine.DLL.
LOG: Attempting download of new URL file:///C:/Reportes_SMAP/bin/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/reportes_smap/c9ce4432/1890e367/CrystalDecisions.CrystalReports.Engine.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/reportes_smap/c9ce4432/1890e367/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.EXE.
LOG: Attempting download of new URL file:///C:/Reportes_SMAP/bin/CrystalDecisions.CrystalReports.Engine.EXE.
LOG: Attempting download of new URL file:///C:/Reportes_SMAP/bin/CrystalDecisions.CrystalReports.Engine/CrystalDecisions.CrystalReports.Engine.EXE.

Estoy realizando una aplicacion para que se manden a imprimir reportes estoy utilizando el crystal report XI ,vb.net y la base de datos en SQL Server 2000. En server que es en donde quiero instalar la aplicacion unicamiente tengo instalado el crystal y sql server 2000 ya habiliteel IIS en el servidor y la carpeta en donde se encuentra la aplicacion esta compartida en web.

cuando entro la I.E. a teclear la direccion http//localhost/Reportes_SMAP/Default.aspx me sale el mensaje que les menciono arriba.

lo raro esta que la computadora en donde estoy realizando la aplicacion si se visualiza la apliccion en el Internet Explorer.

si alguien sabe a que se debe le pido auyda urgente..Gracias de antemano.
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder