Custom Ribbon buttons not displaying
Hi there,I've upgraded CRM 2011(on-pre) to CRM 2013 (on-pre), I'm not able to view custom ribbon buttons. I did not understand what went wrongAnybody have same issue.
View ArticleMicrosofts CRMOData example
I am trying to modify Microsofts OData example in the SDK to populate the combobox with quote numbers and in a new datagrid show the quote details - eventually I want to add data to the Quote.Anyway...
View ArticleCRM 2013 Javascript "There was an error with this field's customized event" -...
After our upgrade to CRM 2013, we are getting this error when the form opens but only occasionally. We are using Silverlight webresources and use the JavaScript Onload event to access the WebResource...
View ArticleUnable to delete few contacts from CRM 2011
Hi All,When i try to delete a contact manually getting below error in trace logs. Inner ExceptionSystem.InvalidCastException: Specified cast is not valid.I didnt find any link that is referiing to this...
View ArticleProblem with Field Security Profile
Hi all,I am having some problem with Field Security Profile. My problem detailed description is given below:I have a field in one of my Entity in which the Field security is enabled. I have created a...
View ArticleCRM 2011 issue with synchronization of inactive contacts
We are using Dynamics CRM2011 with an on-premise server and 3 clients, all Rollup 15. All clients are using Outlook 2010.After de-activating a contact in CRM and synchronise with Outlook, the regarding...
View ArticleWhat is the difference between InputParameters and Pre-Image in plugin?
Hi,When I go through net I see that InputParameters has all the attribute values of a record and when I see for Pre-Image, even it says the same. I am confused what to use when. Can any one clear me...
View ArticleXrm.Page.data.entity.save crashing on 2013
I have a CRM 2013 that invokes this javascript from a picklist\optionset change (control onchange)Ā and keep crashing. it does not throw a js exception neither the crm error window. itĀ throw a browser...
View ArticleCRM 2013 Report Authoring Extension with Visual Studio 2012
Going to develop custom reports for CRM 2013 on premise, wondering if Visual Studio 2012 could be used? Has anyone already been doing this?View Kevin Dan's profile Please click "Mark As Answer" on the...
View ArticleHow to debug a plugin remotely from Visual Studio?
I'm running a C# app in Visual Studio 2010 using the CRM SDK connecting to my CRM instance.I'm trying to create a service appointment but am getting a failure from one of my plugins. If I do it...
View ArticleForce a Form refresh after adding entity to a queue
We have written a plugin that sets the ActiveĀ Business Process based on the specific queue that an entity (in this case an opportunity) has been added to. The plugin worksĀ as expected,Ā but we can't...
View ArticleTimeZone difference while retrieving Datetime field
Hi,When i am retrieving CRM Datetime field(in C#) when it is having 12 AM, means 0:00 then i am getting one hour previous time. If it is not 12 AM then i m getting correct time. If i am adding time...
View ArticleCRM 2011: How to send a reply email to an incoming email via Code? [C#]
[Sending a reply email via code]Hi,Currently i am opening any email activity and manually sending replies to them by clicking on the reply button in the form.I wish to write a plugin which triggers on...
View ArticleBackgroundSend plugin message
Hi, I am working on a plugin which should fire every time an email is sent or receivedĀ from the CRM or tracked from outlook. I can see that the Background Send message is available but I was not able...
View Article[CRM 4] State changes for custom entities
Hello,I've been asking many questions lately because I had to mess with functionalities I never had before.I have a new problem now.When a custom entity is created as far as I'm aware the only state...
View ArticleQuery Expression Distinct column Plugin Help.
I have created a query expressions which retrieves all order products associated with an order.Here is my current query expression:var query =newQueryExpression("salesorderdetail");...
View ArticleAutomating the release of JavaScript for CRM forms from TFS to CRM
Hello,We use CRM 2011, and we have a lot of JavaScript code behind forms. We also use TFS 2013. Is there a way to store CRM JavaScript code inside TFS, for development work, and then periodically...
View ArticleCRM 2013 - Format Fiscal year to FYxx
Dear all,I am setting the fiscal year of my Dynamics CRM 2013 env.I need to display the fiscal year as FYxx, e.g FY13.But I am unable to display same...it is being displayed with the postfix.N I am...
View ArticleHow to add new menuitem under FILE menu in CRM 2011 ?
I have a requirement to add new menuitem under FILE menu in MSCRM 2011. I just want to know theĀ code to add the new menuitem under File Menu
View ArticleEquivalent to context.callerorigin in ms crm 2011
Hi All,I am unable to find the "callarOrigin" property of context object in ms crm 2011.Is there any specific property we need use?RegardsSrikanth reddy
View Article