Top "Dynamics-crm" questions

Microsoft Dynamics CRM is a multilingual Customer Relationship Management software package developed by Microsoft.

The transaction log for the database is full

I have a long running process that holds open a transaction for the full duration. I have no control over …

sql sql-server sql-server-2008 dynamics-crm
obtaing the GUID for an EntityReference using Plugins in DynamicsCRM

This question is in relation to a Plugin which I am now creating for Dynamics CRM 2011. I have an entity …

plugins entity dynamics-crm entityreference
The user or administrator has not consented to use the application - Send an interactive authorization request for this user and resource

We're doing this CRM Web API project. The project logs-into Dynamics CRM online instance and gets the list of accounts. …

javascript c# azure asp.net-web-api dynamics-crm
how do you add jquery in a html page as a web resource in dynamics crm 2011

having a lot of trouble with this one. I am trying to run a simple jquery script inside of an …

jquery html dynamics-crm
Problem with TemporaryKey.pfx I don't have the password

A client of mine has a problem. He had a Microsoft CRM developper and he left. Now the project remains …

c# visual-studio-2010 dynamics-crm pfx
Error registering plugins and/or workflows. Plug-in assembly does not contain the required types or assembly content cannot be updated

I implemented one custom workflow in in Visual Studio 2010 using CRM 2011 Developer Toolkit. It was working fine with system generated …

c# c#-4.0 dynamics-crm dynamics-crm-2011
CRM 2011: Getting entity with Javascript

I am working on some CRM 2011 Online customisations and I need to get an entity using javascript. The entity I …

json dynamics-crm odata dynamics-crm-2011 dynamics-crm-online
Convert EntityReference to Entity

Does anyone know how can Convert EntityReference to Entity. protected override void Execute(CodeActivityContext executionContext) { [Input("Email")] [ReferenceTarget("email")] public …

dynamics-crm-2011 dynamics-crm dynamic-programming
Get the string value from OptionSetValue in CRM Plugin

I'm wondering how to get the string value of an OptionSet in a CRM plugin I am making. I thought …

c# dynamics-crm crm dynamics-crm-2013
CRM 2013: Force refresh a form after save

We have a requirement to refresh the form after saving (to ensure that some hide/show logic works as expected …

javascript dynamics-crm dynamics-crm-2013