<?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 Lee Dale</title>
	<atom:link href="http://leedale.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://leedale.wordpress.com</link>
	<description>Microsoft .Net Framework, Microsoft SharePoint Server 2007, SQL Server 2005</description>
	<pubDate>Fri, 16 May 2008 02:34:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>Comment on Dynamically adding WebParts using WebPartManagerInternals class by Thao</title>
		<link>http://leedale.wordpress.com/2008/01/10/dynamically-adding-webparts-using-webpartmanagerinternals-class/#comment-1215</link>
		<dc:creator>Thao</dc:creator>
		<pubDate>Thu, 08 May 2008 18:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://leedale.wordpress.com/2008/01/10/dynamically-adding-webparts-using-webpartmanagerinternals-class/#comment-1215</guid>
		<description>I had the same problem, I had looked for it through many sites but they don't have a right solution. Now by your suggestion I've finished with it.

Thank you very much !</description>
		<content:encoded><![CDATA[<p>I had the same problem, I had looked for it through many sites but they don&#8217;t have a right solution. Now by your suggestion I&#8217;ve finished with it.</p>
<p>Thank you very much !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dynamically adding WebParts using WebPartManagerInternals class by guillermo</title>
		<link>http://leedale.wordpress.com/2008/01/10/dynamically-adding-webparts-using-webpartmanagerinternals-class/#comment-1214</link>
		<dc:creator>guillermo</dc:creator>
		<pubDate>Thu, 08 May 2008 09:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://leedale.wordpress.com/2008/01/10/dynamically-adding-webparts-using-webpartmanagerinternals-class/#comment-1214</guid>
		<description>bud, just wanted to post to thank you for this f***ing awesome article, it worked perfectly and made my day definitely since i have been for more than a working day trying to fix this problem...

BIG THANKS</description>
		<content:encoded><![CDATA[<p>bud, just wanted to post to thank you for this f***ing awesome article, it worked perfectly and made my day definitely since i have been for more than a working day trying to fix this problem&#8230;</p>
<p>BIG THANKS</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downgrading iPod Touch 1.1.2 and installing iPhone apps by jon</title>
		<link>http://leedale.wordpress.com/2007/12/28/downgrading-ipod-touch-112-and-installing-iphone-apps/#comment-1211</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Sat, 03 May 2008 13:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://leedale.wordpress.com/2007/12/28/downgrading-ipod-touch-112-and-installing-iphone-apps/#comment-1211</guid>
		<description>whenever i type in www.jailbreakme.com on safari it doesnt work. even after i downgraded the whole ipod it still doesnt work! Please Help!</description>
		<content:encoded><![CDATA[<p>whenever i type in <a href="http://www.jailbreakme.com" rel="nofollow">http://www.jailbreakme.com</a> on safari it doesnt work. even after i downgraded the whole ipod it still doesnt work! Please Help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Templated User Control with ASP.Net 2.0 by chamara</title>
		<link>http://leedale.wordpress.com/2007/08/11/creating-a-templated-user-control-with-aspnet-20/#comment-1210</link>
		<dc:creator>chamara</dc:creator>
		<pubDate>Fri, 02 May 2008 17:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://leedale.wordpress.com/2007/08/11/creating-a-templated-user-control-with-aspnet-20/#comment-1210</guid>
		<description>thank you  tried it ,it works</description>
		<content:encoded><![CDATA[<p>thank you  tried it ,it works</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programmatically removing all WebParts from a page in MOSS 2007 by Lee Dale</title>
		<link>http://leedale.wordpress.com/2008/04/15/programmatically-removing-all-webparts-from-a-page-in-moss-2007/#comment-1208</link>
		<dc:creator>Lee Dale</dc:creator>
		<pubDate>Fri, 18 Apr 2008 13:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://leedale.wordpress.com/2008/04/15/programmatically-removing-all-webparts-from-a-page-in-moss-2007/#comment-1208</guid>
		<description>Glad the article helped Peter.

As for your error, it indicates to me that the code in the featureactivated method is falling over when the feature gets activated

The best way to find out what's happening is to deactivate the stapler feature at farm level and recreate the MySite so you get a standard MySite page.  Then you can attach the Visual Studio debugger to your worker process and manually activate the feature so that execution drops into Visual Studio and you can step through to see whats falling over.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>Glad the article helped Peter.</p>
<p>As for your error, it indicates to me that the code in the featureactivated method is falling over when the feature gets activated</p>
<p>The best way to find out what&#8217;s happening is to deactivate the stapler feature at farm level and recreate the MySite so you get a standard MySite page.  Then you can attach the Visual Studio debugger to your worker process and manually activate the feature so that execution drops into Visual Studio and you can step through to see whats falling over.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programmatically removing all WebParts from a page in MOSS 2007 by PeterU</title>
		<link>http://leedale.wordpress.com/2008/04/15/programmatically-removing-all-webparts-from-a-page-in-moss-2007/#comment-1207</link>
		<dc:creator>PeterU</dc:creator>
		<pubDate>Fri, 18 Apr 2008 13:22:44 +0000</pubDate>
		<guid isPermaLink="false">http://leedale.wordpress.com/2008/04/15/programmatically-removing-all-webparts-from-a-page-in-moss-2007/#comment-1207</guid>
		<description>First of all thank you for your article. It helped me to understand how was this suppose to be done. But I do have a question.
I have tried your solution and I get this error when I want to create a My site for a new user.

There has been an error creating the personal site. Contact your site administrator for more information.

Somethimes I get even Access Denied (request access or sign in as another user) error.
Do you have any ideas on how to solve this?
Thank you!</description>
		<content:encoded><![CDATA[<p>First of all thank you for your article. It helped me to understand how was this suppose to be done. But I do have a question.<br />
I have tried your solution and I get this error when I want to create a My site for a new user.</p>
<p>There has been an error creating the personal site. Contact your site administrator for more information.</p>
<p>Somethimes I get even Access Denied (request access or sign in as another user) error.<br />
Do you have any ideas on how to solve this?<br />
Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Templated User Control with ASP.Net 2.0 by javier</title>
		<link>http://leedale.wordpress.com/2007/08/11/creating-a-templated-user-control-with-aspnet-20/#comment-1204</link>
		<dc:creator>javier</dc:creator>
		<pubDate>Sat, 12 Apr 2008 19:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://leedale.wordpress.com/2007/08/11/creating-a-templated-user-control-with-aspnet-20/#comment-1204</guid>
		<description>Hi, is there any way to download the source code for this example?

thanks a lot in advance</description>
		<content:encoded><![CDATA[<p>Hi, is there any way to download the source code for this example?</p>
<p>thanks a lot in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downgrading iPod Touch 1.1.2 and installing iPhone apps by harry</title>
		<link>http://leedale.wordpress.com/2007/12/28/downgrading-ipod-touch-112-and-installing-iphone-apps/#comment-1202</link>
		<dc:creator>harry</dc:creator>
		<pubDate>Thu, 10 Apr 2008 19:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://leedale.wordpress.com/2007/12/28/downgrading-ipod-touch-112-and-installing-iphone-apps/#comment-1202</guid>
		<description>i tried a million times someone told me the firmware used by iphone and ipod touch is the same so when i tried to restore my ipod with a iphone firmware the screen went white and now wen i connect to itunes it shows that i have connected an iphone in recovery mode</description>
		<content:encoded><![CDATA[<p>i tried a million times someone told me the firmware used by iphone and ipod touch is the same so when i tried to restore my ipod with a iphone firmware the screen went white and now wen i connect to itunes it shows that i have connected an iphone in recovery mode</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downgrading iPod Touch 1.1.2 and installing iPhone apps by harry</title>
		<link>http://leedale.wordpress.com/2007/12/28/downgrading-ipod-touch-112-and-installing-iphone-apps/#comment-1201</link>
		<dc:creator>harry</dc:creator>
		<pubDate>Thu, 10 Apr 2008 18:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://leedale.wordpress.com/2007/12/28/downgrading-ipod-touch-112-and-installing-iphone-apps/#comment-1201</guid>
		<description>how many times do i try for my ipod to downgrade to 1.1.1 and does it also work when you r downgrading 1.1.4 to 1.1.1</description>
		<content:encoded><![CDATA[<p>how many times do i try for my ipod to downgrade to 1.1.1 and does it also work when you r downgrading 1.1.4 to 1.1.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Downgrading iPod Touch 1.1.2 and installing iPhone apps by karen</title>
		<link>http://leedale.wordpress.com/2007/12/28/downgrading-ipod-touch-112-and-installing-iphone-apps/#comment-1200</link>
		<dc:creator>karen</dc:creator>
		<pubDate>Sat, 05 Apr 2008 18:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://leedale.wordpress.com/2007/12/28/downgrading-ipod-touch-112-and-installing-iphone-apps/#comment-1200</guid>
		<description>hii lee
i was juss wondering if u can help me find the tweaks 1.1.1 on my ipod touch.i already tried to find it in the installer&#62;install but i can only find tweaks n now i cant download anything on my ipod touch soo plzz help, i really appreciate it thnx in advanced</description>
		<content:encoded><![CDATA[<p>hii lee<br />
i was juss wondering if u can help me find the tweaks 1.1.1 on my ipod touch.i already tried to find it in the installer&gt;install but i can only find tweaks n now i cant download anything on my ipod touch soo plzz help, i really appreciate it thnx in advanced</p>
]]></content:encoded>
	</item>
</channel>
</rss>
