<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: User Profile MySite Redirect via Delegate Control</title>
	<atom:link href="http://solutionizing.net/2008/12/08/user-profile-mysite-redirect-via-delegate-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://solutionizing.net/2008/12/08/user-profile-mysite-redirect-via-delegate-control/</link>
	<description>Random thoughts on custom development in SharePoint.</description>
	<lastBuildDate>Fri, 06 Jan 2012 00:13:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Keith Dahlby</title>
		<link>http://solutionizing.net/2008/12/08/user-profile-mysite-redirect-via-delegate-control/#comment-624</link>
		<dc:creator><![CDATA[Keith Dahlby]]></dc:creator>
		<pubDate>Sat, 13 Mar 2010 14:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=223#comment-624</guid>
		<description><![CDATA[Perry ~

This solution builds on the existing userdisp.aspx - all you need is an assembly with the ProfileMySiteRedirectControl class (Solutionizing.ProfileMySiteRedirect.dll in my example), wired up through a Control element in a feature manifest.

Hope this helps ~
Keith]]></description>
		<content:encoded><![CDATA[<p>Perry ~</p>
<p>This solution builds on the existing userdisp.aspx &#8211; all you need is an assembly with the ProfileMySiteRedirectControl class (Solutionizing.ProfileMySiteRedirect.dll in my example), wired up through a Control element in a feature manifest.</p>
<p>Hope this helps ~<br />
Keith</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Perry</title>
		<link>http://solutionizing.net/2008/12/08/user-profile-mysite-redirect-via-delegate-control/#comment-622</link>
		<dc:creator><![CDATA[Perry]]></dc:creator>
		<pubDate>Fri, 12 Mar 2010 22:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=223#comment-622</guid>
		<description><![CDATA[Should there be a userdisp.ascx in the codeplex source somewhere?]]></description>
		<content:encoded><![CDATA[<p>Should there be a userdisp.ascx in the codeplex source somewhere?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://solutionizing.net/2008/12/08/user-profile-mysite-redirect-via-delegate-control/#comment-464</link>
		<dc:creator><![CDATA[Andy]]></dc:creator>
		<pubDate>Wed, 26 Aug 2009 09:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=223#comment-464</guid>
		<description><![CDATA[Ah, I see.... &quot;Regional Settings&quot; and &quot;My Alerts&quot; - that makes sense. I can see why you might need to go the page now. I&#039;m happy that I understand what&#039;s going on, thanks for clarifying.

Sorry - one supplemental Q - I&#039;ve just checked and I can&#039;t see a link for Regional Settings on userdisp.aspx - I just get &quot;My Alerts&quot; - any ideas?

Thanks again.

A.]]></description>
		<content:encoded><![CDATA[<p>Ah, I see&#8230;. &#8220;Regional Settings&#8221; and &#8220;My Alerts&#8221; &#8211; that makes sense. I can see why you might need to go the page now. I&#8217;m happy that I understand what&#8217;s going on, thanks for clarifying.</p>
<p>Sorry &#8211; one supplemental Q &#8211; I&#8217;ve just checked and I can&#8217;t see a link for Regional Settings on userdisp.aspx &#8211; I just get &#8220;My Alerts&#8221; &#8211; any ideas?</p>
<p>Thanks again.</p>
<p>A.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Dahlby</title>
		<link>http://solutionizing.net/2008/12/08/user-profile-mysite-redirect-via-delegate-control/#comment-462</link>
		<dc:creator><![CDATA[Keith Dahlby]]></dc:creator>
		<pubDate>Tue, 25 Aug 2009 13:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=223#comment-462</guid>
		<description><![CDATA[Andy ~

You are correct that with MOSS the profile fields are read-only. However, there are also two site-specific links on that page: My Regional Settings and My Alerts. Providing access to those is the purpose of the force parameter.

Alternatively, you could set My Settings to ignore Force and just provide those site collection preference links elsewhere, maybe in the Personal Action menu. However, going that route means that all documentation of the standard WSS/MOSS behavior will be useless to your users, so weigh accordingly.

Cheers ~
Keith]]></description>
		<content:encoded><![CDATA[<p>Andy ~</p>
<p>You are correct that with MOSS the profile fields are read-only. However, there are also two site-specific links on that page: My Regional Settings and My Alerts. Providing access to those is the purpose of the force parameter.</p>
<p>Alternatively, you could set My Settings to ignore Force and just provide those site collection preference links elsewhere, maybe in the Personal Action menu. However, going that route means that all documentation of the standard WSS/MOSS behavior will be useless to your users, so weigh accordingly.</p>
<p>Cheers ~<br />
Keith</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://solutionizing.net/2008/12/08/user-profile-mysite-redirect-via-delegate-control/#comment-461</link>
		<dc:creator><![CDATA[Andy]]></dc:creator>
		<pubDate>Tue, 25 Aug 2009 09:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=223#comment-461</guid>
		<description><![CDATA[Keith, thanks for taking the time to write this up, I&#039;ve found it helpful.

I am trying to get my head around the confusing world of Mysites/Profiles and the WSS simple user details page.

I follow everything you&#039;ve said and also had previously looked at Zac Smith&#039;s example. But I wonder if you can clear something up....?

You say above that &quot;the My Settings link should stay at the user information list to allow editing.&quot; - I don&#039;t get this.

As I understood it, the WSS style user page doesn&#039;t allow editing if you have a MOSS user profile, is that right? In this (my) case when you click &quot;My Settings&quot; from the Welcome control you get a pretty useless read-only page which won&#039;t let you edit any of the fields.... So having the redirect to the mysite (with the edit details link) would be much more useful. I see how I can do this by removing the Force=True logic, but just wanted to check that my understanding is correct and that my environment is behaving as designed..... is it right that the user info page via &quot;My Settings&quot; isn&#039;t editable in this case? If so, what did you mean above? Thanks for any help, appreciate it.]]></description>
		<content:encoded><![CDATA[<p>Keith, thanks for taking the time to write this up, I&#8217;ve found it helpful.</p>
<p>I am trying to get my head around the confusing world of Mysites/Profiles and the WSS simple user details page.</p>
<p>I follow everything you&#8217;ve said and also had previously looked at Zac Smith&#8217;s example. But I wonder if you can clear something up&#8230;.?</p>
<p>You say above that &#8220;the My Settings link should stay at the user information list to allow editing.&#8221; &#8211; I don&#8217;t get this.</p>
<p>As I understood it, the WSS style user page doesn&#8217;t allow editing if you have a MOSS user profile, is that right? In this (my) case when you click &#8220;My Settings&#8221; from the Welcome control you get a pretty useless read-only page which won&#8217;t let you edit any of the fields&#8230;. So having the redirect to the mysite (with the edit details link) would be much more useful. I see how I can do this by removing the Force=True logic, but just wanted to check that my understanding is correct and that my environment is behaving as designed&#8230;.. is it right that the user info page via &#8220;My Settings&#8221; isn&#8217;t editable in this case? If so, what did you mean above? Thanks for any help, appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Refactoring with LINQ &#38; Iterators: FindDescendantControl and GetDescendantControls &#171; Solutionizing .NET</title>
		<link>http://solutionizing.net/2008/12/08/user-profile-mysite-redirect-via-delegate-control/#comment-329</link>
		<dc:creator><![CDATA[Refactoring with LINQ &#38; Iterators: FindDescendantControl and GetDescendantControls &#171; Solutionizing .NET]]></dc:creator>
		<pubDate>Tue, 23 Jun 2009 06:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=223#comment-329</guid>
		<description><![CDATA[[...] and&#160;GetDescendantControls June 23, 2009 &#8212; Keith Dahlby   A while back I put together a quick and dirty implementation of a FindControl extension [...]]]></description>
		<content:encoded><![CDATA[<p>[...] and&nbsp;GetDescendantControls June 23, 2009 &#8212; Keith Dahlby   A while back I put together a quick and dirty implementation of a FindControl extension [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Dahlby</title>
		<link>http://solutionizing.net/2008/12/08/user-profile-mysite-redirect-via-delegate-control/#comment-250</link>
		<dc:creator><![CDATA[Keith Dahlby]]></dc:creator>
		<pubDate>Sat, 28 Mar 2009 18:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=223#comment-250</guid>
		<description><![CDATA[Rather than redirect the My Settings link, I would add a separate link to My Profile. This could either be added to the Personal Action menu (where My Settings is) with a custom action, or as a replacement for the My Site link through the GlobalSiteLink1 delegate control. I may add these as additional features for this solution. Also, check out &lt;a href=&quot;http://www.wssdemo.com/Blog/archive/2009/03/05/SharePoint-User-Profiles-and-My-Sites.aspx&quot; title=&quot;SharePoint User Profiles, My Links and My SharePoint Sites without a personal My Site&quot; rel=&quot;nofollow&quot;&gt;Ian&#039;s post&lt;/a&gt; on the other details of using User Profiles without a MySite.]]></description>
		<content:encoded><![CDATA[<p>Rather than redirect the My Settings link, I would add a separate link to My Profile. This could either be added to the Personal Action menu (where My Settings is) with a custom action, or as a replacement for the My Site link through the GlobalSiteLink1 delegate control. I may add these as additional features for this solution. Also, check out <a href="http://www.wssdemo.com/Blog/archive/2009/03/05/SharePoint-User-Profiles-and-My-Sites.aspx" title="SharePoint User Profiles, My Links and My SharePoint Sites without a personal My Site" rel="nofollow">Ian&#8217;s post</a> on the other details of using User Profiles without a MySite.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francis</title>
		<link>http://solutionizing.net/2008/12/08/user-profile-mysite-redirect-via-delegate-control/#comment-249</link>
		<dc:creator><![CDATA[Francis]]></dc:creator>
		<pubDate>Sat, 28 Mar 2009 12:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=223#comment-249</guid>
		<description><![CDATA[Thanks for the quick response. This is what led me to your solution. We do not have Mysites enabled for our staff. We would like them to still have access to their My Profile page and click on Edit details to update their profile details successfully. Staff should not see their private Mysite but when they click on athe mysettings link to be directed to their Myprofile page. We are using MOSS2007 SP1 Only.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the quick response. This is what led me to your solution. We do not have Mysites enabled for our staff. We would like them to still have access to their My Profile page and click on Edit details to update their profile details successfully. Staff should not see their private Mysite but when they click on athe mysettings link to be directed to their Myprofile page. We are using MOSS2007 SP1 Only.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Dahlby</title>
		<link>http://solutionizing.net/2008/12/08/user-profile-mysite-redirect-via-delegate-control/#comment-247</link>
		<dc:creator><![CDATA[Keith Dahlby]]></dc:creator>
		<pubDate>Fri, 27 Mar 2009 20:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=223#comment-247</guid>
		<description><![CDATA[If I&#039;m understanding the question correctly, the My Settings link &lt;em&gt;should&lt;/em&gt; stay at the user information list to allow editing. The redirect works on all other links to that user (from user fields, for example). If you do want to redirect away from the My Settings list, you can download the source and build your own version with the lines concerning &lt;code&gt;Request.QueryString[&quot;Force&quot;]&lt;/code&gt; commented out.]]></description>
		<content:encoded><![CDATA[<p>If I&#8217;m understanding the question correctly, the My Settings link <em>should</em> stay at the user information list to allow editing. The redirect works on all other links to that user (from user fields, for example). If you do want to redirect away from the My Settings list, you can download the source and build your own version with the lines concerning <code>Request.QueryString["Force"]</code> commented out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: francis</title>
		<link>http://solutionizing.net/2008/12/08/user-profile-mysite-redirect-via-delegate-control/#comment-246</link>
		<dc:creator><![CDATA[francis]]></dc:creator>
		<pubDate>Fri, 27 Mar 2009 16:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.net/?p=223#comment-246</guid>
		<description><![CDATA[I have download the version 0.2, added solution and installed the feature but the My Settings link still points to the userinfomationlist on the site. Any step by step instruction is appreciated.]]></description>
		<content:encoded><![CDATA[<p>I have download the version 0.2, added solution and installed the feature but the My Settings link still points to the userinfomationlist on the site. Any step by step instruction is appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

