Day of the Developer

Living the life of a developer. What is development work really like?

<July 2010>
SuMoTuWeThFrSa
27282930123
45678910
11121314151617
18192021222324
25262728293031
1234567

Post Categories

Article Categories

News

I'm a dad :) Welcome to a new life.

Navigation

Software Business Tips

My Sites

Subscriptions



MSCRM (RSS)

Microsoft CRM
CRM Certified Developer
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

posted Tuesday, January 22, 2008 2:11 PM by admin with 0 Comments

CRM4 - Am I missing something?
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

posted Monday, January 21, 2008 1:46 PM by admin with 0 Comments

Cannot convert local time to universal time
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

posted Monday, November 05, 2007 1:10 PM by admin with 1 Comments

Determining the PrivUserGroup CRM is using.
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

posted Monday, November 05, 2007 12:10 PM by admin with 0 Comments

When is a CRM tracing token not a tracking token?
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

posted Tuesday, January 16, 2007 7:14 PM by admin with 0 Comments

Powered by Community Server, by Telligent Systems