Category Archives for "CRM 2011"

1 SnapShot! for Dynamics CRM Released

The ultimate documentation tool for Dynamics CRM 2011 extracts and consolidates the following components: System Settings Entities Fields Relationships Views Forms Option Sets Security Roles Field Security Solutions Web Resources Plugins Processes Templates Business units Users Teams Queues   Pricing SnapShot! will be priced at $49 per CRM organization.   For More Information Visit the […]

Continue reading

SnapShot! for Dynamics CRM Released

The ultimate documentation tool for Dynamics CRM 2011 extracts and consolidates the following components: System Settings Entities Fields Relationships Views Forms Option Sets Field Security Solutions Web Resources Plugins Processes Templates Business units Users Teams Queues   Pricing SnapShot! will be priced at $49 per CRM organization.   For More Information Visit the product page […]

Continue reading

2 CRM Metadata, upgrades, and strangeness

Occasionally you run into very strange issues retrieving metadata from a Dynamics CRM organization that has been through an upgrade process. There are installations in the wild that started with v1.2 or 3.0 then were upgraded to 4.0 then 2011. For some reason, organizations that went though this process can sometimes have incomplete metadata. I […]

Continue reading

4 JavaScripting with Dynamics CRM 2011 Deep Dive workshop registration is open

I am holding the first-ever JavaScripting with Dynamics CRM 2011 Deep Dive workshop. This workshop is going to be a little different than most because in addition to the in-person training and discussions, we’ll also be conducting two 1-hour follow-on sessions in the weeks following the class to answer any questions that may have arose […]

Continue reading

9 Exception handling in Custom workflow activities

Handling exceptions is an important part of any development effort. In the past few months, I’ve run across several instances where exceptions are not being properly handled in custom workflow activities. Normally, this doesn’t actually cause issues with the workflows in which the custom workflow activities are being used: The workflow step will fail with […]

Continue reading

2 CRM SDK Nugget: Create Solutions That Support Multiple Languages

I my class last week we were discussing customizing CRM and the need to translate custom text and option set labels into other languages. Last weekend, by accident, I found this topic: Create Solutions That Support Multiple Languages Which discusses a variety of techniques related to custom solutions and handling multiple languages. The specific sub-topic […]

Continue reading