Day of the Developer

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

<November 2007>
SuMoTuWeThFrSa
28293031123
45678910
11121314151617
18192021222324
2526272829301
2345678

Post Categories

Article Categories

News

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

Navigation

Software Business Tips

My Sites

Subscriptions



Monday, November 05, 2007 - Posts

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

Powered by Community Server, by Telligent Systems