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

Cannot login with Dynamics 365 iOS v13.19081.22

$
0
0

I am using the Microsoft Dynamics 365 application version v13.19081.22 and I get an error: "This operation failed because you're offline. Reconnect and try again." and correlation ID.

The application was working fine with previous version on IOS. There have been no configuration changes that I am aware of.

CRM 2016 On-Premise + Server 2016 

On android never work this application, only on IOS, but now cannot use app Dynamics 365.

Any idea? Anyone who had same issue and it was solved?

Thanks!


Chart title on form

$
0
0

When displaying a sub-grid as a chart on a form in Unified Interface, the chart and the sub-grid titles are displayed even though the View Selector is Off.

Is there a way to hide those titles?

Thank you

Change Personalization Settings Date Language as Administrator for Everyone

$
0
0

Hi All,

As administrator, I have set the System Settings default language to English. 

Users are, however, seeing a different language in the date-picker fields. 

I know this can be rectified by each person individually changing their personal settings. 

However, is there a way to change everyone's personal settings to English (instead of each user having to do so for themselves)?

Kindly refer to the screen shots provided. 

Thank you

Marketing List Members Mobile View

$
0
0

Hello,

I have a Marketing List with some members. If I open the Marketing List with the defaul interface I see all contacts in members section but if I open the Marketing List with the mobile view I see only one contact in the members section. It is not a problem of the query because in the mobile view there is the written "1 - 14 of 1190" like in the default view.

What is the problem? I need to set some specific parameter in the form?

Thanks in regard,

Simone

Missing email body format bar

$
0
0

After I added a button with ribbon workbench on the email entity on friday the email entity does throw an error on loading. The IE crashes with the error message

Error: The property "toLowerCase" of an undefined or zero reference cannot be retrieved.

The Chrome browser did load the site but the email format bar is missing then:

Now I already deactivated all custom JS logic, removed the button/command and also imported the last stable solution backup in the system. Nothing fixed the issue. So I thought that maybe copy and paste the needed files from another CRM server could fix this issue. Does anyone know which files do I need to copy?

I already tried these files:

RibbonCommand.xml

RibbonContextGroup.xml

RibbonCustomization.xml

RibbonDiff.xml

RibbonRule.xml

RibbonTabToCommandMap.xml

EDIT: I just realised, that you cannot even select the email field, to write something.

Auto Populating a Field on New Entity Form.

$
0
0

Upon clicking the "+NEW" button to access the Create New Entity Form, how can I pre-populate fields upon accessing this form.  

I have a field "Owner(Sales)" that has Data Type = Owner.  Which seems pre-populate upon entering the form.  I want to replicate this feature for 2 other fields, where the field gets set to the current user as well.  Unfortunately, I believe that you can only have 1 Field per entity that can be set to Data Type = Owner.  Any ideas on how I can replicate pre populating fields upon entering a new form?  

Thanks ahead of time!

Deliver localized email template out of the box from CRM solution

$
0
0

We are developing CRM solutions, and we are trying to include localized email templates in the solution.

I have created email template in unmanaged solution, exported and unpackaged the unmanaged solution and then got the following files.

However this is only for English(1033) locale. We are also trying to include the same email template but localized version for other locales(just like how data.xml works), so that only 1 version of the template will be picked when importing the solution depending on the target org's locale.

I'm not sure what are the required steps:

        1. Do we need the same folder(with same GUID as name but localized xsl files) to be put into other locales folders? (e.g. EmailDocuments/1034/{a51af552-8b3.....} folder)

        2. Do we need to add <emailtemplate> entries in the same EmalTemplates.xml file?(same <templateid> but different <languagecode> and localized <title> and <description>?)

Send email to Distribution Lists using CRM

$
0
0

We are trying to use existing distribution lists from our Exchange Online environment within CRM for sending email. We have over 500 DL's in Exchange. Do we have to create a contact record in CRM for each one? Is there no integration with Exchange DL's?

We can use the Outlook Add-in for any adhoc sending which would then piggyback off the GAL in Outlook. But any CRM workflow can't use the add-in and needs an email object within CRM.

Is there any workaround for this or plans for adding this functionality in the future?


Want to add a custom field that displays both 12 hours and 24 hours time format option to choose.

$
0
0

On prem CRM 2015, I want to add a date and time field on the form customized entity, where a user can/should have an option to choose either 12 hours or 24 hours time format. later based on selection the time on the field should changed. I'm not having user behavioral option, as it's not an updated version.

How to export the CRM package as DLL using powershell

$
0
0

Hello,

I am not able to find a way export/package multiple CRM solutions as DLL using powershell command. Can you please help here?

Thanks

Senthil

Workflow Timeout process not running at set time

$
0
0

I have a Process setup to run at a certain time. When I look at the 'process sessions', there is not process that ran at my chosen time. Not sure if it is due to different time zone. But I am expecting the time to be my time zone timing. Even though the date is showing as per American date format. Can anyone shed a light

MSCRM achieve the functionality.

$
0
0

Hello All Experts,

I have a requirement wherein i need to do below .

A patient enters into the hospital and comes to the reception.

Receptionists ask the user to give details and check the appropriate doctor and make an appointment with the patient.

How can  i achieve this functionality using crm.

Adxstudio Search Error

$
0
0

Hi All,

When trying to use the search function . we get the following error:

System.ServiceModel.ProtocolException: The remote server returned an unexpected response: (400) Bad Request. ---> System.Net.WebException: The remote server returned an error: (400) Bad Request.
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
--- End of inner exception stack trace ---

Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory`1 factory, WebException responseException, ChannelBinding channelBinding)
at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Adxstudio.Xrm.GlobalSearch.Services.ISearchService.BuildIndex()
at Adxstudio.Xrm.GlobalSearch.Services.Client.SearchServiceClient.BuildIndex()
at Adxstudio.Xrm.GlobalSearch.Plugins.BuildRequestHandler.GetResponse(IExecutionContext executionContext, IOrganizationService service, IDictionary`2 settings, IDictionary`2 parameters, SearchServiceClient serviceClient)
at Adxstudio.Xrm.GlobalSearch.Plugins.ServiceClientRequestHandler.<>c__DisplayClass1.<GetResponse>b__0()
at Adxstudio.Xrm.GlobalSearch.Plugins.DictionaryExtensions.UsingSearchServiceClient[T](SearchServiceClient serviceClient, IDictionary`2 settings, Func`1 action)
at Adxstudio.Xrm.GlobalSearch.Plugins.ServiceClientRequestHandler.GetResponse(IExecutionContext executionContext, IOrganizationService service, IDictionary`2 settings, IDictionary`2 parameters)
at Adxstudio.Xrm.GlobalSearch.Plugins.SearchRequestPlugin.Execute(IServiceProvider serviceProvider, IPluginExecutionContext executionContext, IOrganizationService service, IDictionary`2 settings)

hanks

Importing Default Solution

$
0
0

Hi All,

I am importing default solution and I have a lot of dependency errors which are the missing components from some managed solution. I am not able to find below managed solutions:

  1. CustomeControlCore (9.1.0000.8020)
  2. GuideHelp (1.2.0.2)
  3. Msdyn_PowerConnectors (9.2.0.0)
  4. Msdynce_KnowledgeManagementMigratedControls(9.0.1.356)
  5. Msdynce_KnowledgeManagementPatch(9.0.1.356)
  6. Msdynce_MarketingPatch201905 (9.0.1907.4013)

One more thing when I analyse CustomeControlCore (9.1.0000.8020) managed solution from the missing components log. I saw the missing and required component are same. Any idea How to overcome these kind of issues and How to find above solutions?

Thanks

Regards,

Abdul

How to mock (OptionSetMetadata)retrieveOptionSetResponse.OptionSetMetadata;?

$
0
0

// Access the retrieved OptionSetMetadata.
OptionSetMetadata retrievedOptionSetMetadata =
(OptionSetMetadata)retrieveOptionSetResponse.OptionSetMetadata;

OptionSetMetadata is null . how to mock the above code with out changing the plugin code. 

namespace Microsoft.Xrm.Sdk.Messages
{
//
// Summary:
// Contains the response from the Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetRequest
// class.
[System.Runtime.Serialization.DataContractAttribute(Namespace = "http://schemas.microsoft.com/xrm/2011/Contracts")]
public sealed class RetrieveOptionSetResponse : OrganizationResponse
{
//
// Summary:
// Initializes a new instance of the Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetResponse
// class.
public RetrieveOptionSetResponse();

//
// Summary:
// Gets the metadata for the global option set.
//
// Returns:
// Type: Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase The metadata for the global
// option set.
public OptionSetMetadataBase OptionSetMetadata { get; }
}
}

OptionSetMetadataBase OptionSetMetadata { get; } this is having only set property and OptionSetMetadataBase  is abstract class.

 

 


Field alignment in a form

$
0
0

Hi,

I am new to Dynamics CRM. I design the fields horizontal in the form in one column

but they display vertically in the front end.

How to display them horizontally in the front end.

-Alitia

requestobject() method doesn't called in Offline html page in woordford . below is my code please check

$
0
0
<html>
<head>
<!-- Activate IE9 document mode, if available -->
<metahttp-equiv="X-UA-Compatible"content="IE=edge"/>
<metaname="viewport"content="initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=false">

<metaname="viewport"content="initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no">
<scripttype="text/javascript"src="../jquery-3.3.1.min.js"></script>
<scripttype="text/javascript"src="../Schema.js"></script>
<scripttype="text/javascript"src="../Enums.js"></script>
<scripttype="text/javascript"src="../Common.js"></script>
<scripttype="text/javascript"src="JSBridge.js"></script>
</head>
<bodyonload="pageload();"onChange="pageload();">

<body>
<h3> Hello </h3>
<inputtype="text"id="test1"></input>
<inputtype="text"id="test2"></input>
<inputtype="text"id="test3"></input>
<inputtype="text"id="test4"></input>
<script>

function pageload(){

document.getElementById("test1").value="abc";
MobileCRM.UI.EntityForm.requestObject(function (entityForm) {

document.getElementById("test2").value="efg";
mainFunction(entityForm);
  returntrue;
}, MobileCRM.bridge.alert, null);

function mainFunction(entityForm){
document.getElementById("test2").value="efg";
var accountEntity = entityForm.entity;
accountEntity.properties.name ="abc";
accountEntity.properties.emailaddress1 ="aakashc276@gmail.com";
MobileCRM.bridge.alert("yes");
var xhr =new XMLHttpRequest();
xhr.open("GET", "">reqres.in/.../3", true);
xhr.onload =function () {
document.getElementById("test4").value=xhr.responseText;
var firstname = xhr.responseText.data.name;
accountEntity.properties.name = firstname;

xhr.send();

}
}
}
</script>
</body>


</html>




SSRS report as a attachment on button click

$
0
0

Hello Experts,

I have one requirement in which it is required to add ssrs report to as attachment in email or notes

when button is clicked

Kindly help

What are the best practices to switch from dynamics crm 2013 outlook client to dynamics 365 app for outlook

$
0
0

Hello, community,

we need to dismiss our CRM outlook client (2013) and starting to use the new Microsoft Dynamics 365 CE app for outlook;

What are the best practices to migrate from dynamics CRM 2013 outlook client to dynamics 365 app for outlook?

CRM 365 Upgrade Issues

$
0
0

Hi,

I've got an urgent problem with the update of our CRM 2016 on premise to Dynamics 365 on premise. 

I've set up the new CRM system with the newest update installed (Dynamics CRM 365 0.6) and everytime I try to import the organization, that I just imported on the SQL 2016 SP2 server I get the following error: 

System.Exception: Error.ActionFailed Microsoft.Crm.Tools.Admin.InstallDatabaseUpdatesAction ---> Microsoft.Crm.CrmException: Error in Action: Bin\Microsoft.Crm.Setup.DiffBuilder.dll:Pass2 on attempt 3. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Crm.CrmException: Failed to process metadata description - Name: PrivilegeObjectTypeCode, ID: 0b01e67c-285a-4b33-99ef-0dffa80e0590 ---> System.ArgumentException: An item with the same key has already been added.

Unfortunately I don't seem to find any helpful informations on the web and I need to setup this system quite urgent. Does anyone know about this issue and got a hint for me?

Thank you very much!

BR,

Maurice

Viewing all 79901 articles
Browse latest View live