<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for Mitch Milam's Microsoft Discussions</title>
	<atom:link href="http://blogs.infinite-x.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.infinite-x.net</link>
	<description>Knowledge found and lost while working with Microsoft CRM</description>
	<pubDate>Sun, 06 Jul 2008 03:12:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on Enhancing CRM 4: Workflows vs. Plugins by mitch</title>
		<link>http://blogs.infinite-x.net/2008/06/04/enhancing-crm-4-workflows-vs-plugins/#comment-1092</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Tue, 01 Jul 2008 15:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2008/06/04/enhancing-crm-4-workflows-vs-plugins/#comment-1092</guid>
		<description>Mike,

It sounds like you have not refreshed your web reference after creating your custom entity.  Try that and see it it helps.  That is if you are using the normal CRM Web Service.

But, if you're talking about using the Microsoft.Crm.Sdk, and Microsoft.Crm.SdkTypeProxy, you're going to have to use a DynamicEntity to reference the custom Entity and Attributes.

Mitch</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>It sounds like you have not refreshed your web reference after creating your custom entity.  Try that and see it it helps.  That is if you are using the normal CRM Web Service.</p>
<p>But, if you&#039;re talking about using the Microsoft.Crm.Sdk, and Microsoft.Crm.SdkTypeProxy, you&#039;re going to have to use a DynamicEntity to reference the custom Entity and Attributes.</p>
<p>Mitch</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enhancing CRM 4: Workflows vs. Plugins by Mike Mc</title>
		<link>http://blogs.infinite-x.net/2008/06/04/enhancing-crm-4-workflows-vs-plugins/#comment-1091</link>
		<dc:creator>Mike Mc</dc:creator>
		<pubDate>Tue, 01 Jul 2008 08:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2008/06/04/enhancing-crm-4-workflows-vs-plugins/#comment-1091</guid>
		<description>This is really good but how do you use the plugin system with custom entities/fields? In crm 3.0 you could do customentity.customfield, i cant seem to get CRM 4.0 to compile a plugin based off the web service since it does not contain the iplugin class.</description>
		<content:encoded><![CDATA[<p>This is really good but how do you use the plugin system with custom entities/fields? In crm 3.0 you could do customentity.customfield, i cant seem to get CRM 4.0 to compile a plugin based off the web service since it does not contain the iplugin class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CRM 4.0 Workflow: Setting the Primary Contact&#039;s Parent Customer by Stacy</title>
		<link>http://blogs.infinite-x.net/2008/01/21/crm-40-workflow-setting-the-primary-contacts-parent-customer/#comment-1068</link>
		<dc:creator>Stacy</dc:creator>
		<pubDate>Thu, 26 Jun 2008 19:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2008/01/21/crm-40-workflow-setting-the-primary-contacts-parent-customer/#comment-1068</guid>
		<description>I got this to work and it is fantastic.</description>
		<content:encoded><![CDATA[<p>I got this to work and it is fantastic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CRM 4 Currency Calculations by Edwill</title>
		<link>http://blogs.infinite-x.net/2008/06/01/crm-4-currency-calculations/#comment-1047</link>
		<dc:creator>Edwill</dc:creator>
		<pubDate>Tue, 24 Jun 2008 09:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2008/06/01/crm-4-currency-calculations/#comment-1047</guid>
		<description>Hi there,

I get this peculiar error, tried to publish the form again but the problem still persists.  I wonder what else might be causing this?

E</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I get this peculiar error, tried to publish the form again but the problem still persists.  I wonder what else might be causing this?</p>
<p>E</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Including custom JavaScript files in MSCRM 3.0 by mitch</title>
		<link>http://blogs.infinite-x.net/2006/02/18/including-custom-javascript-files-in-mscrm-30/#comment-1038</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Mon, 23 Jun 2008 15:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/?p=37#comment-1038</guid>
		<description>Sahan,

Take a look at this:

http://www.codetoad.com/javascript/isnumeric.asp

Mitch</description>
		<content:encoded><![CDATA[<p>Sahan,</p>
<p>Take a look at this:</p>
<p><a href="http://www.codetoad.com/javascript/isnumeric.asp" rel="nofollow">http://www.codetoad.com/javascript/isnumeric.asp</a></p>
<p>Mitch</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Including custom JavaScript files in MSCRM 3.0 by sahan</title>
		<link>http://blogs.infinite-x.net/2006/02/18/including-custom-javascript-files-in-mscrm-30/#comment-1033</link>
		<dc:creator>sahan</dc:creator>
		<pubDate>Mon, 23 Jun 2008 05:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/?p=37#comment-1033</guid>
		<description>Hi

I am using MS CRM 4. Can I know how to add a custom java script to check if a field value is numaric or not

thankyou
sahan</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I am using MS CRM 4. Can I know how to add a custom java script to check if a field value is numaric or not</p>
<p>thankyou<br />
sahan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working with CRM Bit Fields by mitch</title>
		<link>http://blogs.infinite-x.net/2008/05/22/working-with-crm-bit-fields/#comment-1025</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Fri, 20 Jun 2008 20:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2008/05/22/working-with-crm-bit-fields/#comment-1025</guid>
		<description>Take a look at this article:
http://blogs.infinite-x.net/2006/03/04/using-the-dynamics-crm-30-bit-attribute-type/</description>
		<content:encoded><![CDATA[<p>Take a look at this article:<br />
<a href="http://blogs.infinite-x.net/2006/03/04/using-the-dynamics-crm-30-bit-attribute-type/" rel="nofollow">http://blogs.infinite-x.net/2006/03/04/using-the-dynamics-crm-30-bit-attribute-type/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working with CRM Bit Fields by mark</title>
		<link>http://blogs.infinite-x.net/2008/05/22/working-with-crm-bit-fields/#comment-1024</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Fri, 20 Jun 2008 20:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2008/05/22/working-with-crm-bit-fields/#comment-1024</guid>
		<description>I see that CRM 4.0 has the ability to do radio buttons out of the box for the Bit type attribute.  How do you convert it to a checkbox?</description>
		<content:encoded><![CDATA[<p>I see that CRM 4.0 has the ability to do radio buttons out of the box for the Bit type attribute.  How do you convert it to a checkbox?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introduction to the CRM SBE Configuration Wizard by mitch</title>
		<link>http://blogs.infinite-x.net/2006/12/11/introduction-to-the-crm-sbe-configuration-wizard/#comment-1016</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Thu, 19 Jun 2008 16:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2006/12/11/introduction-to-the-crm-sbe-configuration-wizard/#comment-1016</guid>
		<description>Gavin,

Can you elaborate a bit further on exactly what XML configuration file you're referring to?  Are you referring to Exported customizations or the XML file for the configuration wizard?

Mitch</description>
		<content:encoded><![CDATA[<p>Gavin,</p>
<p>Can you elaborate a bit further on exactly what XML configuration file you&#039;re referring to?  Are you referring to Exported customizations or the XML file for the configuration wizard?</p>
<p>Mitch</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introduction to the CRM SBE Configuration Wizard by Gavin Reuben</title>
		<link>http://blogs.infinite-x.net/2006/12/11/introduction-to-the-crm-sbe-configuration-wizard/#comment-1012</link>
		<dc:creator>Gavin Reuben</dc:creator>
		<pubDate>Thu, 19 Jun 2008 07:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2006/12/11/introduction-to-the-crm-sbe-configuration-wizard/#comment-1012</guid>
		<description>Is it possibe though to use and exisisting XML file from a oprevious configuration and load it into a new CRM 3.0 installation? I have tried but it always gives the error that "Customization file not found".</description>
		<content:encoded><![CDATA[<p>Is it possibe though to use and exisisting XML file from a oprevious configuration and load it into a new CRM 3.0 installation? I have tried but it always gives the error that &#034;Customization file not found&#034;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
