Показать сообщение отдельно
Старый 12.11.2009, 15:56   #20  
Soulcar is offline
Soulcar
Участник
Аватар для Soulcar
 
129 / 10 (1) +
Регистрация: 15.05.2009
Адрес: Ukraine, Kyiv
Цитата:
Не помогло, правда теперь новая ошибка выскакивает

Error Description:
The request failed with HTTP status 400: Bad Request.

Error Details:
The request failed with HTTP status 400: Bad Request.

Full Stack:
[WebException: The request failed with HTTP status 400: Bad Request.]
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.ReportingServices2005.ReportingService2005.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties)
at Microsoft.Crm.Reporting.ReportServer.UploadReport(String path, Byte[] reportDefinition, String name, String description)

[CrmReportingException: The request failed with HTTP status 400: Bad Request.]
at Microsoft.Crm.Reporting.ReportServer.UploadReport(String path, Byte[] reportDefinition, String name, String description)
at Microsoft.Crm.Reporting.ReportServer.UploadReport(SRSReport report, String reportId, String name, String description)
at Microsoft.Crm.ObjectModel.ReportService.UploadSRSReport(Guid id, String name, String description, SRSReport srsReport, ExecutionContext context)
at Microsoft.Crm.ObjectModel.ReportService.CreateInternal(IBusinessEntity entity, Boolean isScheduledReport, ExecutionContext context)
at Microsoft.Crm.ObjectModel.ReportService.CreateFromTemplate(String wizardXml, ExecutionContext context)

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Web.Services.Protocols.LogicalMethodInfo.Invoke(Object target, Object[] values)
at Microsoft.Crm.Extensibility.InternalOperationPlugin.Execute(IPluginExecutionContext context)
at Microsoft.Crm.Extensibility.PluginStep.Execute(PipelineExecutionContext context)
at Microsoft.Crm.Extensibility.Pipeline.Execute(PipelineExecutionContext context)
at Microsoft.Crm.Extensibility.MessageProcessor.Execute(PipelineExecutionContext context)
at Microsoft.Crm.Extensibility.InternalMessageDispatcher.Execute(PipelineExecutionContext context)
at Microsoft.Crm.Extensibility.ExternalMessageDispatcher.Execute(String messageName, Int32 primaryObjectTypeCode, Int32 secondaryObjectTypeCode, PropertyBag fields, CorrelationToken correlationToken, CallerOriginToken originToken, UserAuth userAuth, Guid callerId)
at Microsoft.Crm.Sdk.RequestBase.Process(Int32 primaryObjectTypeCode, Int32 secondaryObjectTypeCode, CorrelationToken correlationToken, CallerOriginToken originToken, UserAuth userAuth, Guid callerId)
at Microsoft.Crm.Sdk.RequestBase.Process(CorrelationToken correlationToken, CallerOriginToken originToken, UserAuth userAuth, Guid callerId)
at Microsoft.Crm.Sdk.CrmServiceInternal.Execute(RequestBase request, CorrelationToken correlationToken, CallerOriginToken originToken, UserAuth userAuth, Guid callerId)
at Microsoft.Crm.Sdk.InProcessCrmService.Execute(Object request)
at Microsoft.Crm.Application.Platform.ServiceCommands.PlatformCommand.ExecuteInternal()
at Microsoft.Crm.Application.Platform.DataSource.CreateFromTemplate(String wizardXml)
at Microsoft.Crm.Web.Reporting.AdHocWizard.SuccessFailurePage.ConfigurePage()
at Microsoft.Crm.Application.Controls.AppUIPage.OnPreRender(EventArgs e)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

[HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown.]
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.holding_crmreports_adhocwizard_successfailurepage_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)



Other Message:

Error Number:
0x80048298

Source File:
Not available

Line Number:
Not available



В логах SRS Data Connector пишет вот это:

----------------SRS Data Connector Installed Files----------------
Error: System.ArgumentNullException: Value cannot be null.
Parameter name: path
at System.IO.DirectoryInfo..ctor(String path)
at CrmDiagTool4.Form1.WriteSRSConnectInstalledFiles(StreamWriter sw)
----------------ReportServer Configuration----------------
[Error............................]: at System.Management.ThreadDispatch.Start()
at System.Management.ManagementScope.Initialize()
at CrmDiagTool4.WMIHelper.GetWMIPropCollection(String strWMINameSpace, String strWMIClass)
----------------RSReportServer.config file content----------------
Error: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at CrmDiagTool4.Form1.get_ReportServerDirectory()
at CrmDiagTool4.Form1.WriteRSReportServerConfigFile(StreamWriter sw)
----------------RSSrvPolicy.config file content----------------
Error: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at CrmDiagTool4.Form1.get_ReportServerDirectory()
at CrmDiagTool4.Form1.WriteRSSrvPolicyConfigFile(StreamWriter sw)
----------------ReportManager Configuration----------------
[Error............................]: at System.Management.ThreadDispatch.Start()
at System.Management.ManagementScope.Initialize()
at CrmDiagTool4.WMIHelper.GetWMIPropCollection(String strWMINameSpace, String strWMIClass)
----------------RSWebApplication.config file content----------------
Error: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at CrmDiagTool4.Form1.get_ReportManagerDirectory()
at CrmDiagTool4.Form1.WriteRSWebApplicationConfigFile(StreamWriter sw)
----------------------------SrsDataConnectorSetup.log Content----------------------------

Как с этим бороться?)))

Заранее благодарен!