AXForum  
Вернуться   AXForum > Microsoft Dynamics CRM > Dynamics CRM: Администрирование
All
Забыли пароль?
Зарегистрироваться Правила Справка Пользователи Сообщения за день Поиск

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 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----------------------------

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

Заранее благодарен!
Теги
отчет

 

Похожие темы
Тема Автор Раздел Ответов Посл. сообщение
Локальные проблемы с CRM Alberto Farinacci Dynamics CRM: Администрирование 18 04.08.2009 12:46
Проблемы с отчетами в MS CRM 3.0 Aicha Dynamics CRM: Прочие вопросы 0 01.12.2008 12:43
Проблемы в работе Outlook-клиента для CRM 4.0 Maxoon Dynamics CRM: Администрирование 7 30.07.2008 23:14
Вечные проблемы с фильтром Артем Enot Грунин Dynamics CRM: Разработка 7 26.11.2007 09:15
Проблемы чтения почты в MS Outlook? Alexey-IT Dynamics CRM: Функционал 4 24.07.2007 19:33

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.
Быстрый переход

Рейтинг@Mail.ru
Часовой пояс GMT +3, время: 08:59.
Powered by vBulletin® v3.8.5. Перевод: zCarot
Контактная информация, Реклама.