<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Phil Edry's Dynamics CRM Blog</title>
	<link>http://dynamicscrmblog.com</link>
	<description>Where Microsoft technology meets sales, marketing, and customer service</description>
	<pubDate>Fri, 10 Sep 2010 23:39:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>Comment on Hacking the 4.0 Data Migration Manager to Migrate Email Attachments by suri</title>
		<link>http://dynamicscrmblog.com/9#comment-314</link>
		<dc:creator>suri</dc:creator>
		<pubDate>Fri, 27 Aug 2010 20:07:49 +0000</pubDate>
		<guid>http://dynamicscrmblog.com/9#comment-314</guid>
		<description>Hi.. We are looking for a solution where we would like to move email attachments into another crm environment .. can you please share what you have done 
Suri</description>
		<content:encoded><![CDATA[<p>Hi.. We are looking for a solution where we would like to move email attachments into another crm environment .. can you please share what you have done<br />
Suri</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hacking the 4.0 Data Migration Manager to Migrate Email Attachments by Mike Prieskorn</title>
		<link>http://dynamicscrmblog.com/9#comment-304</link>
		<dc:creator>Mike Prieskorn</dc:creator>
		<pubDate>Fri, 16 Jul 2010 07:53:19 +0000</pubDate>
		<guid>http://dynamicscrmblog.com/9#comment-304</guid>
		<description>Hi Phil,
I would like to merge two CRM 4.0 systems with DMM and I need all attachments and bigger descriptions in activities. Could you help me with your code snippets to do this?

Thank you for cooperation
Mike</description>
		<content:encoded><![CDATA[<p>Hi Phil,<br />
I would like to merge two CRM 4.0 systems with DMM and I need all attachments and bigger descriptions in activities. Could you help me with your code snippets to do this?</p>
<p>Thank you for cooperation<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why aren&#8217;t my custom attributes and custom entities showing up in my intellisense? by Chuck</title>
		<link>http://dynamicscrmblog.com/7#comment-298</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Fri, 07 May 2010 19:19:23 +0000</pubDate>
		<guid>http://dynamicscrmblog.com/7#comment-298</guid>
		<description>THis was driving me crazy, I would think that load the page would reload the custom attributes. I was using a proxy dll so I had to recompile it for my new fields to be seen.</description>
		<content:encoded><![CDATA[<p>THis was driving me crazy, I would think that load the page would reload the custom attributes. I was using a proxy dll so I had to recompile it for my new fields to be seen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What does &#8220;Enable presence for this column&#8221; do when you Change Column Properties on a View? by Beltrao</title>
		<link>http://dynamicscrmblog.com/6#comment-296</link>
		<dc:creator>Beltrao</dc:creator>
		<pubDate>Wed, 05 May 2010 18:31:58 +0000</pubDate>
		<guid>http://dynamicscrmblog.com/6#comment-296</guid>
		<description>Matt, did you succeed in removing it from Fullname?

I've been trying too but coudln't.</description>
		<content:encoded><![CDATA[<p>Matt, did you succeed in removing it from Fullname?</p>
<p>I&#8217;ve been trying too but coudln&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hacking the 4.0 Data Migration Manager to Migrate Email Attachments by Bryan Garcia</title>
		<link>http://dynamicscrmblog.com/9#comment-295</link>
		<dc:creator>Bryan Garcia</dc:creator>
		<pubDate>Tue, 04 May 2010 17:45:10 +0000</pubDate>
		<guid>http://dynamicscrmblog.com/9#comment-295</guid>
		<description>Thanks for the post. I am interested to know the steps that need to be followed to migrate the email attachments and I would appreciate it if you can share the steps/code with me. I am working on a CRM migration project which requires me to import email attachments.</description>
		<content:encoded><![CDATA[<p>Thanks for the post. I am interested to know the steps that need to be followed to migrate the email attachments and I would appreciate it if you can share the steps/code with me. I am working on a CRM migration project which requires me to import email attachments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why aren&#8217;t my custom attributes and custom entities showing up in my intellisense? by Phil</title>
		<link>http://dynamicscrmblog.com/7#comment-291</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Wed, 07 Apr 2010 17:44:30 +0000</pubDate>
		<guid>http://dynamicscrmblog.com/7#comment-291</guid>
		<description>Mariq,

Do you have the organizaiton name at the end of your webservice url? What version of Visual Studio are you using?

Best,
Phil</description>
		<content:encoded><![CDATA[<p>Mariq,</p>
<p>Do you have the organizaiton name at the end of your webservice url? What version of Visual Studio are you using?</p>
<p>Best,<br />
Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why aren&#8217;t my custom attributes and custom entities showing up in my intellisense? by mariq</title>
		<link>http://dynamicscrmblog.com/7#comment-290</link>
		<dc:creator>mariq</dc:creator>
		<pubDate>Wed, 07 Apr 2010 07:28:27 +0000</pubDate>
		<guid>http://dynamicscrmblog.com/7#comment-290</guid>
		<description>Hi,

Thanks for the post, it was very helpful, but i have a question.

I`ve published my customizations in CRM 4.0, updated the Web reference in my project, but still couldn`t find my custom attributes (there are some, but not the  ones, made after adding the crm web reference)

This is happening even though i`ve updeted the web reference.
Do you have any idea what else could be the problem.

Cheers, 
Mariq</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the post, it was very helpful, but i have a question.</p>
<p>I`ve published my customizations in CRM 4.0, updated the Web reference in my project, but still couldn`t find my custom attributes (there are some, but not the  ones, made after adding the crm web reference)</p>
<p>This is happening even though i`ve updeted the web reference.<br />
Do you have any idea what else could be the problem.</p>
<p>Cheers,<br />
Mariq</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hacking the 4.0 Data Migration Manager to Migrate Email Attachments by Kristoffer John De Vera</title>
		<link>http://dynamicscrmblog.com/9#comment-283</link>
		<dc:creator>Kristoffer John De Vera</dc:creator>
		<pubDate>Wed, 25 Nov 2009 06:19:17 +0000</pubDate>
		<guid>http://dynamicscrmblog.com/9#comment-283</guid>
		<description>Hi,

Great article.

I would want to ask how were you able to migrate the emails?

My companies emails contain html so i find it hard to save it in a csv file.

Also there are emails (set in the To, From, CC, etc.) that are not in the system which cause reference error.

Hope you can help.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Great article.</p>
<p>I would want to ask how were you able to migrate the emails?</p>
<p>My companies emails contain html so i find it hard to save it in a csv file.</p>
<p>Also there are emails (set in the To, From, CC, etc.) that are not in the system which cause reference error.</p>
<p>Hope you can help.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Altriva CRM to SharePoint Site Creation and Clients List Integration by Altriva CRM to SharePoint Site Creation and Clients List Integration &#171; crm like soft</title>
		<link>http://dynamicscrmblog.com/33#comment-254</link>
		<dc:creator>Altriva CRM to SharePoint Site Creation and Clients List Integration &#171; crm like soft</dc:creator>
		<pubDate>Sat, 19 Sep 2009 00:55:51 +0000</pubDate>
		<guid>http://dynamicscrmblog.com/33#comment-254</guid>
		<description>[...] more here:  Altriva CRM to SharePoint Site Creation and Clients List Integration   18 Sep 09 &#124; [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] more here:  Altriva CRM to SharePoint Site Creation and Clients List Integration   18 Sep 09 | [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MB2-633 Second Shot Passed! (Installation and Deployment for Microsoft Dynamics CRM 4.0) by sandrar</title>
		<link>http://dynamicscrmblog.com/13#comment-250</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 15:14:27 +0000</pubDate>
		<guid>http://dynamicscrmblog.com/13#comment-250</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://dynamicscrmblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
