Holy Cow Batman! Did I have fun last week or what?
Without a doubt, the MVP Summit 2008 was the most fun and productive conference I've ever attended.
Not only did we get to hang out with the CRM Product Group for two full days, but the CRM MVPs had an absolute blast hanging out together [...]
23 Apr
Posted by: mitch in: CRM 4.0, Customization, Dynamics CRM
As you know, CRM 4.0 introduced multi-language features into the product. This means a slight change in the way we retrieve metadata related to Entity names.
The DisplayName property for an Entity has been changed slightly to ensure that you always have access to the localized version of the Entity name. A sub-property called UserLocLabel has [...]
23 Apr
Posted by: mitch in: CRM Online, Dynamics CRM
I found a minor issue with the URL that allows you to generate WSDL for the CRM Online Discovery Service.
If you navigate to Settings, Customization, Download Web Service Description Files, you're presented with the following set of links:
The Discovery Web Service link is:
https://crm.dynamics.com/MSCrmServices/2007/Passport/CrmDiscoveryService.asmx
when it should be:
https://dev.crm.dynamics.com/MSCRMServices/2007/Passport/CrmDiscoveryService.asmx
A minor issue but hopefully this note will save [...]