MSCRM
Microsoft CRM
Well, after a year of working with CRM 3.0, and some not too infrequent arguments with Microsoft about the vagaries of its internal workings, I finally decided to get my CRM Certification in the week or so before Christmas.
I managed it, but it wasn't
Read More
I've just started working with CRM4 plugins.
And I've got a couple of questions.
1. SdkTypeProxy seems to support the "standard" entities and their standard properties. But is there a way to work with custom properties and entities without reverting
Read More
I have this game I play. It's called "Make blog posts for error messages no-one else has ever seen".
This is the latest for MS CRM 3.0.
There is an error in XML document (1, 1523). ---> Microsoft.Crm.CrmException: Cannot convert local time to universal
Read More
This was a fun little exercise.
As it turns out,
SELECT [OrganizationId]
,[UserGroupId]
,[PrivilegeUserGroupId]
FROM [dbo].[OrganizationBase]
Will get you the information you need.
We needed to find this out due
Read More
Yet another fun instance of CRM doing strange things.
Ok. I need to create an email (no problem, done it in a workflow, and a scheduled task).
Then I need to "Send" it (not really sent, just marked as sent, I'm actually using it to record an SMS)
Read More