The most common email notification request from customer support team is to "send an email to the client when a case has been resolved" I have written this custom workflow activity to get description field from case resolution dialog and insert in email body. You can get the complete visual studio solution from this link... 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 →
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 →
Connect FetchXML Wizard to CRM 2011 beta Online
Follow these steps to connect fetchXML Wizard by Stunnware to CRM 2011 beta Online : 1.) Click here to download fetchXML wizard by Stunnware. 2.) Double Click on SwTools icon. It will open the Stunnware Tools for Microsoft Dynamics 4.0 window. Click Connect on the top left.3.) It will open up a CRM Server... 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 →