All Questions
Tagged with dynamics-crm-2016 dynamics-crm-365
10 questions
1
vote
1
answer
2k
views
Dynamics CRM: Currency field on the contract is locked (disabled) and cannot be unlocked
Microsoft Dynamics 365
Version 1612 (8.2.2.1862) (DB 8.2.2.1862) online
I want to be able to set the Currency field on the Contract. However, on the main Contract form the field is locked and cannot ...
2
votes
2
answers
3k
views
How to fetch Workflow ID from Workflow Instance ID in Dynamics 365?
This is regarding CodeActivities in Microsoft CRM Workflows in Dynamics CRM 365. I need to fetch notes related to a workflow in my code activity. For that I need workflow Id of that workflow in my ...
0
votes
1
answer
129
views
Can't install Dynamics CRM in VS 2012 for Windows 10
I have windows 10 machine and VS 2012 installed. I am trying to install 'Microsoft Dynamics 365 Software Development Kit (SDK)'(https://www.microsoft.com/en-us/download/details.aspx?id=50032) on my ...
0
votes
1
answer
149
views
How can I transfer Optionsets/Extensions with Microsoft Xrm Sdk
I have a small tool for transfer Entities from microsoft dynamics 365 crm 2016 instance to another one. I succesfully transfered entities that don't have any dependices; but when i try to transfer ...
2
votes
0
answers
1k
views
CRM 365 multiple Sandbox Worker Processes
After updating our CRM 2016 environment to version 8.2.1.176 (Dynamics 365) we encountered the CallManagerInfo error described by Maco in this question CRM 365 callManagerInfo error in plugins.
So I ...
3
votes
2
answers
730
views
Add distinctive entity sub components to a Dynamics CRM solution
I am working on a utility in which i am creating a rollback solution based on the provided target solution.
As of now the utility is working fine, and it reads the solution to be deployed on target ...
0
votes
0
answers
334
views
JS error during creating quote product
I have a big problem when adding product to quote. I narrowed this bug(?) to this situation and I can repeat it every time:
Create new organization
Customize quote entity to show list of related ...
2
votes
4
answers
255
views
Microsoft Dynamics CRM internal clock (BD or IIS)?
We have an application that consumes data from Dynamics CRM and do some queries to retrieve data after a specific date and time.
It is important to us to know what clock uses Dynamics CRM to set the ...
0
votes
1
answer
300
views
MSCRM 2016 Share privilage not working
Can any one help that why user is not able to share his personal chart if he has the permission to share the chart at User level.
He is not system Admin but share permission is given clearly.
Thanks ...
7
votes
3
answers
2k
views
Dynamics 365 - IOrganizationService/Web Api
With CRM Dynamics 365 being released, Microsoft have officially deprecated the 2011 soap end point and are actively pushing their Web Api.
Deprecated Microsoft Dynamics CRM 2011 endpoint
What I ...