Update Rollup 3 for Microsoft Dynamics CRM 2011 Released

Microsoft has released Update Rollup 3 for Microsoft Dynamics CRM Server 2011 which fixes lot of issues pertaining to overall developer experience as described in Knowledge Base article 2547347 . This updates is available for the following under release  5.0.9688.1244. Microsoft Dynamics CRM 2011 Server Microsoft Dynamics CRM 2011 for Microsoft Office Outlook Microsoft Dynamics CRM 2011 E-mail Router... Continue Reading →

unhandled Error in Silverlight 2 Application Code: 2103

I developed a Silverlight App for CRM2011 and deployed the XAP & HTML file as a web resource. While trying to view the HTML page, I got the following error: unhandled Error in Silverlight 2 Application Code: 2103 Category: InitializationError Message: Invalid or malformed application: Check manifest After looking through all posts online including msdn blogs, every... Continue Reading →

Input string was not in a correct format when you click on a Reports menu item in CRM 4.0

You created a custom view for reports and when you click on this item, Grid throws an error saying input string was not in correct format. You turn on the tracing and find the stack trace as below:    System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)    at Microsoft.Crm.Application.Controls.ReportsGridUIProvider.RenderRow    at Microsoft.Crm.Application.Controls.AppGridUIProvider.Render    at Microsoft.Crm.Application.Components.UI.DataGrid.RenderData   ... Continue Reading →

Custom Reports with CRM 2011 Online

Before starting reporting for CRM 2011 we need to verify that BIDS extension for 2011 beta is installed in the environment.Click here to download and install BIDS. There are more requirements which can be found in  SDK topic "Create Custom Reports Using Business Intelligence Development Studio" After completing all the pre requisites, Follow these steps... Continue Reading →

Error in connecting to CRM2011 Discovery Service

Issue: There is an error popping up when you try to connect to CRM 2011 discovery service from plugin registration tool. (click on image to enlarge)                                                                                                                            Reason: Plugin registration tool takes in the credentials saved in the temp folder for Microsoft Live when logging into CRM Online. We need to force the tool to use the credentials... Continue Reading →

Create a website or blog at WordPress.com

Up ↑