Linqpad in CRM 2013 Online
Has anyone tried using Linqpad with CRM 2013 Online (o365)? If so, what SDK build did you use to replace the files that ship with the 2013 Linqpad adapter? Anyone having any luck with Linqpad?
View ArticleCreating a workflow to email people with whom I have shared an opportunity
Hi guys Really simple question, can someone talk me through the steps to create a workflow so that when I share an opportunity with team members they get an email to say this opportunity is available...
View ArticleCRM 2011 on-premises - CRM developer toolkit - Unable to load vb .net dll.
Hello Everyone,We have created a sample plug-in project (a wrapper project) in C# using Developer toolkit which refers a vb .net dll in it. We have deployed this plug-in on CRM server and put the...
View ArticleEmail Sections
In MSCRM2011How to Set the expiration date within the email section to current date plus 30 days when a value is selected within the emailpreferences other that the default of No Notifications. a) If...
View ArticleSDK dlls - Which versions are compatible?
Hi,We develop plugins for Dynamics CRM 2011 using the Dymancs CRM 2011 SDK and Visual Studio 2012.Our Dynamics CRM Visual Studio project containig the plugins references the following...
View ArticleCRM 2013 In Opportunity form, how do we create new Opportunity Product in new...
Hi Everyone, In CRM 2013 Opportunity form there is a subgrid for related Opportuntiy Products. The '+' button opens up a new Opportunity product record in the same window. But I wish to pop up a new...
View ArticleOrder in Query Expression CrmService Classes excluding 0 (zero)
I have a requirement for a query ordered by an int field, called priority. This field could be null, equal or bigger than 0.I would like to order first, by priority ascending excluding 0 (From 1 to X),...
View ArticleHow to Retrieve Entity Attribute type and value C#
hi , i need to retrieve all attribute type , value from an entity record using c#. Can you Plz send some sample code.
View ArticleRemove FAX from CRM
Is it possible to remove the Fax activity type in a supported way. I can't delete it as it is a system entity, but the client doesn't want to see any reference to Fax? Thanks, Euan
View ArticleCRM 2013 Default Security Roles on Forms
Hi,I have a CRM 2013 RC1 dev environment. When I create a new Form for any Entity or use an existing Form that is enabled for all Security Roles and then Save As, the new Form always defaults to only...
View ArticleInvalidPluginExecutionExeception and Auto Save in CRM 2013
Hello Experts,I have a Post update plugin which triggers and checks for a pickist attribute value on the entity and performs some operation. For a particular value of the picklist attribute I just need...
View ArticleCRM 2011 Web Resources
I've been asking a few questions the past week as I work through doing custom CRM HTML/JavaScript forms that I am launching from ribbon buttons. What my issue is, is that I have some complicated...
View ArticleLinq query: Filter out "-" character in field from source via Select statement
My "socialsecuritynumber" contains a "-" character, fx. 123456-8888, that I want to remove before searching for a match.However, I seem to be doing something wrong. In the “Foreach” it is no problem,...
View ArticleCRM 2011: Transaction
Hello All,I am creating some Account through CRM API (OrganisationServiceContext) and then Contact.While creating contact if any error occurs I want to roll back - mean remove the account too.How this...
View ArticleIssues after CRM 2011 to CRM 2013 on Premise
since upgrading from CRM 2011 to CRM 2013, I am getting this error message every time I load a dashboard. As well as this I am also getting a 404 error on the dashboard is this related?Microsoft...
View ArticleAccessing CRM through Web Browser
Hi all,I have just started learning Microsoft Dynamics CRM. I have installed CRM on windows server 2012 Datacenter. But when I tried to access CRM I got the following error:-Please help me how to...
View ArticleVisual studio online + CRM 2013 SDK
Hi!I have been assigned to find out which version of Visual studio my company should use - the only purpose is to create workflows for Dynamics CRM 2013.My question is: Can I use CRMSDK-package with...
View ArticleExport/Import attachments from Dynamics 2011/2013
Hello all,i am moving from CRM 2011 on-premise to 2013 on-premise on other servers.I need to copy all the attachments from the old system into the new one.I am trying to avoid using scribe or any other...
View ArticleCRM 2011 - Where is the DMS or SharePoint location of an entity stored
Hi,our document location is currently linked to SharePoint and there is also the Microsoft Dynamics CRM List Component installed. Saving documents with CRM is working perfect. Now i want to add...
View ArticleMSCRM 2011: Delete or deactive record by using Work flow
Hi ,I created one system work flow In that I have 2 conditions Condition 1 = when Oprionset ( create Opportunity = Yes) on enity I'm creating record based upon my requirement.Condition 2 = when...
View Article