Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all 79901 articles
Browse latest View live

Activity Syncing with Outlook removes dates from CRM Tasks

$
0
0

I started noticing this about 2 months ago but cannot define an event that would cause the change.

If I have an activity created in Outlook or CRM that is set to sync (I sync 99% of my activities with CRM), if I move that activity due date in Outlook, there is a good chance (though not seemingly 100%) that the task will move in Outlook just fine but CRM will display that task with no start or due dates.

In Outlook, the taks will still be properly linked to the correct CRM entity and have the new due date -none of the problems in the CRM view.

While this is fine for my personal task management, this could be a nightmare as I encourage my team to use CRM activities more heavily.

Anyone have any ideas?  No amount of searches has given me a clue.  I'm running CRM Rollup 6, Outlook 2010 with the most recent connector (same problem existed on rollup 2).  I've tested syncing to two different machines -same result.  No other devices are syncing (I've disabled all mobile task syncing to troubleshoot).  Web-based Outlook reflects the same task information as in the application -dates are correct.

No fun.

 

 

 


GP Connector uninstallation issues

$
0
0

While experimenting with connecting GP 10 and CRM 5 together, I made some mistakes. Then I decided to uninstall the connector component and am now stuck. While everything has been uninstalled (GP Connector), the solution in CRM 5 is not getting uninstalled because of which I am still stuck. I want to be able to create invoices within the CRM and this solution for GP Connector blocks the "Create Invoice" button on the ribbon in the Orders entity.

Any suggestions on how to remove this solution for GP connector from CRM and what are the possible areas that I should explore because of which this solution still exists? I have already removed all the components from add/remove programs.

Much appreciated!

Error Message when trying to export contacts to excel

$
0
0

Hello Everybody,

 

In my current CRM system, I have over 10,000 accounts which I am trying to export to an excel file.

Unfortunately, the excel copying process maxes out at 10,000 so I have to manually copy the rest into my excel file.

Whenever i try to do this though, the system gives me an error message that looks like this:

When this happens, I cant do anything anymore and have to return to my first page of account.

Any suggestions how I can resolve this problem?

 

Thanks,

Boyd  

Dynamics CRM Error !! Object doesn't support on this.get_element().save("RVItems")

$
0
0

Hi all ,

I have checked there is some error on this Line . But the strange thing is that its not on all Machines . I have checked . What could be the Possible Users.

Thanks on advance.

Ragards,

Vandana Thakur.

Cannot use custom workflow activity

$
0
0

Hello,

I created a custom workflow activity in visual studio 2012 following the walkthrough examples on the web. I was able to register the assembly (in isolation mode, stored in the database). When I go to create a process in CRM I can see my new custom workflow activity but as soon as I select it to include it in the workflow, I get an Error Dialog. The error dialog tells me to read the error log file and this is the contents of that file:

Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: This workflow cannot be created, updated or published because it's referring unsupported workflow step - CustomActivityStep(.Net3.5).Detail: 

<OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">

<ErrorCode>-2147200955</ErrorCode>

  <ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />

  <Message>This workflow cannot be created, updated or published because it's referring unsupported workflow step - CustomActivityStep(.Net3.5).</Message>

  <Timestamp>2013-02-13T07:04:35.6796668Z</Timestamp>

  <InnerFault i:nil="true" />

  <TraceText i:nil="true" />

</OrganizationServiceFault>

Can anyone please tell me what I am doing wrong. I have made sure that my Custom Workflow activity is a .Net Framework 4.0 and I have signed the assembly. At the moment the activity is not doing much just creating an email.

Please assist.

CRM Online export to excel issue with excel 2013

$
0
0

When data is exported from Dynamics CRM online to excel as 'Static worksheet with records from all pages in the current view' and with the option 'Make this data available for re-importing by including required column headings', the .xml-file crashes Excel 2013 when selecting all cells.

Problem did not excist with Excel 2010, so the problem is with the Excel 2013 that seems not to be compatible with the Dynamics CRM online data.

We use 64-bit version of Excel 2013.

How can this be fixed? Office support says that this problem is a Dynamics problem.

Instantiate an account object using the SDK returns error missing prvCreateAccount privilege

$
0
0

I'm trying to create a new account object (customer) using the exemple which is providing in the SDK.

Dim account_Renamed As Account = New Account With {.Name = "Fourth Coffee"}

account_Renamed.AccountCategoryCode = New OptionSetValue(CInt(AccountAccountCategoryCode.PreferredCustomer))

account_Renamed.CustomerTypeCode = New OptionSetValue(CInt(AccountCustomerTypeCode.Investor))

' Create an account record named Fourth Coffee.

_accountId = _serviceProxy.Create(account_Renamed)

Write(account_Renamed.LogicalName & " " & account_Renamed.Name & " created")

I'm getting the following error :

System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault] : Principal user (Id=78a8306f-4cc8-e211-81d2-00155d0acb14, type=8) is missing prvCreateAccount privilege (Id=d26fe964-230b-42dd-ad93-5cc879de411e) (error detail Microsoft.Xrm.Sdk.OrganizationServiceFault).

I do have the System Administrator role, I even tried to build a copy of this role (Custom System Administrator and to add the requiered privilege to the role)

Any idea ?

Thanks

Reports renderind exception - empty output or "rsProcessingAborted"

$
0
0

Hello,

several hours of troubleshooting already for reporting services. Two CRM 2011 UR12 with Claims and Ifd.

Most of the time reports rendering fails with

[ReportServerException: Query execution failed for dataset 'LanguageInfo'. (rsErrorExecutingCommand)]

Could it be that report rendering language cannot be set and therefore report content not displayed at all?

Help much appreciated

Trace when rendrering report:

>MessageProcessor finish processing message 'IsReportingDataConnectorInstalled' for 'none'.

[2013-06-11 10:30:30.582] Process: w3wp |Organization:040a871b-6f2e-4010-976f-d72138d2d3e0 |Thread:    3 |Category: Platform |User: deb108e5-fb41-439d-b8b0-31a20a3a90d5 |Level: Verbose |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExecutionContext.OnEndRequest  ilOffset = 0x44

>ExecutionContext not in use (OnEndRequest) for organization {040A871B-6F2E-4010-976F-D72138D2D3E0}

[2013-06-11 10:30:30.582] Process: w3wp |Organization:040a871b-6f2e-4010-976f-d72138d2d3e0 |Thread:    3 |Category: Platform.Sdk |User: deb108e5-fb41-439d-b8b0-31a20a3a90d5 |Level: Verbose |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | SdkTracer.EndTrace  ilOffset = 0x7A

>OrganizationSdkService finished processing request for user:IsReportingDataConnectorInstalled

As user:deb108e5-fb41-439d-b8b0-31a20a3a90d5

Response Xml:

<IsReportingDataConnectorInstalledResponse xmlns="schemas.microsoft.com/.../Contracts" xmlns:i="www.w3.org/.../XMLSchema-instance"><ResponseName xmlns="schemas.microsoft.com/.../ResponseName><Results xmlns="schemas.microsoft.com/.../Contracts" xmlns:a="schemas.datacontract.org/.../a:key><a:value i:type="b:boolean" xmlns:b="www.w3.org/.../IsReportingDataConnectorInstalledResponse>

[2013-06-11 10:30:30.582] Process: w3wp |Organization:040a871b-6f2e-4010-976f-d72138d2d3e0 |Thread:    3 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Verbose |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | CrmReportServerCredentials.get_ImpersonationUser  ilOffset = 0x0

>Post-Platform Request: IsReportingDataConnectorInstalled

[2013-06-11 10:30:33.827] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Exception |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | SrsReportViewer.ReportErrorHandler  ilOffset = 0x122

at SrsReportViewer.ReportErrorHandler(Object sender, ReportErrorEventArgs e)  ilOffset = 0x122

at ReportViewer.OnError(Exception e)  ilOffset = 0x22

at ReportViewer.OnPreRender(EventArgs e)  ilOffset = 0x2AB

at Control.PreRenderRecursiveInternal()  ilOffset = 0x54

at Control.PreRenderRecursiveInternal()  ilOffset = 0x8E

at Control.PreRenderRecursiveInternal()  ilOffset = 0x8E

at Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)  ilOffset = 0x69E

at Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)  ilOffset = 0x3C

at Page.ProcessRequest()  ilOffset = 0x14

at Page.ProcessRequest(HttpContext context)  ilOffset = 0x31

at CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()  ilOffset = 0x11D

at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)  ilOffset = 0x15

at ApplicationStepManager.ResumeSteps(Exception error)  ilOffset = 0x10E

at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)  ilOffset = 0x5C

at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)  ilOffset = 0xFC

at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)  ilOffset = 0x45

>Crm Exception: Message: An error occurred during report rendering., ErrorCode: -2147187924, InnerException: Microsoft.Reporting.WebForms.ReportServerException: Une erreur s'est produite lors du traitement du rapport. (rsProcessingAborted) ---> Microsoft.Reporting.WebForms.ReportServerException: Query execution failed for dataset 'LanguageInfo'. (rsErrorExecutingCommand) ---> Microsoft.Reporting.WebForms.ReportServerException: Pour obtenir plus d'informations sur cette erreur, accédez au serveur de rapports sur le serveur local ou activez les erreurs distantes.

  --- End of inner exception stack trace ---

  --- End of inner exception stack trace ---

  at Microsoft.Reporting.WebForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)

  at Microsoft.Reporting.WebForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)

  at Microsoft.Reporting.WebForms.ServerReport.Render(String format, String deviceInfo, NameValueCollection urlAccessParameters, String& mimeType, String& fileNameExtension)

  at Microsoft.Reporting.WebForms.ServerModeSession.RenderReport(String format, Boolean allowInternalRenderers, String deviceInfo, NameValueCollection additionalParams, Boolean cacheSecondaryStreamsForHtml, String& mimeType, String& fileExtension)

  at Microsoft.ReportingServices.Rendering.HtmlRenderer.ViewerRenderer.SPBProcessingStub.GetNextPage(RPLReport& rplReport)

  at Microsoft.ReportingServices.Rendering.HtmlRenderer.HTML4Renderer.GetNextPage()

  at Microsoft.ReportingServices.Rendering.HtmlRenderer.HTML4Renderer.InitializeReport()

  at Microsoft.ReportingServices.Rendering.HtmlRenderer.ViewerRenderer.Render(HtmlTextWriter outputWriter)

  at Microsoft.Reporting.WebForms.LocalHtmlRenderer.Render(NameValueCollection deviceInfo, PageCountMode pageCountMode, ReportControlSession reportControlSession, CreateAndRegisterStream streamCallback, String& scrollScript, String& pageStyle)

  at Microsoft.Reporting.WebForms.ReportControlSession.RenderReportHTML4(NameValueCollection deviceInfo, PageCountMode pageCountMode, String& scrollScript, String& pageStyle)

  at Microsoft.Reporting.WebForms.ReportControl.RenderReport(ReportControlSession session, String viewerInstanceIdentifier, PageCountMode pageCountMode, Int32 pageNumber, InteractivityPostBackMode interactivityMode, SearchState searchState, String replacementRoot, String hyperlinkTarget, ScrollTarget scrollTarget, String alertMessage, DeviceInfoCollection initialDeviceInfos, String browserMode, Boolean sizeToContent)

  at Microsoft.Reporting.WebForms.ReportArea.RenderReport(ReportControlSession session, String viewerInstanceIdentifier, PageCountMode pageCountMode, Int32 pageNumber, InteractivityPostBackMode interactivityMode, SearchState searchState, String replacementRoot, String hyperlinkTarget, ScrollTarget scrollTarget, String alertMessage, DeviceInfoCollection initialDeviceInfos, String browserMode, Boolean sizeToContent)

  at Microsoft.Reporting.WebForms.ReportViewer.RenderReport(Boolean updateDocMap)

  at Microsoft.Reporting.WebForms.ReportViewer.OnPreRender(EventArgs e)

[2013-06-11 10:30:33.827] Process: w3wp |Organization:040a871b-6f2e-4010-976f-d72138d2d3e0 |Thread:    3 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ErrorInformation.LogError  ilOffset = 0x17

>MSCRM Error Report:

--------------------------------------------------------------------------------------------------------

Error: Exception of type 'System.Web.HttpUnhandledException' was thrown.

Error Number: 0x8004832C

Error Message: An error occurred during report rendering.

Error Details: An error occurred during report rendering.

Source File: Not available

Line Number: Not available

Request URL: http://fla-prep-crm01/PET/CRMReports/rsviewer/reportviewer.aspx

Stack Trace Info: [ReportServerException: Pour obtenir plus d'informations sur cette erreur, accédez au serveur de rapports sur le serveur local ou activez les erreurs distantes.]

[ReportServerException: Query execution failed for dataset 'LanguageInfo'. (rsErrorExecutingCommand)]

[ReportServerException: Une erreur s'est produite lors du traitement du rapport. (rsProcessingAborted)]

  at Microsoft.Reporting.WebForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)

  at Microsoft.Reporting.WebForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)

  at Microsoft.Reporting.WebForms.ServerReport.Render(String format, String deviceInfo, NameValueCollection urlAccessParameters, String& mimeType, String& fileNameExtension)

  at Microsoft.Reporting.WebForms.ServerModeSession.RenderReport(String format, Boolean allowInternalRenderers, String deviceInfo, NameValueCollection additionalParams, Boolean cacheSecondaryStreamsForHtml, String& mimeType, String& fileExtension)

  at Microsoft.ReportingServices.Rendering.HtmlRenderer.ViewerRenderer.SPBProcessingStub.GetNextPage(RPLReport& rplReport)

  at Microsoft.ReportingServices.Rendering.HtmlRenderer.HTML4Renderer.GetNextPage()

  at Microsoft.ReportingServices.Rendering.HtmlRenderer.HTML4Renderer.InitializeReport()

  at Microsoft.ReportingServices.Rendering.HtmlRenderer.ViewerRenderer.Render(HtmlTextWriter outputWriter)

  at Microsoft.Reporting.WebForms.LocalHtmlRenderer.Render(NameValueCollection deviceInfo, PageCountMode pageCountMode, ReportControlSession reportControlSession, CreateAndRegisterStream streamCallback, String& scrollScript, String& pageStyle)

  at Microsoft.Reporting.WebForms.ReportControlSession.RenderReportHTML4(NameValueCollection deviceInfo, PageCountMode pageCountMode, String& scrollScript, String& pageStyle)

  at Microsoft.Reporting.WebForms.ReportControl.RenderReport(ReportControlSession session, String viewerInstanceIdentifier, PageCountMode pageCountMode, Int32 pageNumber, InteractivityPostBackMode interactivityMode, SearchState searchState, String replacementRoot, String hyperlinkTarget, ScrollTarget scrollTarget, String alertMessage, DeviceInfoCollection initialDeviceInfos, String browserMode, Boolean sizeToContent)

  at Microsoft.Reporting.WebForms.ReportArea.RenderReport(ReportControlSession session, String viewerInstanceIdentifier, PageCountMode pageCountMode, Int32 pageNumber, InteractivityPostBackMode interactivityMode, SearchState searchState, String replacementRoot, String hyperlinkTarget, ScrollTarget scrollTarget, String alertMessage, DeviceInfoCollection initialDeviceInfos, String browserMode, Boolean sizeToContent)

  at Microsoft.Reporting.WebForms.ReportViewer.RenderReport(Boolean updateDocMap)

  at Microsoft.Reporting.WebForms.ReportViewer.OnPreRender(EventArgs e)

[CrmException: An error occurred during report rendering.]

  at Microsoft.Crm.Web.Reporting.SrsReportViewer.ReportErrorHandler(Object sender, ReportErrorEventArgs e)

  at Microsoft.Reporting.WebForms.ReportViewer.OnError(Exception e)

  at Microsoft.Reporting.WebForms.ReportViewer.OnPreRender(EventArgs e)

  at System.Web.UI.Control.PreRenderRecursiveInternal()

  at System.Web.UI.Control.PreRenderRecursiveInternal()

  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 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

  at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | FaultHelper.ConvertToFault  ilOffset = 0x0

>TryConvertToFaultExceptionInternal: exception: System.Web.HttpUnhandledException

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.DumpExceptionRecursive  ilOffset = 0x27C

>NestingDepth: 24

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.DumpExceptionRecursive  ilOffset = 0x27C

>NestingDepth: 24

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.DumpExceptionRecursive  ilOffset = 0x27C

>NestingDepth: 24

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.DumpExceptionRecursive  ilOffset = 0x27C

>NestingDepth: 24

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.DumpExceptionToTrace  ilOffset = 0x11

>----- dump exception/fault tree (TryConvertToFaultExceptionInternal: before) -----

>>>>>> EXCEPTION: 0

>Type: System.Web.HttpUnhandledException

>Message (65): Exception of type 'System.Web.HttpUnhandledException' was thrown.

>StackTrace: present: 9FFD7D49

>no PluginTrace

>>>>>> EXCEPTION: 1

>Type: Microsoft.Crm.CrmException

>ErrorCode: 0x8004832C:

>Message (42): An error occurred during report rendering.

>StackTrace: present: 2CE56F9B

>no PluginTrace

>>>>>> EXCEPTION: 2

>Type: Microsoft.Reporting.WebForms.ReportServerException

>Message (78): Une erreur s'est produite lors du traitement du rapport. (rsProcessingAborted)

>StackTrace: present: 7CCD676D

>no PluginTrace

>>>>>> EXCEPTION: 3

>Type: Microsoft.Reporting.WebForms.ReportServerException

>Message (76): Query execution failed for dataset 'LanguageInfo'. (rsErrorExecutingCommand)

>StackTrace <null>

>no PluginTrace

>>>>>> EXCEPTION: 4

>Type: Microsoft.Reporting.WebForms.ReportServerException

>Message (136): Pour obtenir plus d'informations sur cette erreur, acc??dez au serveur de rapports sur le serveur local ou activez les erreurs distantes.

>StackTrace <null>

>no PluginTrace

>InnerException <null>

><<<<< EXCEPTION: 4

>

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertToFault  ilOffset = 0x24

>NestingDepth: 24

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertToFault  ilOffset = 0x57

>ToSingleFaultUntyped: enter

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultUnTyped  ilOffset = 0x0

>ToSingleFault/FE<OSF>: enter

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertToFault  ilOffset = 0x57

>UNEXPECTED: no fault?

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultUnTyped  ilOffset = 0x3A

>ToSingleFaultOther: enter

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertMessageAndErrorCode  ilOffset = 0x46

>enter: ConvertMessageAndErrorCode: System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown.

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertMessageAndErrorCode  ilOffset = 0x23B

>System.Web.HttpUnhandledException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #A276860F: System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Microsoft.Crm.CrmException: An error occurred during report rendering. ---> Microsoft.Reporting.WebForms.ReportServerException: Une erreur s'est produite lors du traitement du rapport. (rsProcessingAborted) ---> Microsoft.Reporting.WebForms.ReportServerException: Query execution failed for dataset 'LanguageInfo'. (rsErrorExecutingCommand) ---> Microsoft.Reporting.WebForms.ReportServerException: Pour obtenir plus d'informations sur cette erreur, accédez au serveur de rapports sur le serveur local ou activez les erreurs distantes.

>   --- End of inner exception stack trace ---

>   --- End of inner exception stack trace ---

>   at Microsoft.Reporting.WebForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)

>   at Microsoft.Reporting.WebForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)

>   at Microsoft.Reporting.WebForms.ServerReport.Render(String format, String deviceInfo, NameValueCollection urlAccessParameters, String& mimeType, String& fileNameExtension)

>   at Microsoft.Reporting.WebForms.ServerModeSession.RenderReport(String format, Boolean allowInternalRenderers, String deviceInfo, NameValueCollection additionalParams, Boolean cacheSecondaryStreamsForHtml, String& mimeType, String& fileExtension)

>   at Microsoft.ReportingServices.Rendering.HtmlRenderer.ViewerRenderer.SPBProcessingStub.GetNextPage(RPLReport& rplReport)

>   at Microsoft.ReportingServices.Rendering.HtmlRenderer.HTML4Renderer.GetNextPage()

>   at Microsoft.ReportingServices.Rendering.HtmlRenderer.HTML4Renderer.InitializeReport()

>   at Microsoft.ReportingServices.Rendering.HtmlRenderer.ViewerRenderer.Render(HtmlTextWriter outputWriter)

>   at Microsoft.Reporting.WebForms.LocalHtmlRenderer.Render(NameValueCollection deviceInfo, PageCountMode pageCountMode, ReportControlSession reportControlSession, CreateAndRegisterStream streamCallback, String& scrollScript, String& pageStyle)

>   at Microsoft.Reporting.WebForms.ReportControlSession.RenderReportHTML4(NameValueCollection deviceInfo, PageCountMode pageCountMode, String& scrollScript, String& pageStyle)

>   at Microsoft.Reporting.WebForms.ReportControl.RenderReport(ReportControlSession session, String viewerInstanceIdentifier, PageCountMode pageCountMode, Int32 pageNumber, InteractivityPostBackMode interactivityMode, SearchState searchState, String replacementRoot, String hyperlinkTarget, ScrollTarget scrollTarget, String alertMessage, DeviceInfoCollection initialDeviceInfos, String browserMode, Boolean sizeToContent)

>   at Microsoft.Reporting.WebForms.ReportArea.RenderReport(ReportControlSession session, String viewerInstanceIdentifier, PageCountMode pageCountMode, Int32 pageNumber, InteractivityPostBackMode interactivityMode, SearchState searchState, String replacementRoot, String hyperlinkTarget, ScrollTarget scrollTarget, String alertMessage, DeviceInfoCollection initialDeviceInfos, String browserMode, Boolean sizeToContent)

>   at Microsoft.Reporting.WebForms.ReportViewer.RenderReport(Boolean updateDocMap)

>   at Microsoft.Reporting.WebForms.ReportViewer.OnPreRender(EventArgs e)

>   --- End of inner exception stack trace ---

>   at Microsoft.Crm.Web.Reporting.SrsReportViewer.ReportErrorHandler(Object sender, ReportErrorEventArgs e)

>   at Microsoft.Reporting.WebForms.ReportViewer.OnError(Exception e)

>   at Microsoft.Reporting.WebForms.ReportViewer.OnPreRender(EventArgs e)

>   at System.Web.UI.Control.PreRenderRecursiveInternal()

>   at System.Web.UI.Control.PreRenderRecursiveInternal()

>   at System.Web.UI.Control.PreRenderRecursiveInternal()

>   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

>   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 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

>   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertMessageAndErrorCode  ilOffset = 0x28B

>exit: ConvertMessageAndErrorCode: errorCode: 0x80040216; message: System.Web.HttpUnhandledException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #A276860F

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0x16

>ToSingleFaultCommon: enter

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0xAE

>no PluginTrace

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0x12F

>no CrmExceptionFaults

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0x183

>IncludeCallStack: False

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertToFault  ilOffset = 0x24

>NestingDepth: 24

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertToFault  ilOffset = 0x69

>ToSingleFaultUntyped: enter

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultUnTyped  ilOffset = 0x2C

>ToSingleFault/CrmException

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0x16

>ToSingleFaultCommon: enter

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0xAE

>no PluginTrace

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0x12F

>no CrmExceptionFaults

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0x183

>IncludeCallStack: False

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.LastFault  ilOffset = 0x11

>NestingDepth: 24

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertToFault  ilOffset = 0x24

>NestingDepth: 24

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertToFault  ilOffset = 0x69

>ToSingleFaultUntyped: enter

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultUnTyped  ilOffset = 0x0

>ToSingleFault/FE<OSF>: enter

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertToFault  ilOffset = 0x69

>UNEXPECTED: no fault?

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultUnTyped  ilOffset = 0x3A

>ToSingleFaultOther: enter

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertMessageAndErrorCode  ilOffset = 0x46

>enter: ConvertMessageAndErrorCode: Microsoft.Reporting.WebForms.ReportServerException: Une erreur s'est produite lors du traitement du rapport. (rsProcessingAborted)

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertMessageAndErrorCode  ilOffset = 0x23B

>Microsoft.Reporting.WebForms.ReportServerException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #7E414E3B: Microsoft.Reporting.WebForms.ReportServerException: Une erreur s'est produite lors du traitement du rapport. (rsProcessingAborted) ---> Microsoft.Reporting.WebForms.ReportServerException: Query execution failed for dataset 'LanguageInfo'. (rsErrorExecutingCommand) ---> Microsoft.Reporting.WebForms.ReportServerException: Pour obtenir plus d'informations sur cette erreur, accédez au serveur de rapports sur le serveur local ou activez les erreurs distantes.

>   --- End of inner exception stack trace ---

>   --- End of inner exception stack trace ---

>   at Microsoft.Reporting.WebForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)

>   at Microsoft.Reporting.WebForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)

>   at Microsoft.Reporting.WebForms.ServerReport.Render(String format, String deviceInfo, NameValueCollection urlAccessParameters, String& mimeType, String& fileNameExtension)

>   at Microsoft.Reporting.WebForms.ServerModeSession.RenderReport(String format, Boolean allowInternalRenderers, String deviceInfo, NameValueCollection additionalParams, Boolean cacheSecondaryStreamsForHtml, String& mimeType, String& fileExtension)

>   at Microsoft.ReportingServices.Rendering.HtmlRenderer.ViewerRenderer.SPBProcessingStub.GetNextPage(RPLReport& rplReport)

>   at Microsoft.ReportingServices.Rendering.HtmlRenderer.HTML4Renderer.GetNextPage()

>   at Microsoft.ReportingServices.Rendering.HtmlRenderer.HTML4Renderer.InitializeReport()

>   at Microsoft.ReportingServices.Rendering.HtmlRenderer.ViewerRenderer.Render(HtmlTextWriter outputWriter)

>   at Microsoft.Reporting.WebForms.LocalHtmlRenderer.Render(NameValueCollection deviceInfo, PageCountMode pageCountMode, ReportControlSession reportControlSession, CreateAndRegisterStream streamCallback, String& scrollScript, String& pageStyle)

>   at Microsoft.Reporting.WebForms.ReportControlSession.RenderReportHTML4(NameValueCollection deviceInfo, PageCountMode pageCountMode, String& scrollScript, String& pageStyle)

>   at Microsoft.Reporting.WebForms.ReportControl.RenderReport(ReportControlSession session, String viewerInstanceIdentifier, PageCountMode pageCountMode, Int32 pageNumber, InteractivityPostBackMode interactivityMode, SearchState searchState, String replacementRoot, String hyperlinkTarget, ScrollTarget scrollTarget, String alertMessage, DeviceInfoCollection initialDeviceInfos, String browserMode, Boolean sizeToContent)

>   at Microsoft.Reporting.WebForms.ReportArea.RenderReport(ReportControlSession session, String viewerInstanceIdentifier, PageCountMode pageCountMode, Int32 pageNumber, InteractivityPostBackMode interactivityMode, SearchState searchState, String replacementRoot, String hyperlinkTarget, ScrollTarget scrollTarget, String alertMessage, DeviceInfoCollection initialDeviceInfos, String browserMode, Boolean sizeToContent)

>   at Microsoft.Reporting.WebForms.ReportViewer.RenderReport(Boolean updateDocMap)

>   at Microsoft.Reporting.WebForms.ReportViewer.OnPreRender(EventArgs e)

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertMessageAndErrorCode  ilOffset = 0x28B

>exit: ConvertMessageAndErrorCode: errorCode: 0x80040216; message: Microsoft.Reporting.WebForms.ReportServerException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #7E414E3B

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0x16

>ToSingleFaultCommon: enter

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0xAE

>no PluginTrace

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0x12F

>no CrmExceptionFaults

[2013-06-11 10:30:33.842] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0x183

>IncludeCallStack: False

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.LastFault  ilOffset = 0x11

>NestingDepth: 24

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertToFault  ilOffset = 0x24

>NestingDepth: 24

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertToFault  ilOffset = 0x69

>ToSingleFaultUntyped: enter

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultUnTyped  ilOffset = 0x0

>ToSingleFault/FE<OSF>: enter

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertToFault  ilOffset = 0x69

>UNEXPECTED: no fault?

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultUnTyped  ilOffset = 0x3A

>ToSingleFaultOther: enter

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertMessageAndErrorCode  ilOffset = 0x46

>enter: ConvertMessageAndErrorCode: Microsoft.Reporting.WebForms.ReportServerException: Query execution failed for dataset 'LanguageInfo'. (rsErrorExecutingCommand)

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertMessageAndErrorCode  ilOffset = 0x23B

>Microsoft.Reporting.WebForms.ReportServerException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #E208BD38: Microsoft.Reporting.WebForms.ReportServerException: Query execution failed for dataset 'LanguageInfo'. (rsErrorExecutingCommand) ---> Microsoft.Reporting.WebForms.ReportServerException: Pour obtenir plus d'informations sur cette erreur, accédez au serveur de rapports sur le serveur local ou activez les erreurs distantes.

>   --- End of inner exception stack trace ---

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertMessageAndErrorCode  ilOffset = 0x28B

>exit: ConvertMessageAndErrorCode: errorCode: 0x80040216; message: Microsoft.Reporting.WebForms.ReportServerException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #E208BD38

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0x16

>ToSingleFaultCommon: enter

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0xAE

>no PluginTrace

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0x12F

>no CrmExceptionFaults

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0x183

>IncludeCallStack: False

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.LastFault  ilOffset = 0x11

>NestingDepth: 24

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertToFault  ilOffset = 0x24

>NestingDepth: 24

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertToFault  ilOffset = 0x69

>ToSingleFaultUntyped: enter

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultUnTyped  ilOffset = 0x0

>ToSingleFault/FE<OSF>: enter

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertToFault  ilOffset = 0x69

>UNEXPECTED: no fault?

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultUnTyped  ilOffset = 0x3A

>ToSingleFaultOther: enter

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertMessageAndErrorCode  ilOffset = 0x46

>enter: ConvertMessageAndErrorCode: Microsoft.Reporting.WebForms.ReportServerException: Pour obtenir plus d'informations sur cette erreur, accédez au serveur de rapports sur le serveur local ou activez les erreurs distantes.

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertMessageAndErrorCode  ilOffset = 0x23B

>Microsoft.Reporting.WebForms.ReportServerException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #5CC38034: Microsoft.Reporting.WebForms.ReportServerException: Pour obtenir plus d'informations sur cette erreur, accédez au serveur de rapports sur le serveur local ou activez les erreurs distantes.

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ConvertMessageAndErrorCode  ilOffset = 0x28B

>exit: ConvertMessageAndErrorCode: errorCode: 0x80040216; message: Microsoft.Reporting.WebForms.ReportServerException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #5CC38034

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0x16

>ToSingleFaultCommon: enter

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0xAE

>no PluginTrace

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0x12F

>no CrmExceptionFaults

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.ToSingleFaultCommon  ilOffset = 0x183

>IncludeCallStack: False

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.LastFault  ilOffset = 0x11

>NestingDepth: 24

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.LastFault  ilOffset = 0x11

>NestingDepth: 24

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.LastFault  ilOffset = 0x11

>NestingDepth: 24

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.LastFault  ilOffset = 0x11

>NestingDepth: 24

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.LastFault  ilOffset = 0x11

>NestingDepth: 24

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.TryConvertToFaultExceptionInternal  ilOffset = 0xAD

>TryConvertToFaultExceptionInternal: new FE<OSF>

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.DumpFaultRecursive  ilOffset = 0x242

>NestingDepth: 24

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.DumpFaultRecursive  ilOffset = 0x242

>NestingDepth: 24

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.DumpFaultRecursive  ilOffset = 0x242

>NestingDepth: 24

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.DumpFaultRecursive  ilOffset = 0x242

>NestingDepth: 24

[2013-06-11 10:30:33.858] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: 5bc933a8-ff4e-4346-b72c-fd93b7f28250 | ExceptionConverter.DumpExceptionToTrace  ilOffset = 0x11

>----- dump exception/fault tree (TryConvertToFaultExceptionInternal: after) -----

>>>>>> EXCEPTION: 0

>Type: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.BaseServiceFault]

>Message (141): System.Web.HttpUnhandledException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #A276860F

>StackTrace <null>

>no PluginTrace

>>>>>> FAULT: 0

>ErrorCode: 0x80040216: ErrorCodes.UnExpected

>Message (141): System.Web.HttpUnhandledException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #A276860F

>Timestamp: present

>TraceText <null>

>CallStack <null>

>>>>>> FAULT: 1

>ErrorCode: 0x8004832C:

>Message (42): An error occurred during report rendering.

>Timestamp: present

>TraceText <null>

>CallStack <null>

>>>>>> FAULT: 2

>ErrorCode: 0x80040216: ErrorCodes.UnExpected

>Message (158): Microsoft.Reporting.WebForms.ReportServerException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #7E414E3B

>Timestamp: present

>TraceText <null>

>CallStack <null>

>>>>>> FAULT: 3

>ErrorCode: 0x80040216: ErrorCodes.UnExpected

>Message (158): Microsoft.Reporting.WebForms.ReportServerException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #E208BD38

>Timestamp: present

>TraceText <null>

>CallStack <null>

>>>>>> FAULT: 4

>ErrorCode: 0x80040216: ErrorCodes.UnExpected

>Message (158): Microsoft.Reporting.WebForms.ReportServerException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #5CC38034

>Timestamp: present

>TraceText <null>

>CallStack <null>

>InnerFault <null>

><<<<< FAULT: 4

>InnerException <null>

><<<<< EXCEPTION: 0

>

[2013-06-11 10:30:33.952] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:   22 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Verbose |ReqId: b5bab552-3762-4b05-9fef-e40a721c7347 | MapOrgUtility.SetOrganizationInformation  ilOffset = 0x83

>MapOrgEngine: Retreived the OrgId[{040A871B-6F2E-4010-976F-D72138D2D3E0}] for URL[http://fla-prep-crm01/PET/_common/error/errorhandler.aspx?BackUri=http://fla-prep-crm01/PET/CRMReports/rsviewer/reportviewer.aspx&ErrorCode=0x8004832C&Parm0=

&Parm1=(rsProcessingAborted)&RequestUri=/PET/CRMReports/rsviewer/reportviewer.aspx&user_lcid=1033].

[2013-06-11 10:30:33.952] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:   22 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Verbose |ReqId: b5bab552-3762-4b05-9fef-e40a721c7347 | AuthenticationEngine.Execute  ilOffset = 0xA1

>AUTH: Request [GET http://fla-prep-crm01/PET/_common/error/errorhandler.aspx?BackUri=http://fla-prep-crm01/PET/CRMReports/rsviewer/reportviewer.aspx&ErrorCode=0x8004832C&Parm0=

&Parm1=(rsProcessingAborted)&RequestUri=/PET/CRMReports/rsviewer/reportviewer.aspx&user_lcid=1033] from [172.22.3.32] entered Authentication Pipeline.

[2013-06-11 10:30:33.952] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:   22 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Verbose |ReqId: b5bab552-3762-4b05-9fef-e40a721c7347 | AuthenticationPipeline.Authenticate  ilOffset = 0x11

>AUTH: AuthenticationProvider [Microsoft.Crm.Authentication.PassThroughAuthenticationProvider] will be attempted.

[2013-06-11 10:30:33.952] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:   22 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info |ReqId: b5bab552-3762-4b05-9fef-e40a721c7347 | AuthenticationPipeline.Authenticate  ilOffset = 0x11

>AUTH: AuthenticationProvider [Microsoft.Crm.Authentication.PassThroughAuthenticationProvider] handled request [http://fla-prep-crm01/PET/_common/error/errorhandler.aspx?BackUri=http://fla-prep-crm01/PET/CRMReports/rsviewer/reportviewer.aspx&ErrorCode=0x8004832C&Parm0=

&Parm1=(rsProcessingAborted)&RequestUri=/PET/CRMReports/rsviewer/reportviewer.aspx&user_lcid=1033] from [172.22.3.32].

[2013-06-11 10:30:33.952] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:   22 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Verbose |ReqId: b5bab552-3762-4b05-9fef-e40a721c7347 | BuildManager.EnsureFirstTimeDirectoryInit  ilOffset = 0x36

>DirectoryExists /_common/error/App_LocalResources/ returning False.

[2013-06-11 10:30:33.967] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:   22 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Verbose |ReqId: b5bab552-3762-4b05-9fef-e40a721c7347 | BuildResult.IsUpToDate  ilOffset = 0x45

>GetFileHash(/PET/_common/error/errorhandler.aspx, System.Collections.ArrayList) called.

Thanks in advance

Patrice Mariet


CRM Online - Account to use for Connector?

$
0
0

We have an on-premise GP install, and I would like to use Connector to integrate it with our new Dynamics CRM Online subscription.

So... Going through the setup, it asks for a username and password for connecting to Dynamics CRM. It specifies that this should be a non System Admin account. My initial thought was that I would set up the connector using my account, but I am the system admin. Our other accounts are our owner, and our salespeople.

Do I have to set up another account just for the Connector service @ $44 a month? I'd just as soon not spend ~$600 a year if I don't have to.

I could possibly run this as the Owner's account, would he notice anything from his end?

Why wouldn't you run it as the system admin role? If I did create another account what are the minimum permissions?

CPU of the local machine to go to 100%. When adding Tabs on the Form

$
0
0

CPU of the local machine to go to 100%. When adding Tabs on the Form

Missing FormXML when exporting Solution

$
0
0

After Installing UR13 I cannot export the complete Entity Definition anymore. The <FormXml> part is missing completely. I have an application that exports an Entity as unmanaged, then adds new Controls to the <FormXml> and then reimports the entity to CRM. Now all of that is not working because the Form Definition will not be exported at all. This happens for both Managed and Unmanaged Solutions.

Does anyone knows if this is a bug and if there is any way to solve it?

Code Review Matter CRM 2011

$
0
0

What's your opinion, if your queryexpression or querybyattribute have a columnset constructor call like this columnSet.Columns = new ColumnSet(false);

Is it recommended, especially if you just want to check if one record exist?

Which is the best code

1. columnSet.Columns = new ColumnSet(false);

2. Retrieve only the target entity unique id. e.g columnSet.Columns = new ColumnSet("contactid");

3. No columnset declaration.

CRM for Outlook keeps logging a user out

$
0
0

Hi,

We have a user who logs onto the Terminal server and uses CRM 2011 through Outlook like the rest of users but the only difference is he keeps on getting logged off every few minutes. Any ideas on what the issue could be? Thanks

proper way to update picklist for this scenario?

$
0
0

Hello - I'm trying to figure out the proper way to update a picklist in the following scenario:

1. I want to remove an option from a picklist 2. I want the picklist option to be available for Advanced Find so the user can search for records that have already been created with that picklist option

I removed the picklist option through Customization which removed the picklist option from the form but this action also removed the option as a lookup option on the Advanced Find view.

I should be able to remove the picklist option from the form with javascript on form load.  But is this the most proper way to handle this scenario in CRM?

proper way to make js updates in crm?

$
0
0

Hello - I know each CRM form is associated with its own js file following this pattern:

[entity]_main_library.js

This js lib has the js required by the form but I was wondering, if I need to add my own script should I update this js lib with my own custom js?  Or is it better practice to put my custom js into its own custom js lib?


Search Address Books field defaults to CRM

$
0
0

From OL 2007 and using CRM 2011, when entering a name in the OL Toolbar Search Address Book field, it seems the default is to go to CRM versus our organization's Global Address Book. Is there a switch to change this? Thanks!

Create SalesOrderDetail: throw plugin-exception doesn't work

$
0
0

Hi together,

we are running crm 2011 under UR 13 and we are developing a lot of plugins.

Usually we use "throw new InvalidPluginExecutionException(...)" to show en error when our business logic fails. But this doesn't work when creating salesorderdetails: this doesn't work neither in the pre nor in the post-operation of the create message (but it works on salesorderdetail-updates).

CRM shows only the message "An error has occurred" with the buttons "Try again" and "Close".

On the server event-log we see an entry but also there we don't see our message.

Example plugin code:

publicvoid Execute(IPluginExecutionContext context) {
    thrownewInvalidPluginExecutionException("We have thrown an exception!");
   }

Has anybody the same problem? Exists a workaround for this crm-bug?

 

[entity]_main_library.js - default or custom?

$
0
0

Hello - I'm working on my first CRM implementation and I was wondering if a pattern I'm seeing is part of native CRM implementation or if it's part of a custom configuration?

Each entity form in the implementation I'm working on has its own js lib named [entity]_main_library.js.  For example, the Request/Incident entity has a js web resource named "Incident_main_library.js".

Is this association part of the default CRM implementation? Or was this most likely added by a developer as a custom change after the implementation?

labFiles Extending Microsoft Dynamics CRM 2011

$
0
0

good morning,

I'm reading the pdf for certification Expansion Microsoft Dynamics CRM 2011, in parts of the pdf refers to a Labfiles as shown in the link.

anyone know where I can download these files.

thanks

Service and Credentials Authentication Failure - Dynamics CRM Online

$
0
0

Hi,

I have been trying to integrate following marketing solutions with Dynamcis CRM Online but getting the error.

- Constant COntact using Cazoomi as connector, and

- MailChimp using BizMiners

For Constant Contact, it shows error related to the Service.  For MailChimp, it does not authenticate my CRM credentials.  Ticket is opened with both the vendors however, the issue is not resolved yet.

We use 'Live ID' to login to CRM Online. (Our email server is Office 365 Online)

While trying to understand the exact problem and the solution, I found this article on internet:

support.microsoft.com/.../2836034

Could this be causing the problem?  Also, does this apply on our organization, whereas, we have not received any email or notification from Microsoft regarding this change?

Please help in understanding the exact issue and the solution.  I am not a very technical; any reference to related articles, videos, or forum thread will also be highly appreciated.

Thanks in advance,

Saima

Viewing all 79901 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>