On-premise | Hosted (IFD) | Online | |
Customization and Configuration Tools | |||
Customization: · Entities · Attributes · Forms and views · Relationships · Mappings · Workflows | Yes | Yes | Yes |
Configuration: · Business units, Teams, Roles · Administration · Business Management · Product Catalog · Relationship Roles | Yes | Yes | Yes |
Scripting | |||
Form and Field event scripts (Jscript) | Yes | Yes | Yes |
Client Extensions | |||
Navigation (SiteMap) | Yes | Yes | Yes |
UI Control and customization (ISV.Config) | Yes | Yes | Yes |
IFRAMEs | Yes | Yes | Yes |
Custom Reports | |||
Run existing reports | Yes | Yes | Yes |
Create new reports using the report wizard | Yes | Yes | Yes |
Upload and run file reports (Excel worksheets, text files, and so on.) | Yes | Yes | Yes |
Upload custom SRS reports using SDK methods | Yes | Yes | No |
Access filtered views | Yes | Yes | No |
Import/Export/Publish Customizations | |||
Customizations | Yes | Yes | Yes |
Workflows | Yes | Yes | Yes |
Data Migration & Import | |||
Data Migration | Yes | Yes | Yes |
Data Import | Yes | Yes | Yes |
Plug-ins | |||
Workflows | |||
Declarative workflows using workflow tools in Web application | Yes | Yes | Yes |
Custom workflow activities (.NET Assemblies) | Yes | Partner specific | No |
Web Services | |||
Yes | Yes | Yes | |
Yes | Yes | Yes | |
Yes | Yes | Yes | |
Yes | Yes | No | |
Supported Authentication Mechanisms | |||
Integrated Active Directory authentication | Yes | No | No |
Forms based authentication | Yes | Yes | No |
Windows Live ID authentication | No | No | Yes |
Thursday, April 15, 2010
Microsoft CRM 4.0: Deployments vs Features
Thursday, December 31, 2009
Microsoft Translator inside Microsoft Dynamics CRM
This customization is designed to call the ‘Microsoft® Translator’ service from within CRM. This example uses a custom button, included in an entity form, to call the service and translate text into another language.
Recently Microsoft Dynamics CRM Team has published a helpful post with the necessary steps to invoke the Microsoft Translator.
Check out the post here.
Saturday, October 24, 2009
Update Rollup 7 for Microsoft Dynamics CRM 4.0 is available
As Always, This is a tested, cumulative set of updates for Microsoft Dynamics CRM 4.0. It includes performance enhancements that are packaged together for easy deployment.
Quick Details Below:
Version: 04.00.7333.2138
Knowledge Base (KB) Articles: KB971782
Download Link : Click here
KB Article : Click here
Monday, October 12, 2009
Friday, September 25, 2009
Updated Microsoft Dynamics CRM Statement of Direction is available for download
Microsoft has prepared a well-defined Roadmap in bringing new innovations to customer relationship management (CRM) software with Microsoft Dynamics® CRM. This document outlines the future direction of Microsoft Dynamics CRM through to the next major release, Microsoft Dynamics CRM “V.Next” which is targeted for release in 2010. “V.Next” is planned to provide a Best-of-Breed Business Solution Platform.
Happy Reading...!
Wednesday, September 9, 2009
Record Counter for Microsoft Dynamics CRM 4.0 released in MSDN Code Gallery
Record Counter walkthrough document is included in the Downloads tab which walks you through the plugin functionality and deployment procedure. Record Counter Plugin is available for download from here.
This simple plugin designed for MSCRM 4.0 is still in Beta stage. I am open to suggestions, if you find any bugs or would like to suggest an enhancement, please feel free to ask.
Tuesday, September 8, 2009
How xRM can Stretch IT?
Friday, August 28, 2009
Update Rollup 6 for MS CRM 4.0 Released
For more information about this release, see Microsoft Knowledge Base article 970148: Update Rollup 6 is available for Microsoft Dynamics CRM 4.0.
Download here: http://www.microsoft.com/downloads/details.aspx?FamilyID=79f90982-c039-41c2-af8e-3119ecf27790&displaylang=en
Tuesday, August 25, 2009
Did you know: Sort records by multiple columns in MS CRM
Click here for more details.
Did you know: Easy way to troubleshoot Asynchronous failures using [Advanced Find]
Quick step: Add Error Code and Message Column in Advanced find and Filter the System Jobs which are showing error Code.
Detailed steps:
Here are a few steps you can try to get more information about the System Jobs failures reasons:
• Log into Microsoft Dynamics CRM.
• Go to Settings \ System Jobs, click Advanced Find button, click Save As to save your custom query, name it “Problematic System Jobs” for instance and click OK.
• Click Edit Columns, Add Columns and select Error Code and Message. Click OK. These two columns will be helpful for troubleshooting.
• Get back to Advanced Find screen. Click on Show Details. Select the Error Code field and select Contains Data criteria. [Filter on the System Jobs which are showing errors]
• Click on Save Button.
Now when you select this view in Settings \ System Jobs, you can see the Error Code and Error stack in Message Column which states the reason of the failure.
The failure is likely to be that the Asynchronous Service cannot contact the CRM Web Services because of a bad configuration. Error Code : -2,147,204,346
Isn't it easy !!! Happy Troubleshooting.
Please refer the following articles for more information:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;947423
http://support.microsoft.com/default.aspx?scid=kb;EN-US;950416
http://support.microsoft.com/default.aspx?scid=kb;EN-US;950542
Monday, August 24, 2009
Did you know: MSCRM and Outlook Keyboard Shortcuts
| Top keyboard shortcuts | |
| Select all text in the current field or current list | CTRL+A |
| Close an active form | ALT+F4 |
| Move forward through a form's fields | TAB |
| Move backward through a form's fields | SHIFT+TAB |
| Save a form | CTRL+S or SHIFT+F12 |
| Save and close a form | ALT + S |
| Expand/collapse Form Assistant | CTRL+SHIFT+F |
| Cancel edits and close a form | ESCAPE |
| Delete a record | CTRL+D |
| Save and then open a new form | CTRL+SHIFT+S |
| Outlook keyboard shortcuts | |
| Switch to Mail | CTRL+1 |
| Switch to Inbox | CTRL+SHIFT+I |
| Switch to Outlook Calendar | CTRL+2 |
| Switch to Outlook Contacts | CTRL+3 |
| Switch to Outlook Tasks | CTRL+4 |
| Display the Address Book | CTRL+SHIFT+B |
| Create a new Appointment | CTRL+SHIFT+A |
| Create a new Contact | CTRL+SHIFT+C |
| Create a new Task | CTRL+SHIFT+K |
| Check Spelling | F7 |
| Other Keyboard shortcuts | |
| Copy text | CTRL+C |
| Paste text | CTRL+V |
| Undo previous text change | CTRL+Z |
| Cut text | CTRL+X |
| Delete text | DELETE |
| Move the insertion point to the start of the next word | CTRL+RIGHT ARROW |
| Move the insertion point to the start of the previous word | CTRL+LEFT ARROW |
| Select all text in the current field | CTRL+A |
| Cancel the current task or command, or close a selected list or dialog box | ESC |
| Move up through a list of records | UP ARROW |
| Move down through a list of records | DOWN ARROW |
| Expand or collapse the preview in a list view | SPACEBAR |
| Open the selected record | ENTER |
| Select all records on the current page | CTRL+A |
Utilize MSCRM and Outlook Keyboard Shortcuts and get things done faster :)
Introducing “Did you know” Series….
In this series, I intend to keep my posts short and easy to understand. With that being said, I welcome you all to my blog! I intend to update it frequently.
Tuesday, July 21, 2009
A little more on MS CRM 5
The full article can be read at http://www.crn.com/software/218500733
Friday, July 10, 2009
Coming Soon..!!! New Solution Accelerators for Microsoft Dynamics CRM
CRM Solution Accelerators are a range of add-on solutions developed for Microsoft Dynamics CRM 4.0 customers and partners. These ready-made solutions include event management, sales forecasting, service, notifications, and analytics.
Each accelerator is available at no cost and showcases how the Microsoft Dynamics CRM 4.0 platform can be configured and extended to broaden marketing, sales, and service capabilities. Microsoft Dynamics CRM customers and partners are encouraged to further extend these accelerators to meet their specific business needs.
Microsoft has announced 3 new CRM Accelerators for Microsoft Dynamics CRM. No doubt, this helps current Microsoft Dynamics CRM customers and Partners to establish business insight across social networks, channel-centric organizations and Web interaction channels. The accelerators come with full source code so you can modify them to best fit your needs, or use them as examples for creating other customizations.
Social Networking Accelerator
The Social Networking Accelerator allows business professionals to monitor and analyze customers’ conversations on social networking sites, and as a result, provides real-time status updates about their products and services. This accelerator delivers integration with Twitter.
Partner Relationship Management (PRM) Accelerator
The Partner Relationship Management (PRM) Accelerator allows businesses to use Microsoft Dynamics CRM to distribute sales leads and centrally manage sales opportunities across channel partners.
Portal Integration Accelerator
The Portal Integration Accelerator easily connects Microsoft Dynamics CRM to an organization’s Web experience.
The new CRM Accelerators will be made available in the next few weeks. Microsoft Dynamics CRM customers and partners can download each of these solutions from http://crm.dynamics.com.
Read more [Microsoft PressPass]
so I’m looking forward to trying this out.
Monday, July 6, 2009
Dynamics CRM 4.0 Rollup 5 Released
Folks, Microsoft has released Update Rollup 5 for Dynamics CRM 4.0. You can read about it here:
http://support.microsoft.com/default.aspx?kbid=970141
And download here:
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=5101d801-976b-4c11-bdfc-000b970ef4a3
As always, It is a cumulative update that now incorporates additional bug fixes & performance improvements.
Wednesday, April 8, 2009
Communications Panel for Microsoft CRM 4.0
The Agent Communications Panel for Microsoft Dynamics CRM 4.0 works with Microsoft Dynamics CRM and Microsoft Office Communications Server 2007 R2, and enables agents to manage their communications (make calls, receive calls, conference, and chat) from their Microsoft Dynamics CRM system.
The Agent Communications Panel embeds with CRM itself:
Agent Communications Panel is an XBAP, published to a Web server and opened from a Web browser.
A few interesting facts:
• Make and Receive Phone Calls
• Make and Receive Instant Messages
• Add Audio to an Instant Messaging Session
• Conferencing
• Manage Your Activity Records
And many more……
Download Center: Click here
Friday, March 13, 2009
CRM 4.0 Update Rollup 3 is now available via the download center.
· KB article: http://support.microsoft.com/?kbid=961768
· Download center page: http://www.microsoft.com/downloads/details.aspx?FamilyID=05453fa4-9551-4a88-9852-634a9ad0e140&displaylang=en
Update Rollup 3 is the first UR post-transition to the new rollup servicing model. A very significant advantage of this model is the release predictability as Microsoft ships an update rollup every 8 weeks. The next rollup will release on May 7th. All the major product groups have moved to this rollup servicing model and many more are transitioning now as it’s been a win for Microsoft and our customers.
A few interesting facts about this Update Rollup:
· There are 91 new fixes in this rollup, of which 67 came from the SE Help project. Since UR3 contains the previous two Update Rollups, there are 384 fixes included in UR3 (of which 218 fixes came from the SE Help project).
In terms of priority, the breakdown is as follows:
| | Update Rollup 1 | Update Rollup 2 | Update Rollup 3 | Total |
| P1 (severe bug) | 51 | 22 | 14 | 87 |
| P2 (loss of functionality with no workaround) | 48 | 50 | 39 | 137 |
| P3 (loss of functionality with workaround) | 47 | 68 | 34 | 149 |
| P4 (Customer Design Change Request) | 0 | 7 | 4 | 11 |
| Total | 146 | 147 | 91 | 384 |
Saturday, February 28, 2009
New Hotfixes Boosts Outlook 2007 Performance.
Larry Lentz posted about new hotfixes for Outlook 2007 that improve Outlook performance and stability. They seem to work fine with the CRM Client for Office Outlook. So Why to Wait.... Let's Try.
Dive into Larry's post for more information.Tuesday, February 24, 2009
Dynamics CRM Mobile Express Preview now available
Join the Mobile Express for Microsoft Dynamics CRM 4.0 Connect program and suggest ideas of how to make the product better.
Case Study : Performance and Scalability Assessments of an Implementation
The MS CRM E2 team has released the white paper "SAMPLE: Performance and Scalability Assessment of Customer Implementation". This paper provides a sample final report on the results, conclusions, and recommendations from a performance and scalability assessment of a customer's implementation of Microsoft Dynamics CRM.
Available for download @
This paper is based on the results of a performance and scalability assessment that was performed by the UK MCS team on a customer’s implementation of Microsoft Dynamics CRM. The testing was designed to simulate real world scenarios of an enterprise customer.
This document, which is intended to provide a point of reference for others who are working on similar efforts, contains details of the testing methodology and environment, as well as the attending results of the performance and scalability assessment.
Thanks to UK MCS Team, Life made easy :)Reference: MSDN










