The callee (server [not server application]) is not available and disappeared.
Hi All,I'm working with MS Dynamics CRM 2013 onLine. In quote page when I close or refresh the tab I get an error. It occurs only when I open the product quote detail window for a row in my quote.As...
View Articleplugin to set the values of dropdown in case form based on account lookup value
HiI have a requirement to write a plugin where..a)i have taken 2 dropdowns in case and same dropdowns in account form also.b)look up on case form with "account" as targetc)if v select account 1 in...
View ArticlePopUp a PhoneCall Form on new phonecall created
Hi,I am working on a custom application for CRM 2013 Dynamics. The most important task would be to pop-up a new PhoneCall task when that's created (by the external service). I think the best way would...
View Articleplugin to set the values of dropdown in case form based on account lookup value
Hi,Here i want to know how to give relation between account and case form so that the values from account form can be displayed in case form respective to the account selected in the lookup value.....
View ArticleCalling Silverlight From Javascript onChange event in MS CRM 2011
Hi AllI want to call Silverligh from Jvascript OnChange event in MS CRM 2011.Could you please suggest how can we do this?Regardssrikanth reddy
View ArticleCRM 2013 - How to disable the notes control for inactive records?
Hi,On CRM2013 I'm amazed that there doesn't seem to be a supported way of disabling adding / editing notes attached to a deactivated record - in fact I don't understand why this isn't default...
View ArticleSilent authentication method required to call Lookup Dialog windows from a...
The goal is to replicate the behaviour of the original “CRM for Outlook” Add-in to show CRM lookup dialogs in the WebBrowser control (c#) without authentication requests).For example, the user:1....
View ArticleConfusion over referencing javascript files
CRM 2013 On-PremiseI have a HTML web resource and rather than put the javascript inline I thought I'd put it in a separate library and reference it....only I'm doing something wrong because the console...
View ArticleCRM 2013 Online: Issue with SDK.DuplicateDetection.js
Hi All,I've applied Duplicate Detection for one custom entity as mentioned in SDK using SDK.DuplicateDetection.js and sample HTML web resource to display duplicate records. It works fine except for...
View ArticleIs it recommanded to avoid usage of Silverlight web resource in CRM 2013 Online?
Hi All,Is it something like Silverlight web resources should be avoided. Instead of Silverlight, HTML5 should be used. Is it something like Silverlight support will be removed in near future. Is there...
View ArticleCustom SSRS reports not working correctly after CBA/IFD enabled?
Hello, Over the weekend I enabled CBA and IFD for our Dynamics CRM 2011 On-Premise installation. Going through everything, all seemed to be working just fine. Until, that is, all of our users piled...
View ArticleSync Workflow; Update After "Record is Deleted" is greyed out
I have a requirement where I have a parent "account" with some child records - a custom entity. The child records have a money field which rolls up to the parent account.Normally I would build a...
View ArticleNon IPlugin classes in plugins assembly
I have one assembly with several plugins. These plugins use one non Iplugin class for some actions with several methods. This is correct or bad?public void Execute(IServiceProvider serviceProvider)...
View ArticleHow to add button on form in crm 2013
Hi,I want to add custom button on form in crm 2013 which change the status field. Please tell me all steps how to do that?
View ArticleXML to CRM Record
Hi Folks,Scenario: I have a XML file as below<?xml version="1.0" encoding="utf-8"?><NewDataSet xmlns:xsd="http://www.w3.org/2001/XMLSchema"...
View ArticleHow to call server side code from javascript web resource on page load
Hi,I want to call web resource on page load or while opening the form of any entity in CRM 2013 and that webresource should be call some server side code.I have to pass some value to that server side...
View ArticleCRM 2013 RU2 Server side sync
Unfortunately our upgrade from Exchange 2007SP2 has been delayed. So we have been using Server Side Sync with on-premise Rollup 1 and whilst there have been intermittent issues generally incoming...
View ArticleHow to call plugin/workflow on page load in CRM 2013
Hi,I want to call plugin/workflow on page load or at the time of opening the form. Is there any way to do that?Please suggest.Thanks in advance.RegardsRavideep
View ArticleHow to integrate crm 2013 with asp.net page
Hi,I want to create contact through asp.net application. I added organization service as a service referencehere is my codeusing System; using System.Collections.Generic; using System.Linq; using...
View ArticleIntegrating an asp.net web page with CRM
How can I integrate an asp.net web page with a CRM solution?I have a solution which generates pdf pages. At present these are generated in silverlight on the client side. I want to change that to...
View Article