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

Entity Fields and Data

$
0
0

Hi Community,

I have been trying to display a field called "Account Prospect Level" that is under one entity (Accounts) and add it to another entity (Contacts) so the team can see the Account information when adding a new Contact.

I have created a 1:N relationship under contacts to accounts and have created a field in Contacts that is identical to the Account Prospect Level field under the Accounts entity but when tested, it is pulling through the account name and not the information in the Account Prospect Level Field. 

Is there a way we can build and relationship and filter it down to a certain field per entity? It does work, but it is just pulling through the wrong data/from the wrong field.

Any information you could provide would be highly appreciated.

Many thanks,

Emma


Upgrade to v 9 failed Microsoft.Crm.Extensibility The customization cab file should contain two and only two files

$
0
0

While upgrading our organization from 8.2.5.4 to 9.0.3.7 on-premise the installation fails on the the following error: 

[14-06-19 09:51:41]: PackageDeployerWrapper: Resetting PackageDeployer operation completion state.
[14-06-19 09:51:41]: PackageDeployerWrapper: Starting PackageDeployer configuration parsing.
[14-06-19 09:51:41]: Reading the import configuration. Please wait.
[14-06-19 09:51:41]: Reading the solutions. Please wait.
[14-06-19 09:51:41]: Found the solution: Microsoft Dynamics 365 Settings APIs, version: 9.1 (Managed)
[14-06-19 09:51:41]: PackageDeployerWrapper: PackageDeployer successfully finished configuration parsing.
[14-06-19 09:51:41]: PackageDeployerWrapper: Starting PackageDeployer import operation.
[14-06-19 09:51:41]: PackageDeployerWrapper: Waiting for PackageDeployer completion...
[14-06-19 09:51:42]: PackageDeployerWrapper: PackageDeployer reported status [Failed] during import: Failed to load solution Microsoft Dynamics 365 Settings APIs, version: 9.1. See the log file.
[14-06-19 09:51:42]: PackageDeployerWrapper: Logger LastError: Message: Importing solution threw and unforeseen exception
Source	: Microsoft.Crm.Extensibility
Method	: Execute
Date	: 11:51:42
Time	: 14-06-19
Error	: The customization cab file should contain two and only two files
Stack Trace	: at Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageCore.ImportCode.BaseImportCustomizations.ExecuteImportSolution(ConfigSolutionFile Sol, String sSolutionImportFilePath)
======================================================================================================================

[14-06-19 09:51:42]: PackageDeployerWrapper: Logger LastException: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: The customization cab file should contain two and only two files (Fault Detail is equal to Exception details: 
ErrorCode: 0x80048060
Message: The customization cab file should contain two and only two files; 
[Microsoft.Crm.ObjectModel: Microsoft.Crm.Extensibility.InternalOperationPlugin]
[1b830950-e106-4ee1-b3fd-d348cb65dc8d: ObjectModel Implementation]


TimeStamp: 2019-06-14T09:51:42.0944219Z
--
Exception details: 
ErrorCode: 0x80048060
Message: The customization cab file should contain two and only two files
TimeStamp: 2019-06-14T09:51:42.0944219Z
--
).
[14-06-19 09:51:42]: PackageDeployerWrapper: PackageDeployerWrapper: OrganizationServiceFault details: Exception details: 
ErrorCode: 0x80048060
Message: The customization cab file should contain two and only two files; 
[Microsoft.Crm.ObjectModel: Microsoft.Crm.Extensibility.InternalOperationPlugin]
[1b830950-e106-4ee1-b3fd-d348cb65dc8d: ObjectModel Implementation]


TimeStamp: 2019-06-14T09:51:42.0944219Z
--
Exception details: 
ErrorCode: 0x80048060
Message: The customization cab file should contain two and only two files
TimeStamp: 2019-06-14T09:51:42.0944219Z
--

[14-06-19 09:51:42]: PackageDeployerWrapper: Signaling PackageDeployer operation error: Microsoft.Crm.MultiTenantPackageDeployment.PackageDeployerImportException: PackageDeployerWrapper: Import Failed status encountered. Details: Failed to load solution Microsoft Dynamics 365 Settings APIs, version: 9.1. See the log file.
[14-06-19 09:51:42]: PackageDeployerWrapper: PackageDeployer operation completed.
[14-06-19 09:51:42]: Microsoft.Crm.MultiTenantPackageDeployment.PackageDeployerImportException: PackageDeployerWrapper: Import Failed status encountered. Details: Failed to load solution Microsoft Dynamics 365 Settings APIs, version: 9.1. See the log file.
   at Microsoft.Crm.MultiTenantPackageDeployment.PackageDeployerWrapperBase.InvokeImport(Nullable`1 timeout)
Detailed logs from PDCore:
[Start][256] ImportCustomizationLoader - Constructor
[Stop][512] ImportCustomizationLoader - Constructor
[Verbose][16] Initialize CRM connection Started - AuthType: AD
[Verbose][16] Externally provided connection to CRM Service - Retrieving Version Info
[Start][256] ReadConfig
[Information][8] Starting Config Reading process:
[Information][8] ReadingConfig from : C:\PROGRAM FILES\DYNAMICS 365\SETUP\SERVICEABILITY\LATEST\ACTIONS_ORG\INSTALL\SOLUTIONS\OTHERS\PKGCACHE_9_0_0003_0007\CRMSETTINGSAPIS\SettingsUIDataSDK\ImportConfig.xml
[Verbose][16] New Batch Manager Created, Max #of Batches:50000, Max #of RequestsPerBatch:5000
[Verbose][16] Externally provided connection to CRM Service - Org Version: 9.0.3.7
[Information][8] Beginning Validation of CRM Connection
[Information][8] Validation of CRM Connection Complete, total duration: 00:00:00
[Verbose][16] Unpacking config
[Information][8] Reading Solutions.. Please wait
[Start][256] Entering UnZipFiles ( System.Io )
[Verbose][16] Uncompressing CAB file to temp directory
[Verbose][16] Uncompressing CAB file to temp directory complete
[Stop][512] Exiting UnZipFiles ( System.Io )
[Verbose][16] Cleaning up Temp Working Directory - C:\Users\{{USER}}\AppData\Local\Temp\0rn5k5j4.42g
[Start][256] BaseImportCustomizations - Constructor
[Information][8] Found One Custom Extension
[Information][8] Deployment Target Organization ID: f12bbf5a-356c-4e07-9ce5-219d52e2ebbf
[Information][8] Deployment Target Organization UniqueName: N/A - InProc Connection
[Information][8] Deployment Target Organization Version: 9.0.3.7
[Information][8] Deployment Target Organization Uri: N/A - InProc Connection
[Information][8] Deployment Target Organization Time marker: 06-14-2019 11:51:41 +02:00
[Stop][512] BaseImportCustomizations - Constructor
[Start][256] BeginSolutionImport
[Stop][512] BeginSolutionImport
[Information][8] Completed Config Reading process
[Stop][512] ReadConfig
[Verbose][16] Executed Command - WhoAmI : Execute (WhoAmI) request to CRM from IOrganizationService : RequestID=778da4e5-7602-4bdc-8afe-a1c3a65aaa0b : duration: 00:00:00
[Start][256] DoImportSolutionItem
[Start][256] CreateProgressItem
[Stop][512] CreateProgressItem
[Start][256] IsSolutionalreadyDeployed
[Start][256] DeterminSolutionAction
[Stop][512] DeterminSolutionAction
[Information][8] Executing OverrideSolutionImportDecision Custom code
[Information][8] Processing Solution Microsoft Dynamics 365 Settings APIs(CRMSettingsAPIs) - Inbound version: 9.1 - Deployed Version 0.0.0.0, System Determined Import Action: Import
[Information][8] ImportSolution - Initial solution Microsoft Dynamics 365 Settings APIs install of version 9.1
[Stop][512] ImportSolution
[Start][256] ImportSolution
[Information][8] Importing solution for Microsoft Dynamics 365 Settings APIs Version: 9.1
[Start][256] RaiseUpdateEvent
[Stop][512] RaiseUpdateEvent
[Information][8] Executing PreSolutionImport Custom code
[Information][8] Executing Solution Import Pre v8.0
[Verbose][16] Executed Command - RetrieveMultiple : GetEntityDataBySearchParms : RequestID=c4620da4-bd56-4d47-b8e2-5895469071c0 : duration: 00:00:00
[Information][8] Created new importjob id 734c32e3-00cc-43dd-9473-0286e0b860a5
[Verbose][16] Failed to Execute Command - ImportSolution : RequestID=4a0b4a8b-304d-4dff-8ae6-e95a5973374a
[Error][2] Source	: Microsoft.Crm.Extensibility
Method	: Execute
Date	: 14-06-19
Time	: 11:51:42
Error	: Message: The customization cab file should contain two and only two files
ErrorCode: -2147188640
Trace: 
[Microsoft.Crm.ObjectModel: Microsoft.Crm.Extensibility.InternalOperationPlugin]
[1b830950-e106-4ee1-b3fd-d348cb65dc8d: ObjectModel Implementation]


Stack Trace	: at Microsoft.Crm.Extensibility.OrganizationSdkServiceInternal.Execute(OrganizationRequest request, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType, Boolean checkAdminMode, ExecutionContext executionContext)
   at Microsoft.Crm.Extensibility.InprocessServiceProxy.ExecuteCore(OrganizationRequest request)
   at Microsoft.Xrm.Tooling.Connector.CrmServiceClient.CrmCommand_Execute(OrganizationRequest req, String errorStringCheck)
======================================================================================================================
Inner Exception Level 1	: 
==OrganizationServiceFault Info=======================================================================================
Error	: The customization cab file should contain two and only two files
Time	: 14-06-19 09:51:42
ErrorCode	: -2147188640
Date	: 14-06-19
Time	: 11:51:42
Trace	: Not Provided
======================================================================================================================

[Error][2] Message: Importing solution threw and unforeseen exception
Source	: Microsoft.Crm.Extensibility
Method	: Execute
Date	: 11:51:42
Time	: 14-06-19
Error	: The customization cab file should contain two and only two files
Stack Trace	: at Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageCore.ImportCode.BaseImportCustomizations.ExecuteImportSolution(ConfigSolutionFile Sol, String sSolutionImportFilePath)
======================================================================================================================

 Does anyone has any idea? 

How to pass value from Plugin to CRM Email Template Body

$
0
0

Hi Guys,

I have one custom entity with password field, this field contains the password encryption value.I need to send the password decryption value using dynamics crm email template.I need to know how to pass value from plugin to Email Template body.

Regards,
Dinesh

How to get multiple opportunity business process flow instances

$
0
0

Opportunities can have multiple quotes.

So when you add a second quote to an opportunity, the second quote will not be part of a business process flow out of the box.

I tried to create a business process flow instance in a workflow.

My Workflow Definition:

After a new quote is created, count the number of workflow instances (with Workflow Tools) and if the number of business process flow instances is 0, then create a new business process flow instance.

My problem: The workflow seems to get fired BEFORE the out of the box business process flow instance is created by the business logic. So the count of instances in my workflow is always 0. That leads to the situation, that first my workflow creates an instance (because it looks as if there is none). And then the out of the box business logic also created the instance afterwards. Very annoying.

As a workaround I tried to have another workflow on the bpf instance that deletes the double instance, if the count is 0. But somehow i can not get it to work.

Any other ideas how to achieve that?

How to update the ActivityParty of an existing appointment using dynamics 365 webapi v9.0

$
0
0

I would like to update the ActivityParty of an already existing appointment in dynamics 365 9.0 using the webapi v9.0. My goal is to update the required attendees and the optional attendees field.

I am trying to create a PUT request as described in the documentation of the webapi under *Associate entities on update using collection-valued navigation property*.

<docs.microsoft.com/.../associate-disassociate-entities-using-web-api;

Below you find the code i am using:

var activity = {};
var parties = [];

var requiredAttendee = {};
requiredAttendee["partyid_lead@odata.bind"] = "/leads(3fcc8c7b-e38d-e911-90f8-005056879361)";
requiredAttendee["participationtypemask"] = 5;

var optionalAttendee = {};
optionalAttendee["partyid_account@odata.bind"] = "/accounts(2e1261de-77cf-4f9b-a1bb-ff3a1f5a4add)";
optionalAttendee["participationtypemask"] = 6;

parties.push(requiredAttendee);
parties.push(optionalAttendee);

activity["value"] = parties;

var req = new XMLHttpRequest();
           req.open("PUT", Xrm.Page.context.getClientUrl() + "/api/data/v9.0/appointments(20064d15-728e-e911-90f8-005056879361)/appointment_activity_parties", true);
           req.setRequestHeader("Accept", "application/json");
           req.setRequestHeader("Content-Type", "application/json; charset=utf-8");
           req.setRequestHeader("OData-MaxVersion", "4.0");
           req.setRequestHeader("OData-Version", "4.0");
           req.onreadystatechange = function () {
               if (this.readyState === 4) {
                   req.onreadystatechange = null;
                   if (this.status === 204) {
                   } else {
                       Xrm.Utility.alertDialog(this.statusText);
                   }
               }
           };
           req.send(JSON.stringify(activity));

I would expect that the request is successful. However i get a Bad Request with the following error message:

An error occurred while validating input parameters: System.InvalidCastException: Unable to cast object of type 'System.Web.OData.Formatter.Deserialization.ODataResourceWrapper' to type 'System.Web.OData.Formatter.Deserialization.ODataNestedResourceInfoWrapper'.

Does anyone have an idea what I am doing wrong?

I can't change parentcustomerid from Contact's Entity

$
0
0

Hi guys!

When I try change Account from Contact.

I have an Error :  <ErrorCode>-2147220970</ErrorCode> , it's annoying because we can't save records.

I deactivated Workflow,Js,Plugin, but nothing works.

Moreover we can't murged account.

I think it comes from the same problem.

Happy to wait for your answer

Thank you in advance

CRM Email Server side Synchronization issue

$
0
0

Dears,

I have tried to configure the CRM with exchange online its show email configuration test is progress but taking very long time as of now there no result came.

Which I have tested in our test network its working fine. I have restarted the asynchrous process also nothing changes still am facing the same issue.

My version is CRM 365 8.2.7.13 Build

Please advise me to sort out this issue.

CRM Exchange Integration - mailbox issue

$
0
0

Dears,

I have tried to configure the CRM with exchange online its show email configuration test is progress but taking very long time as of now there no result came.

Which I have tested in our test network its working fine. I have restarted the asynchrous process also nothing changes still am facing the same issue.

My version is CRM 365 8.2.7.13 Build

Please advise me to sort out this issue.


CRM Exchange Intergration - Mailbox taking longtime

$
0
0

Dears,

I have tried to configure the CRM with exchange online its show email configuration test is progress but taking very long time as of now there no result came.

Which I have tested in our test network its working fine. I have restarted the asynchrous process also nothing changes still am facing the same issue.

My version is CRM 365 8.2.7.13 Build

Please advise me to sort out this issue.

Set Regarding CRM Dynamics 2011

$
0
0

In CRM 2011 we have a user that is receiving emails that have been previously Set Regarded, but she's unable to see in Outlook that they are being tracked. She's trying to not duplicate the tracking, but I cannot figure out why she's unable to see that they're being tracked. All settings/options appear to be correct and she can Set Regard emails just fine, but for some reason just can't see that forwarded emails are being tracked. Any help or suggestions would be appreciated.

Office 2016

Dynamics 2011

Order product is not getting updated after being copied from quote product.

$
0
0

Scenario:

I have written a plugin on "Post Operation" of salesorderdetail and the message is "Create". And in this plugin I am trying to update my custom field on salesorderdetail entity to some value.

Note: Both the entities "salesorderdetail" and "quotedetail" are having this custom field and created the mapping of these custom field.

After clicking on "create order" button on quote form, I want the custom field should get updated with my value and plugin should fire but it's not updating the field.

Please let me know if the scenario is not clear.

Any help will be appreciated!

Thanks in advance!

Server Side Sync with Exchange Online (hybrid)

$
0
0

We have CRM 2016 on premise.  I am trying to configure SSS with Exchange Online hybrid.  I have already added the Dynamics 365 hybrid connector to our 365 account.  I am following the guide from Microsoft seen here: https://docs.microsoft.com/en-us/dynamics365/customer-engagement/on-premises/connect-dynamics-365-on-premises-exchange-online

Everything works until the last section of powershell commands, seen here:

$organizationName = “OrganizationName”
$CRMContextId = “ExchangeOnlineTenantId”
$orgInfo = Get-CrmOrganization -Name $organizationName
$ID = $orgInfo.id 

    if($ID)
        {
          Set-CrmAdvancedSetting -ID $orgInfo.ID -configurationEntityName "Organization" -setting "S2STenantId" -value $CRMContextId
        }


Changing "OrganizationName" to match my on prem CRM organization name, obviously.  When running this code, I receive an error:

Set-CrmAdvancedSetting : Source : mscorlib
Method  : HandleReturnMessage
Date    : 9:25:49 AM
Time    : 6/14/2019
Error   : Message: The Deployment Service cannot process the request because one or more validation checks failed.
ErrorCode: -2147167645
Stack Trace     :
======================================================================================================================
Inner Exception Level 1 :
==DeploymentServiceFault Info==========================================================================================
Error   : The Deployment Service cannot process the request because one or more validation checks failed.
Time    : 6/14/2019 2:25:49 PM
ErrorCode       : -2147167645
Date    : 9:25:49 AM
Time    : 6/14/2019
Error Items:
        VerifyAllSpecifiedAtributesAreWritable raising error : One or more of the specified attributes are not valid fo

update:  S2STenantId
======================================================================================================================
At line:3 char:3
+   Set-CrmAdvancedSetting -ID $orgInfo.ID -configurationEntityName "Or ...
+   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidData: (Microsoft.Crm.P...AdvancedSetting:SetCrmAdvancedSetting) [Set-CrmAdvancedS
   etting], FaultException`1
    + FullyQualifiedErrorId : CRM Deployment Cmdlet Error,Microsoft.Crm.PowerShell.SetCrmAdvancedSetting


I cannot find any info on Microsoft's website as to what this error means or what to do about it.

I also found another guide, seen here: https://blog.apex.it/2016/09/how-to-connect-dynamics-crm-2016-on-premise-to-exchange-online/

The script ConfigureCrmServerSideSync.ps1 does not exist anywhere that I can find, so this guide was not useful.

KPIs and Wait condition performance

$
0
0

Hi,

We're looking into setting up SLAs and KPIs for all our cases. We are creating roughly 350 cases on a daily basis. I'm just looking for some suggestions and ideas on what to potentially expect with the performance caused by all those wait conditions. the max wait would be 2 hours. Should i look into alternate solutions?

Microsoft Dynamics CRM 2011, instalation ERROR

$
0
0

LOG:


18:19:16|Warning| Job msoidcli_1046_64.msi encountered the BG_JOB_STATE_ERROR.

18:19:16|Warning| O Microsoft .NET Framework não foi baixado com êxito. Para tentar novamente, verifique se a conexão com a Internet está funcionando.
18:19:16|Warning| O Assistente de Conexão do Windows Live ID não foi baixado com êxito. Para tentar novamente, verifique se a conexão com a Internet está funcionando.
18:19:16|Warning| O Assistente de Conexão do Microsoft Online Services não foi baixado com êxito. Para tentar novamente, verifique se a conexão com a Internet está funcionando.
18:19:16| Info| Open the registry key value msoidcli_1046_64.msi for the download job.

18:19:16| Info| Set the job key value msoidcli_1046_64.msi as .

18:19:16| Info| Cancel the download job msoidcli_1046_64.msi.

18:19:16| Info| Clean up the BITS downloader.

18:19:16| Info| Uninitializing COM.
18:19:16| Info| Uninitialized COM.
18:19:16| Info| Requesting download of Microsoft .NET Framework installer from go.microsoft.com/fwlink;clcid=0x416.
18:19:16| Info| Requesting download of Assistente de Conexão do Windows Live ID installer from go.microsoft.com/fwlink;clcid=0x416.
18:19:16| Info| Requesting download of Assistente de Conexão do Microsoft Online Services installer from go.microsoft.com/fwlink;clcid=0x416.
18:19:33| Info| Microsoft .NET Framework baixado para C:\Users\wacgj\AppData\Local\Microsoft\Windows\INetCache\IE\ZXZ7V18U\dotNetFx40_Full_x86_x64[1].exe
18:19:33| Info| Prereq component installer will use downloaded installer for dotNetFx40_Full_x86_x64.exe.
18:19:33| Info| Installer path for Microsoft .NET Framework set to C:\Users\wacgj\AppData\Local\Microsoft\Windows\INetCache\IE\ZXZ7V18U\dotNetFx40_Full_x86_x64[1].exe
18:19:33| Info| Assistente de Conexão do Windows Live ID baixado para C:\Users\wacgj\AppData\Local\Microsoft\Windows\INetCache\IE\ZXZ7V18U\wllogin_64[1].msi
18:19:33| Info| Prereq component installer will use downloaded installer for wllogin_64.msi.
18:19:33| Info| Installer path for Assistente de Conexão do Windows Live ID set to C:\Users\wacgj\AppData\Local\Microsoft\Windows\INetCache\IE\ZXZ7V18U\wllogin_64[1].msi
18:19:33| Error| O Assistente de Conexão do Microsoft Online Services não foi baixado com êxito. Para tentar novamente, verifique se a conexão com a Internet está funcionando.
18:19:33| Error| hr=0xc0040202
18:19:33| Info| Uninitializing COM.
18:19:33| Info| Uninitialized COM.
18:19:33| Info| Uninitializing COM.
18:19:33| Info| Uninitialized COM.
18:19:33| Info| === Log da inicialização da instalação iniciado em 14/06/2019 18:19:33 ===
18:19:33| Info| Bootstrap version: 5.0.9690.1992.
18:19:33| Info| User: wacgj.
18:19:33| Error| Installation of Microsoft Dynamics CRM for Outlook failed.

Passing Parameter with dynamic value

$
0
0

Hello,

I am working on passing a parameter value. The requirement is to read the value in the form for the specific attributes and pass that value in the quick create form/ or a ribbon button. For instance if field First Name = Jon, Last Name = Doe, Case Id: 12345, when a user click a button I want those fields with the value to out populate.

I appreciate the help!


Error while generating Early Bound class

$
0
0

Hi,

I am trying to generate the Early Bound class with XrmToolBox (Early Bound Generator) and it is not properly generating the file.
Here is the log:

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

CRM Authentication Type Detected: OnlineFederation
Executing for Entities
Executing "C:\Users\{user}\AppData\Roaming\MscrmTools\XrmToolBox\Plugins\DLaB.EarlyBoundGenerator\crmsvcutil.exe" /url:"{url}" /namespace:"{namespace}" /out:"C:\Users\{user}\AppData\Roaming\MscrmTools\XrmToolBox\Settings\EBG\Entities.cs" /servicecontextname:"{service_context}" /codecustomization:"DLaB.CrmSvcUtilExtensions.Entity.CustomizeCodeDomService,DLaB.CrmSvcUtilExtensions" /codegenerationservice:"DLaB.CrmSvcUtilExtensions.Entity.CustomCodeGenerationService,DLaB.CrmSvcUtilExtensions" /codewriterfilter:"DLaB.CrmSvcUtilExtensions.Entity.CodeWriterFilterService,DLaB.CrmSvcUtilExtensions" /namingservice:"DLaB.CrmSvcUtilExtensions.NamingService,DLaB.CrmSvcUtilExtensions" /metadataproviderservice:"DLaB.CrmSvcUtilExtensions.Entity.MetadataProviderService,DLaB.CrmSvcUtilExtensions" /username:"{username}" /password:""
CrmSvcUtil : CRM Service Utility [Version 9.0.0.9479]
c 2017 Microsoft Corporation. All rights reserved

Ensuring Context File is Accessible
Writing file Entities.cs to C:\Users\{user}\AppData\Local\Temp\tmpD058.tmp
System.Exception: {entity_name} already exists as an entity. This will cause a naming collision.
at DLaB.CrmSvcUtilExtensions.NamingService.GetNameForOptionSet(EntityMetadata entityMetadata, OptionSetMetadataBase optionSetMetadata, IServiceProvider services)
at DLaB.CrmSvcUtilExtensions.Entity.EnumPropertyGenerator.GetOptionSetEnumInfo(CodeMemberProperty prop, String entityLogicalName)
at DLaB.CrmSvcUtilExtensions.Entity.EnumPropertyGenerator.OptionSetIsSkipped(CodeMemberProperty property, String entityLogicalName)
at DLaB.CrmSvcUtilExtensions.Entity.EnumPropertyGenerator.SkipProperty(CodeMemberProperty property, CodeTypeDeclaration type, String entityLogicalName)
at DLaB.CrmSvcUtilExtensions.Entity.EnumPropertyGenerator.CustomizeCodeDom(CodeCompileUnit codeUnit, IServiceProvider services)
at DLaB.CrmSvcUtilExtensions.Entity.CustomizeCodeDomService.CustomizeCodeDom(CodeCompileUnit codeUnit, IServiceProvider services)
at Microsoft.Crm.Services.Utility.CodeGenerationService.WriteFile(String outputFile, String language, CodeNamespace codenamespace, ServiceProvider serviceProvider)
at Microsoft.Crm.Services.Utility.CodeGenerationService.Microsoft.Crm.Services.Utility.ICodeGenerationService.Write(IOrganizationMetadata organizationMetadata, String language, String outputFile, String outputNamespace, IServiceProvider services)
at DLaB.CrmSvcUtilExtensions.BaseCustomCodeGenerationService.WriteInternal(IOrganizationMetadata organizationMetadata, String language, String outputFile, String targetNamespace, IServiceProvider services)
at DLaB.CrmSvcUtilExtensions.BaseCustomCodeGenerationService.Write(IOrganizationMetadata organizationMetadata, String language, String outputFile, String outputNamespace, IServiceProvider services)
Output file was not updated or not found! C:\Users\{user}\AppData\Roaming\MscrmTools\XrmToolBox\Settings\EBG\Entities.cs
Creation Complete!

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

Dynamics CRM/365 for Microsoft Office Outlook Issue with G Sync for Microsoft Outlook

$
0
0

Our company uses Gmail for corporate email and Outlook as its email client.  The Dynamics CRM/365 for Microsoft Office Outlook client is very handy.  The problem is, if you install this Outlook Add-in, it breaks the G Suite Sync for MS Outlook's (GSSMO) ability to resume from a computer's sleep/hibernate state.  Moreover, no errors are raised (only the G Sync icon in the Taskbar turns gray).  The only way to get GSSMO functioning again is to restart Outlook.  This is a headache, but not the real problem...

With the GSSMO offline, one can send emails from Outlook but they will never reach the recipients and no errors will be raised.  The sent mail will show in Sent Items in Outlook, but since GSSMO is offline, the mail never gets synced/sent by Gmail.

This was never an issue before installing the Dynamics CRM/365 for Microsoft Office Outlook Add-in. I have been applying the Add-in updates for almost a year and keep hoping this problem will be fixed in the latest version.  To date, it hasn't.

My version of Dynamics doesn't match listings in the Filters below, but here's what I show:

Microsoft Dynamics 365 - Version 1612 (8.2.2.112) (DB 8.2.2.112) on-premises

Dynamics CRM/365 for Microsoft Office Outlook Add-in - Version 8.0 with Update 2.6 applied

Microsoft Outlook for Office 365 MSO - Version 1905 (Build 11629.20214 Click-to-Run)

G Suite Sync for Microsoft Outlook - Version 4.1.28

Windows 10 Pro - Version 1809

Please help!!

Lead Qualify button missing in UCI??

$
0
0

The out of box Qualify button is missing in Leads and I have no idea why. It shows in Web but not in UCI. I'm system admin.

Display of currency symbol post change in personal options

$
0
0

I have changed my default currency symbol from EURO to USD (International  3 Character). While I create new records, I see the USD currency symbol but I still see Euro currency symbol for the old records. Any pointers?

Subject setting in CRM 365

$
0
0

I created a subject tree under setting--service management--subject.  However, the change I made to subject tree does not show in the subject field under case.  Does anyone have similar issue?

Viewing all 55831 articles
Browse latest View live


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