Usuario
ERROR AL INTENTAR DESPLEJAR UN INFORME

Pregunta
-
Hola tengo instaldo el CRM 3.0 Profesional en español con SQL2005 Service pack2 en ingles, fremework 2.0 service pack 1 y cuando intento ver los informes me marca el siguiente error
Reports.config tiene un esquema no válido y no se pudo cargarReports.config tiene un esquema no válido y no se pudo cargar.ojala me puedan ayudar a saber a que se debe y como corregirlo
Gracias
Todas las respuestas
-
hola,
mira esa KB, http://support.microsoft.com/kb/916163/es
verifique que en el sitio web del CRM y la pestaña de ASP.Net este en version 2.xx
y diganos si conseguistes...
Saludos,
Pierre.
-
-
Ahora me marca el siguiente error
Server Error in '/CRMReports' 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 'Microsoft.Crm.MetadataService, Version=3.0.5300.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 11: <add assembly="Microsoft.Crm.ManagedInterop, Version=3.0.5300.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> Line 12: <add assembly="Microsoft.Crm.MetadataHelper, Version=3.0.5300.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> Line 13: <add assembly="Microsoft.Crm.MetadataService, Version=3.0.5300.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> Line 14: <add assembly="Microsoft.Crm.NativeInteropProxy, Version=3.0.5300.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> Line 15: <add assembly="Microsoft.Crm.ObjectModel, Version=3.0.5300.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
Source File: C:\inetpub\wwwroot\web.config Line: 13
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.Crm.MetadataService, Version=3.0.5300.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' could not be loaded.
=== Pre-bind state information === LOG: User = NT AUTHORITY\NETWORK SERVICE LOG: DisplayName = Microsoft.Crm.MetadataService, Version=3.0.5300.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (Fully-specified) LOG: Appbase = file:///C:/inetpub/wwwroot/CRMReports/ LOG: Initial PrivatePath = C:\inetpub\wwwroot\CRMReports\bin Calling assembly : (Unknown). === LOG: This bind starts in default load context. LOG: No application configuration file found. 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\config\machine.config. LOG: Post-policy reference: Microsoft.Crm.MetadataService, Version=3.0.5300.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 LOG: Attempting download of new URL file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/crmreports/5c3ab236/85978ba1/Microsoft.Crm.MetadataService.DLL. LOG: Attempting download of new URL file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/crmreports/5c3ab236/85978ba1/Microsoft.Crm.MetadataService/Microsoft.Crm.MetadataService.DLL. LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/CRMReports/bin/Microsoft.Crm.MetadataService.DLL. LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/CRMReports/bin/Microsoft.Crm.MetadataService/Microsoft.Crm.MetadataService.DLL. LOG: Attempting download of new URL file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/crmreports/5c3ab236/85978ba1/Microsoft.Crm.MetadataService.EXE. LOG: Attempting download of new URL file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/crmreports/5c3ab236/85978ba1/Microsoft.Crm.MetadataService/Microsoft.Crm.MetadataService.EXE. LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/CRMReports/bin/Microsoft.Crm.MetadataService.EXE. LOG: Attempting download of new URL file:///C:/inetpub/wwwroot/CRMReports/bin/Microsoft.Crm.MetadataService/Microsoft.Crm.MetadataService.EXE.
-
Hola Davis,
Me gustaría que me brindes mas información para poder ayudarte con tu problema ,
¿Qué arquitectura has utilizado para la instalación del Microsoft Dynamics CRM 3.0,Sql Server 2005 y SSRS 2005?
El CRM debe estar bajo el net framework 1.1.43.22 es extraño que no tengas la opción para poder cambiar de versiones porque el CRM te pide el net framework 1.1
Ahora realiza las siguientes pruebas:
http:// nombre_servidor_reportes/reportserver
http:// nombre_servidor_reportes/reports
Funciona el servidor de reportes?
Si tu Reporting Services es 2005 entonces tiene que estar bajo la versión 2.0.50727
Asegurate que en tu IIS la versión ASP .net es la 2.0.50727
Nos comentas como te fue..
-
Hola DAVIS
Bueno cheka este post... http://atiliorosas.blogspot.com/2008/01/errores-en-microsoft-crm.html en tu caso mas me inclino a la solucion 1.
Sobre los diferentes Framework que tienes, no te preocupes, en realidad Microsoft CRM 3.0 instala el framework 1.1 y si tienes sql 2005 bueno deberias de tener el 2.0, ahora si quieres ver en la pestaña y cambiar el tipo del framework lo unico que tienes que hacer es .
anda al pront .. luego ubicate en la carpeta del framework si no me equivoco es en c:/window/microsoft/framework.net/v 1.4...../ y cuando estes en essa ruta.. dale aspnet_regiis -i., luego anda a tu IIS y verifica la version si ya puedes cambiar la version de framework.
Nos cuentas como te fue ok..
Salu2
Atilin