<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.crowehorwath.com/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>CRM Blog - All Comments</title><link>http://www.crowehorwath.com/cs/blogs/crm/default.aspx</link><description>We will be aiming to be just a little different with this blog. We will cover everything around CRM technology with a focus on Microsoft CRM but more importantly we will also be covering the CRM business and processes around it. CRM, when implemented correctly can be a great asset to an organization and in contrast when implemented badly can simply become an expensive and underutilized contact management system. 

A blog is only as successful as its audience or readership, therefore please feel free to post feedback about anything we post. If there is an area about CRM you would like to see discussed let us know and maybe one of our bloggers can post an article about it. 
Keep reading the blog as we go beyond the technology and discuss what it takes to implement a successful CRM solution. 

Thanks for stopping by and don&amp;#39;t forget to subscribe.
</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>re: Adding An IFrame That Contains A View Of Related Entity</title><link>http://www.crowehorwath.com/cs/blogs/crm/archive/2008/03/18/adding-an-i-frame-that-contains-a-view-of-related-entity.aspx#4754</link><pubDate>Mon, 15 Dec 2008 19:50:43 GMT</pubDate><guid isPermaLink="false">733c1265-83be-4492-a5ff-7e2be949a514:4754</guid><dc:creator>Danny Varghese</dc:creator><description>&lt;p&gt;Hi Mark,&lt;/p&gt;
&lt;p&gt;To get around this, I check the form type when it loads. &amp;nbsp;So if the form type = 1 (new/create form), then I don&amp;#39;t call the code. &amp;nbsp;This will prevent the error from happening. &amp;nbsp;Hope that helps!&lt;/p&gt;
&lt;img src="http://www.crowehorwath.com/cs/aggbug.aspx?PostID=4754" width="1" height="1"&gt;</description></item><item><title>re: Adding An IFrame That Contains A View Of Related Entity</title><link>http://www.crowehorwath.com/cs/blogs/crm/archive/2008/03/18/adding-an-i-frame-that-contains-a-view-of-related-entity.aspx#4630</link><pubDate>Wed, 03 Dec 2008 15:53:38 GMT</pubDate><guid isPermaLink="false">733c1265-83be-4492-a5ff-7e2be949a514:4630</guid><dc:creator>Mark</dc:creator><description>&lt;p&gt;I get an error where the IFrame is when creating a new account . &amp;nbsp;Can you append your code to deal with the null? &amp;nbsp;Accounts with existing records for my custom entity show up fine in the IFrame&lt;/p&gt;
&lt;img src="http://www.crowehorwath.com/cs/aggbug.aspx?PostID=4630" width="1" height="1"&gt;</description></item><item><title>re: Adding An I_Frame For An N:N Relationship</title><link>http://www.crowehorwath.com/cs/blogs/crm/archive/2008/07/10/adding-an-i-frame-for-an-n-n-relationship.aspx#4531</link><pubDate>Fri, 14 Nov 2008 05:30:36 GMT</pubDate><guid isPermaLink="false">733c1265-83be-4492-a5ff-7e2be949a514:4531</guid><dc:creator>bopdilly</dc:creator><description>&lt;p&gt;Excellent blog! Interesting article and very informative! I will necessarily subscribe for this blog. &lt;a rel="nofollow" target="_new" href="http://lowsalego.com/map.html"&gt;http://lowsalego.com/map.html&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://www.crowehorwath.com/cs/aggbug.aspx?PostID=4531" width="1" height="1"&gt;</description></item><item><title>re: Server Was Unable To Process Request - Generic Error Message</title><link>http://www.crowehorwath.com/cs/blogs/crm/archive/2008/03/11/server-was-unable-to-process-request-generic-error-message.aspx#4124</link><pubDate>Tue, 14 Oct 2008 17:09:29 GMT</pubDate><guid isPermaLink="false">733c1265-83be-4492-a5ff-7e2be949a514:4124</guid><dc:creator>Danny Varghese</dc:creator><description>&lt;p&gt;I&amp;#39;d also like to add with the Visual Studio debugging tool, you can also step into the program and quick watch or explore the exception. &amp;nbsp;This, I&amp;#39;ve found, to be the best method of figuring out truly what the issue is.&lt;/p&gt;
&lt;img src="http://www.crowehorwath.com/cs/aggbug.aspx?PostID=4124" width="1" height="1"&gt;</description></item><item><title>re: Adding An IFrame That Contains A View Of Related Entity</title><link>http://www.crowehorwath.com/cs/blogs/crm/archive/2008/03/18/adding-an-i-frame-that-contains-a-view-of-related-entity.aspx#4122</link><pubDate>Tue, 14 Oct 2008 14:51:43 GMT</pubDate><guid isPermaLink="false">733c1265-83be-4492-a5ff-7e2be949a514:4122</guid><dc:creator>Danny Varghese</dc:creator><description>&lt;p&gt;Hi Katyc,&lt;/p&gt;
&lt;p&gt;I_Frames reference a URL, so you can simply put the URL for the advanced find. &amp;nbsp;Now if you want the advanced find to run with specific parameters found on the form you&amp;#39;re on, then you can dynamically build the url and set the I_FRAME url as mentioned in this blog. &amp;nbsp;Hope this helps, good luck!&lt;/p&gt;
&lt;img src="http://www.crowehorwath.com/cs/aggbug.aspx?PostID=4122" width="1" height="1"&gt;</description></item><item><title>re: Adding An IFrame That Contains A View Of Related Entity</title><link>http://www.crowehorwath.com/cs/blogs/crm/archive/2008/03/18/adding-an-i-frame-that-contains-a-view-of-related-entity.aspx#4120</link><pubDate>Tue, 14 Oct 2008 13:24:31 GMT</pubDate><guid isPermaLink="false">733c1265-83be-4492-a5ff-7e2be949a514:4120</guid><dc:creator>Danny Varghese</dc:creator><description>&lt;p&gt;Hi Rob,&lt;/p&gt;
&lt;p&gt;The way you can find that &amp;quot;area&amp;quot; parameter out is either you can type &amp;quot;ctrl-n&amp;quot; &amp;nbsp;to open a new IE page and then view the source of the page, or if your IE toolbar allows to view the source directly. &amp;nbsp;Once you have the page source code visible, search for that parameter and you can just copy and paste! &amp;nbsp;Good luck!&lt;/p&gt;
&lt;img src="http://www.crowehorwath.com/cs/aggbug.aspx?PostID=4120" width="1" height="1"&gt;</description></item><item><title>re: Adding An IFrame That Contains A View Of Related Entity</title><link>http://www.crowehorwath.com/cs/blogs/crm/archive/2008/03/18/adding-an-i-frame-that-contains-a-view-of-related-entity.aspx#4050</link><pubDate>Thu, 04 Sep 2008 13:43:21 GMT</pubDate><guid isPermaLink="false">733c1265-83be-4492-a5ff-7e2be949a514:4050</guid><dc:creator>Jordan</dc:creator><description>&lt;p&gt;I think this is what Katyc meant: &lt;/p&gt;
&lt;p&gt;She wanted to use a different view other than the standard associated view for an iFrame. (Example: &amp;quot;Advanced Find&amp;quot; view)&lt;/p&gt;
&lt;p&gt;-------------------------&lt;/p&gt;
&lt;p&gt;Hi Katyc,&lt;/p&gt;
&lt;p&gt;Sorry for the late response, but I&amp;#39;ve been away for about two months and am just getting back. &amp;nbsp;Could you please be more specific in your question? &amp;nbsp;What kind of view? &amp;nbsp;Thanks!&lt;/p&gt;
&lt;img src="http://www.crowehorwath.com/cs/aggbug.aspx?PostID=4050" width="1" height="1"&gt;</description></item><item><title>re: Leverage the Power of Windows Workflow Foundation with Microsoft Dynamics CRM 3.0</title><link>http://www.crowehorwath.com/cs/blogs/crm/archive/2007/09/24/leverage-the-power-of-windows-workflow-foundation-with-microsoft-dynamics-crm-3-0.aspx#3876</link><pubDate>Wed, 20 Aug 2008 09:37:55 GMT</pubDate><guid isPermaLink="false">733c1265-83be-4492-a5ff-7e2be949a514:3876</guid><dc:creator>Custom CRM Software </dc:creator><description>&lt;p&gt;Thanks for the nice post... great work done...&lt;/p&gt;
&lt;img src="http://www.crowehorwath.com/cs/aggbug.aspx?PostID=3876" width="1" height="1"&gt;</description></item><item><title>re: Adding An IFrame That Contains A View Of Related Entity</title><link>http://www.crowehorwath.com/cs/blogs/crm/archive/2008/03/18/adding-an-i-frame-that-contains-a-view-of-related-entity.aspx#3817</link><pubDate>Fri, 15 Aug 2008 14:54:36 GMT</pubDate><guid isPermaLink="false">733c1265-83be-4492-a5ff-7e2be949a514:3817</guid><dc:creator>Rob</dc:creator><description>&lt;p&gt;where does the area* part of the url come from how do i find this out....&lt;/p&gt;
&lt;p&gt;above it says -&amp;gt; tabSet=areaActivityHistory&lt;/p&gt;
&lt;p&gt;many thanks&lt;/p&gt;
&lt;img src="http://www.crowehorwath.com/cs/aggbug.aspx?PostID=3817" width="1" height="1"&gt;</description></item><item><title>re: CRM 3.0 Callouts not working after 4.0 Upgrade</title><link>http://www.crowehorwath.com/cs/blogs/crm/archive/2008/07/09/crm-3-0-callouts-not-working-after-4-0-upgrade.aspx#3808</link><pubDate>Thu, 14 Aug 2008 12:52:19 GMT</pubDate><guid isPermaLink="false">733c1265-83be-4492-a5ff-7e2be949a514:3808</guid><dc:creator>Luke Simpson</dc:creator><description>&lt;p&gt;The dll doesn&amp;#39;t download really anywhere. &amp;nbsp;it is installed with CRM 3.0, so you should still have it on your system if you upgraded from 3.0 to 4.0. &amp;nbsp;If you are using a fresh 4.0 install, and can&amp;#39;t find the dll anywhere, send me an email at lsimpson@crowechizek.com. &amp;nbsp;I&amp;#39;ll zip up the dll and send it to you.&lt;/p&gt;&lt;img src="http://www.crowehorwath.com/cs/aggbug.aspx?PostID=3808" width="1" height="1"&gt;</description></item><item><title>re: CRM 3.0 Callouts not working after 4.0 Upgrade</title><link>http://www.crowehorwath.com/cs/blogs/crm/archive/2008/07/09/crm-3-0-callouts-not-working-after-4-0-upgrade.aspx#3801</link><pubDate>Wed, 13 Aug 2008 16:12:32 GMT</pubDate><guid isPermaLink="false">733c1265-83be-4492-a5ff-7e2be949a514:3801</guid><dc:creator>Darren Hubert</dc:creator><description>&lt;p&gt;Hi Luke, Found this blog per the mentioned problem. &amp;nbsp;I am unable to locate the Microsoft.Crm.Platform.Callout.Base.dll anywhere on the CRM server. &amp;nbsp;Where would this be located?&lt;/p&gt;
&lt;img src="http://www.crowehorwath.com/cs/aggbug.aspx?PostID=3801" width="1" height="1"&gt;</description></item><item><title>re: CRM Custom RSS Feed in less than 30 minutes</title><link>http://www.crowehorwath.com/cs/blogs/crm/archive/2008/07/11/crm-custom-rss-feed-in-less-than-30-minutes.aspx#3779</link><pubDate>Mon, 11 Aug 2008 14:14:10 GMT</pubDate><guid isPermaLink="false">733c1265-83be-4492-a5ff-7e2be949a514:3779</guid><dc:creator>Carsten</dc:creator><description>&lt;p&gt;Your image isn&amp;#180;t visible and if you would please offer your full code (using references), cause your&amp;#180;re getting errors if you&amp;#180;re using default values from VS2005.&lt;/p&gt;
&lt;p&gt;Thanks a lot&lt;/p&gt;
&lt;img src="http://www.crowehorwath.com/cs/aggbug.aspx?PostID=3779" width="1" height="1"&gt;</description></item><item><title>re: Cloning An Entity In CRM</title><link>http://www.crowehorwath.com/cs/blogs/crm/archive/2008/03/26/cloning-an-entity-in-crm.aspx#1777</link><pubDate>Tue, 17 Jun 2008 23:32:44 GMT</pubDate><guid isPermaLink="false">733c1265-83be-4492-a5ff-7e2be949a514:1777</guid><dc:creator>Ian Randall</dc:creator><description>&lt;p&gt;Nice... &lt;/p&gt;
&lt;p&gt;The only drawback of this approach is that you cannot clone an entity&amp;#39;s fields that are not on the form. We recently had a fairly large custom entity that would show/hide stuff based on picklist values selected at runtime, and we needed to clone the whole thing... so we abstracted this functionality into a .net WF library and invoked it from a CRM Workflow.&lt;/p&gt;
&lt;p&gt;Using javascript would have been much neater though!&lt;/p&gt;
&lt;p&gt;-- Ian Randall, Auckland --&lt;/p&gt;
&lt;img src="http://www.crowehorwath.com/cs/aggbug.aspx?PostID=1777" width="1" height="1"&gt;</description></item><item><title>re: Server Was Unable To Process Request - Generic Error Message</title><link>http://www.crowehorwath.com/cs/blogs/crm/archive/2008/03/11/server-was-unable-to-process-request-generic-error-message.aspx#1715</link><pubDate>Sat, 14 Jun 2008 23:40:48 GMT</pubDate><guid isPermaLink="false">733c1265-83be-4492-a5ff-7e2be949a514:1715</guid><dc:creator>Eran Yaron</dc:creator><description>&lt;p&gt;If it&amp;#39;s a soap exception you can also try the soapEx.Detail.OuterXml to get some more information on what went wrong...&lt;/p&gt;
&lt;img src="http://www.crowehorwath.com/cs/aggbug.aspx?PostID=1715" width="1" height="1"&gt;</description></item><item><title>re: Cloning An Entity In CRM</title><link>http://www.crowehorwath.com/cs/blogs/crm/archive/2008/03/26/cloning-an-entity-in-crm.aspx#1714</link><pubDate>Sat, 14 Jun 2008 23:06:22 GMT</pubDate><guid isPermaLink="false">733c1265-83be-4492-a5ff-7e2be949a514:1714</guid><dc:creator>Eran</dc:creator><description>&lt;p&gt;Nice technique, simple and elegant, worx great!&lt;/p&gt;
&lt;img src="http://www.crowehorwath.com/cs/aggbug.aspx?PostID=1714" width="1" height="1"&gt;</description></item></channel></rss>