Archive for August, 2007

Greetings Everyone,
I have another posting on the Microsoft CRM Team Blog today where I discuss creating a Change Request system within CRM.
Download the customizations outlined in the article here.
Thanks, Mitch

I was writing a bit of Javascript yesterday when I noticed something interesting related to the value of the crmForm.FormType property.
The crmForm has a property called FormType, which allows you to distinguish between the different types of forms you may encounter as a user creates or edits a CRM Entity.
When a user clicks the New […]

I ran into the following error message yesterday while sending email from the CRM Web Client:

This was on a CRM Professional installation with the CRM and Exchange existing on different servers.
The following article walks you through various troubleshooting steps required to determine the root cause of the issue.
How to configure the outgoing e-mail functionality […]

Sometimes I find the strangest and most helpful utilities while searching the Internet for a solution to a project on which I'm working.
WMI Code Creator v1.0 is no different.  If you are working with WMI ( Windows Management Instrumentation ), you need to have this installed.  It will actually generate the C#, VB.NET, and VBScript […]