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

Creating CRM entity via Console application

$
0
0

Hi all,

I wrote a basic console application to create entities in CRM. The application runs perfectly fine and i am able to get the guid for the entity created in CRM. But if I open our CRM page it is not showing the records corresponds to the entity. Since the application run perfectly fine, I am not able to figure our what could be an issue. Please help me on this.

Thanks,

Dharani


CRM 365 sdk.rest and sort data based on condition.

$
0
0

Hello All Experts,

I need to know how to sort data when using sdk.rest based on a single line of text field having 8 different values.

e.g

1.A

2.B

3.C

4.D

5.E

6.F

7.G

8.H

how to apply the same for sorting of the records

.

Report Failed to reload

$
0
0

Hi Experts,

 Report Project failed to load when open Visual Studio.

anyone of you encounter this problem? would be great if you can show me the solution.

Auto save timing increase in dynamics crm

$
0
0

Hello, 

I need to increase auto save timing in dynamics crm. 

I have tried 

UPDATE MSCRM_CONFIG.dbo.DeploymentProperties
SETIntColumn = 100
WHEREColumnName = 'AutoSaveInterval'
But i dont want to increase time through database. 
Is there any other way to increase auto save time ?
Thanks & Regards
Pujan Mehta.

How to find site entity ?

$
0
0

Hi Experts,

I want to configure site entity in crm, where its exist in crm I can't find.

Thanks in advance.

Remove a value From OptionSet in CRM 2016

$
0
0

Hi

I have an option set that include some value. when I remove one of them, it is not remove from my option set on form

How can I Remove a Value from an option set

Note:

That value are not depend to any record

Solution Import error

$
0
0

Hi,

I am exporting an unmanaged solution and getting a dependency error which if of managed solution and present on the instance from where we are exporting the unmanaged solution. How can i resolve this ?

Thanks,

Error while opening any record in view

$
0
0

Hi All,

I am getting one weird error/issue while opening any record of one custom entity as shown below:

Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Crm.Application.Components.Sdk.InlineEditControls.Web.PicklistControl.RenderEditMode(HtmlTextWriter writer)
at Microsoft.Crm.Application.Components.Sdk.InlineEditControls.Web.ChromeRenderer.EndRender(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at Microsoft.Crm.Application.Forms.FormCell.RenderContentForRead(HtmlTextWriter output, String containerTag)
at Microsoft.Crm.Application.Forms.FormCell.RenderForRead(HtmlTextWriter output)
at Microsoft.Crm.Application.Forms.FormCell.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at Microsoft.Crm.Application.Forms.FormRow.RenderForInlineEdit(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at Microsoft.Crm.Application.Forms.FormSection.RenderForInlineEdit(HtmlTextWriter output)
at Microsoft.Crm.Application.Forms.FormSection.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at Microsoft.Crm.Application.Forms.FormTab.RenderForRead(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at Microsoft.Crm.Application.Forms.FormBody.RenderForRead(HtmlTextWriter output)
at Microsoft.Crm.Application.Forms.FormBody.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at Microsoft.Crm.Application.Forms.CustomizableFormExtended.RenderChildren(HtmlTextWriter writer)
at Microsoft.Crm.Application.Forms.ReadForm.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at ASP._forms_read_layout_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at Microsoft.Crm.Application.Pages.Common.ReadLayoutPage.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
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.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously): Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #08E3242FDetail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ActivityId>d143c2fb-df2c-4324-a30e-bd7329fffad0</ActivityId>
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---&gt; System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Crm.Application.Components.Sdk.InlineEditControls.Web.PicklistControl.RenderEditMode(HtmlTextWriter writer)
at Microsoft.Crm.Application.Components.Sdk.InlineEditControls.Web.ChromeRenderer.EndRender(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at Microsoft.Crm.Application.Forms.FormCell.RenderContentForRead(HtmlTextWriter output, String containerTag)
at Microsoft.Crm.Application.Forms.FormCell.RenderForRead(HtmlTextWriter output)
at Microsoft.Crm.Application.Forms.FormCell.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at Microsoft.Crm.Application.Forms.FormRow.RenderForInlineEdit(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at Microsoft.Crm.Application.Forms.FormSection.RenderForInlineEdit(HtmlTextWriter output)
at Microsoft.Crm.Application.Forms.FormSection.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at Microsoft.Crm.Application.Forms.FormTab.RenderForRead(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at Microsoft.Crm.Application.Forms.FormBody.RenderForRead(HtmlTextWriter output)
at Microsoft.Crm.Application.Forms.FormBody.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at Microsoft.Crm.Application.Forms.CustomizableFormExtended.RenderChildren(HtmlTextWriter writer)
at Microsoft.Crm.Application.Forms.ReadForm.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at ASP._forms_read_layout_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at Microsoft.Crm.Application.Pages.Common.ReadLayoutPage.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
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.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously): Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #08E3242F</Message>
<Timestamp>2018-05-03T11:51:07.6935417Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault>
<ActivityId>d143c2fb-df2c-4324-a30e-bd7329fffad0</ActivityId>
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d3p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Crm.Application.Components.Sdk.InlineEditControls.Web.PicklistControl.RenderEditMode(HtmlTextWriter writer)
at Microsoft.Crm.Application.Components.Sdk.InlineEditControls.Web.ChromeRenderer.EndRender(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at Microsoft.Crm.Application.Forms.FormCell.RenderContentForRead(HtmlTextWriter output, String containerTag)
at Microsoft.Crm.Application.Forms.FormCell.RenderForRead(HtmlTextWriter output)
at Microsoft.Crm.Application.Forms.FormCell.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at Microsoft.Crm.Application.Forms.FormRow.RenderForInlineEdit(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at Microsoft.Crm.Application.Forms.FormSection.RenderForInlineEdit(HtmlTextWriter output)
at Microsoft.Crm.Application.Forms.FormSection.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at Microsoft.Crm.Application.Forms.FormTab.RenderForRead(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at Microsoft.Crm.Application.Forms.FormBody.RenderForRead(HtmlTextWriter output)
at Microsoft.Crm.Application.Forms.FormBody.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at Microsoft.Crm.Application.Forms.CustomizableFormExtended.RenderChildren(HtmlTextWriter writer)
at Microsoft.Crm.Application.Forms.ReadForm.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at ASP._forms_read_layout_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at Microsoft.Crm.Application.Pages.Common.ReadLayoutPage.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint): Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #A58F0893</Message>
<Timestamp>2018-05-03T11:51:07.6935417Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText i:nil="true" />
</InnerFault>
<OriginalException i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>

I have created few records using plugin for this entity, which is I can see in view as well.

Can anyone suggest me solution for this error ?


Error while creating or updating business rules

$
0
0

Hi All,

I am getting the error below while creating new business rules or updating the existing ones.

Please help me in solving this issue.

Dynamics 365 Admin Instance Backup from (CAN) Regional not listed

$
0
0

When I got to the "Backup & Restore" page to schedule an on-demand backup, our (CAN) region instance is not listed.  Only our (NA) region Sandbox instance is shown.

How do I backup our (CAN) region instance, or have it listed for backup?

Dynamics 365 Admin Instance Backup from (CAN) Regional not listed

$
0
0

When I went to the "Backup & Restore" page to schedule an on-demand backup, our (CAN) region instance is not listed.  Only our (NA) region Sandbox instance is shown.

How do I backup our (CAN) region instance, or have it listed for backup?

How to control the hyperlink in the most left column in entity lists on the portal

$
0
0

Hi all,

On the Dynamics portal we have configured web pages with entity lists on them. On every rule in theses grids there is a hyperlink in the first (most left) column. We can't find the setting which would control this hyperlink. It seems to randomly just choose one of the configured actions. Even if there is configured only one details action, the link it generates seem to often correspond with an edit action.

Also the option "Web Page for Details View" does not seem to affect this behavior and we can't find anything in the documentation about this link. Can anybody tell what setting determines what hyperlink is generated in the first column?

Thanks in advance,

Fabel

Timeline in MS CRM My App

$
0
0

Hi,

I have Timline(Notes, Activity) control which is showing good for System Admin but not showing to role which i created. Getting the below error while opening a record.

Timeline could not be loaded due to an unexpected error. Please refresh the page to reload the timeline.

Help to resolve the issue.

CRM 365 Getting an error.

$
0
0

Hello All Experts,

while retrieving multiple records i am getting below error.

"400 Bad request digit expected at position 44"

can anyone help me in resolving this.

 

Automatic Reversion of Price Per unit in Opportunity Product to zero

$
0
0

Hello,

I have a scenario where Price per unit in Opportunity Product form reverts to zero automatically when Opportunity Product record is created without populating any value in Price per unit field. (i.e. leaving blank)(this not a mandatory field) This should be acceptable situation, but issue is we have a custom field of type Option set on which an OOB workflow is registered (on update). But when we try to create Opportunity Product record without giving value in Price per unit and try to Save, it triggers the above registered OOB workflow. Since there is no JavaScript/Business Rule/workflow/Plugin registered on save/on create of Opportunity Product record which may update custom field and thus may trigger OOB workflow. For this, as a solution I just registered a Pre-Update plugin on Opportunity Product with Price per unit as filtering attribute. And thus, checked whether the field Price per unit exists (using Contains()) if it doesn’t exist(i.e. When we try to create Opportunity Product without any value in Price per unit) then it will be passed with value zero before any kind Update operation(just to ensure that any internal operation should not revert Price per unit to zero which may in turn lead to a Update of custom field) This means reversion of Price per unit to zero happens only when there is no value and if there is an value then there will be no issue. (i.e. OOB workflow is not triggered). But after some days this is not working. This issue is about the Service Update 5 for Microsoft Dynamics 365 8.2.2 which has resolution for the issue- Price per unit on Products reverts to 0 on the Opportunity form under certain conditions After this update my solution mentioned above also not working. Please help me in resolving this issue.

Thanks in Advance,

jags101


get manager email and name of owning user from a workflow

$
0
0

I have a workflow on a quote.  This workflow needs both the owning user / full name as well as that owning user's managers email and full name.

Problem is, the related records section only shows "Owning User", where I can get the email and name.  I need to drill down another level to get the Manager email and name from the User entity.

Thanks

Subgrid Lookup filter

$
0
0

Hi Guys,

I have a requirement to do a filter on lookup field on a subgrid, I found a couple of resources online, but I have a very small doubt in that code.

Here's the code I found.

2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
//www.bobylog.com
var filterXML = [
            '<filter type="and">',
            '<condition attribute="statecode" value="0" operator="eq"/>',
            '<condition attribute="attr2" operator="eq" value="{75a9fde0-a559-4fe1-94ec-215a8d15efb9}"/>',
            '</filter>'
        ].join('\n');
        document.getElementById("sampleSubGrid").addEventListener("click", function () {
            setTimeout(function () {
                var gridControl = Xrm.Page.getControl("sampleSubGrid");
                var me = gridControl.$c_0.$N_4.$Y_3;
                me.addPreSearch(function () {
                    me.addCustomFilter(filterXML);
                });
            }, 2000);
        });

But I'm not sure which lookup this line points to "gridControl.$c_0.$N_4.$Y_3", I have multiple lookups on my grid I only want to filter one of them.

Please help me out here.

Thanks,

Vinod

Case timeline showing unexpected error.

$
0
0

This morning one of my users was able to open our custom case form (main form) without issue. About mid-morning, the timeline in the case now shows "unexpected error" and displays none of the messages (emails, notes, etc...) in the timeline. However, if the user switches to "Open in Classic mode" everything works fine. 

  • I have verified that nothing has changed in group membership or licenses for Dynamics for Team Members.
  • I have verified the security roles are correct for the user. 
  • All other users with the same security roles are not having any issues.
  • At this point, only the one user is experiencing this issue. 

My question is, what else should I be checking? 

Thank you,

Steve

Unable to Synchronize Exchange Online Mailbox with Dynamics CRM?

$
0
0

Hi CRM,

I am facing an issue of synchronizing exchange online mailbox with CRM queue. The queue's email has been approved by global admin, t&e (test & enable) passed with both incoming and outgoing status as successful. But still when i send an email to that mailbox, i am neither able to receive the email in CRM queue nor an email activity is created in CRM.

Additional Info:- The email address i am using is unique and hasen't been used by any other queue or any other user in all our CRM environments. 

The same procedure works fine for test mailbox (and we are able to synchronize CRM with test mailbox) but it doesn't for our Customer service production mailbox. 

Any help Appreciated!

Tracking/Following Emails created through Marketing Campaign

$
0
0

Hello all,

After recently installing the Relationship Insights module, I've been able to successfully test "Followed" emails- those that display engagement metrics such as opens and clicks after it has been sent out.

I am able to create "Followed" emails in bulk, by creating a workflow which flags emails as "Followed" during the "Send Email" step. I am unable to created "Followed" emails using a Marketing Campaign, however. As I'd like to leverage the Unsubscribe functionality of the Marketing Campaign, I'm hoping to find a way to enjoy the best of both worlds.

Is there any way that you are aware of to have a "Followed" email on a Marketing Campaign? Some setting when creating the Email Template, perhaps?

Viewing all 55831 articles
Browse latest View live


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