<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mylifeinaminute.com &#187; moss 2007</title>
	<atom:link href="http://www.mylifeinaminute.com/tag/moss-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mylifeinaminute.com</link>
	<description>You can learn a lot in a minute</description>
	<lastBuildDate>Wed, 18 Jan 2012 02:33:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MySite Redirection and MOSS Service Pack 2</title>
		<link>http://www.mylifeinaminute.com/2010/12/28/mysite-redirection-and-moss-service-pack-2/</link>
		<comments>http://www.mylifeinaminute.com/2010/12/28/mysite-redirection-and-moss-service-pack-2/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 16:31:24 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[moss service pack]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint User Management]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=638</guid>
		<description><![CDATA[MOSS 2007 SP2 has a bug fix that it seems a number of people don&#8217;t want. It enables redirection from the userdisp.aspx page in a local site collection to the MySite portal page even when a portal site connection is not configured. Thankfully, a quick feature scoped at the farm level can remedy the situation. [...]]]></description>
			<content:encoded><![CDATA[<p>MOSS 2007 SP2 has a bug fix that it seems a number of people don&#8217;t want. It enables redirection from the userdisp.aspx page in a local site collection to the MySite portal page even when a portal site connection is not configured.</p>
<p>Thankfully, a quick feature scoped at the farm level can remedy the situation. The following feature disables profile redirection and also hides the &#8220;My Site&#8221; global navigation link. Note that this feature is scoped at the Farm level, making it applicable to all web applications/site collections within the farm.</p>
<h3>The feature</h3>
<h4>feature.xml</h4>
<pre class="brush: xml; title: ; notranslate">
&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;Feature  Id=&quot;6768ca75-6afb-4b70-80e6-7964abf4fb68&quot;
          Title=&quot;Disable MySites Redirection&quot;
          Description=&quot;Disables MySites redirection to person.aspx (pre-SP2 behavior) and removes the My Site global navigation link&quot;
          Version=&quot;12.0.0.0&quot;
          Hidden=&quot;FALSE&quot;
          Scope=&quot;Farm&quot;
          DefaultResourceFile=&quot;core&quot;
          xmlns=&quot;http://schemas.microsoft.com/sharepoint/&quot;&gt;
  &lt;ElementManifests&gt;
    &lt;ElementManifest Location=&quot;elements.xml&quot;/&gt;
  &lt;/ElementManifests&gt;
&lt;/Feature&gt;
</pre>
<h4>elements.xml</h4>
<pre class="brush: xml; title: ; notranslate">
&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;
&lt;Elements xmlns=&quot;http://schemas.microsoft.com/sharepoint/&quot;&gt;
    &lt;Control Id=&quot;GlobalSiteLink1&quot; Sequence=&quot;50&quot; ControlSrc=&quot;&quot; /&gt;
    &lt;Control Id=&quot;ProfileRedirection&quot; Sequence=&quot;50&quot; ControlSrc=&quot;&quot;/&gt;
&lt;/Elements&gt;
</pre>
<h4>Reference</h4>
<ul>
<li><a title="How to bypass MySite redirection introduced with the SP2 when you display user details?" href="http://blogs.msdn.com/b/yvan_duhamel/archive/2010/02/08/how-to-bypass-mysite-redirection-introduced-with-the-sp2-when-you-display-user-details.aspx">How to bypass MySite redirection introduced with the SP2 when you display user details?</a></li>
</ul>
<p><map name='google_ad_map_638_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/638?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_638_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=638&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2010%2F12%2F28%2Fmysite-redirection-and-moss-service-pack-2%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2010/12/28/mysite-redirection-and-moss-service-pack-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Users Not Found in People Pickers</title>
		<link>http://www.mylifeinaminute.com/2010/11/12/users-not-found-in-people-pickers/</link>
		<comments>http://www.mylifeinaminute.com/2010/11/12/users-not-found-in-people-pickers/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 18:31:00 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[sharepoint administration]]></category>
		<category><![CDATA[SharePoint Profile Management]]></category>
		<category><![CDATA[sharepoint quirks]]></category>
		<category><![CDATA[SharePoint User Management]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=604</guid>
		<description><![CDATA[Ah yes, the people picker again. I recently inherited an environment where the previous administrator was kind enough to not document anything, especially the items he/she had been playing with in development. When trying to designate a user as a Primary Site Collection Administrator in Central Administration, I was unable to query for subsets of [...]]]></description>
			<content:encoded><![CDATA[<p>Ah yes, the people picker again. I recently inherited an environment where the previous administrator was kind enough to not document anything, especially the items he/she had been playing with in development.</p>
<p>When trying to designate a user as a Primary Site Collection Administrator in Central Administration, I was unable to query for subsets of domain users on a single web application. After checking all of the usual suspects (<a title="Peoplepicker-searchadforests" href="http://technet.microsoft.com/en-us/library/cc263460(office.12).aspx">Peoplepicker-searchadforests</a> I&#8217;m looking at you) with no success, it was off to the not-so-usual suspects.</p>
<p>It turns out the previous admin was kind enough to set the <a title="Peoplepicker-searchadcustomfilter" href="http://technet.microsoft.com/en-us/library/cc263452(office.12).aspx">Peoplepicker-searchadcustomfilter</a> property on the main portal site collection. After setting the property to <em>null</em></p>
<pre class="brush: plain; title: ; notranslate">
stsadm -o setproperty -pn peoplepicker-searchadcustomfilter -pv &quot;&quot; -url [URL]
</pre>
<p>all was once again right with the world. </p>
<p>Now where did I leave my sledgehammer?</p>
<p><map name='google_ad_map_604_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/604?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_604_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=604&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2010%2F11%2F12%2Fusers-not-found-in-people-pickers%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2010/11/12/users-not-found-in-people-pickers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>stsadm, Site Collection Restore, and the &#8220;File Not Found&#8221; error</title>
		<link>http://www.mylifeinaminute.com/2010/05/20/stsadm-site-collection-restore-and-the-file-not-found-error/</link>
		<comments>http://www.mylifeinaminute.com/2010/05/20/stsadm-site-collection-restore-and-the-file-not-found-error/#comments</comments>
		<pubDate>Thu, 20 May 2010 14:46:53 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[TechNet]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[stsadm]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=461</guid>
		<description><![CDATA[Restoring site collections with stsadm is normally a straightforward affair, requiring little to no manual intervention to get things back up and running. That is of course, unless you are restoring sites based on the Publishing Site template. I recently wanted to take an existing site collection, make a copy of it in the same [...]]]></description>
			<content:encoded><![CDATA[<p>Restoring site collections with stsadm is normally a straightforward affair, requiring little to no manual intervention to get things back up and running. That is of course, unless you are restoring sites based on the Publishing Site template.</p>
<p>I recently wanted to take an existing site collection, make a copy of it in the same web application under a newly created managed path and have it reside in a new content database. The backup went smooth, utilizing <em><span style="color: #ff0000;">stsadm -o backup</span></em>. The creation of the new managed path went off without a hitch. The creation of a new content database and the restoration of the site collection into that database also occurred with no issues.</p>
<p>Browsing the site however told a different story. I was immediately greeted with a standard error page stating &#8220;File Not Found&#8221;. Browsing to other pages within the site (eg. &#8220;<em>/_layouts/settings.aspx</em>&#8220;) yielded the same result. After turning on the callstack/debugging and disabling the custom error page, I was greeted with the following:</p>
<p style="text-align: center;"><a href="http://www.mylifeinaminute.com/images/2010/05/file_not_found.jpg" target="blank" rel="lightbox[461]"><img class="aligncenter size-medium wp-image-462" title="File No Found Error" src="http://www.mylifeinaminute.com/images/2010/05/file_not_found-300x144.jpg" alt="File No Found Error" width="300" height="144" /></a></p>
<p>The problem? Each publishing page points to an incorrect page layout after the restoration. One would think that the restore via stsadm would recognize this and fix it, but it does not.</p>
<p>The fix? The <a title="SharePoint Automation" href="http://stsadm.blogspot.com/">stsadm extensions</a> published by <a title="SharePoint Automation" href="http://stsadm.blogspot.com/">Gary Lapointe</a>. The package built by Gary offers a command call <em><span style="color: #ff0000;"><a title="gl-fixpublishingpagespagelayouturl" href="http://stsadm.blogspot.com/2007/08/fix-publishing-pages-page-layout-url.html">gl-fixpublishingpagespagelayouturl</a></span></em>. Verbose? Yes. Does it work? Absolutely.</p>
<p>After running the command and executing an <em><span style="color: #ff0000;">iisreset</span></em>, the site was once again able to be browsed and appears to be intact.</p>
<h4>Reference</h4>
<ul>
<li><a title="SharePoint Automation: Fix Publishing Pages Page Layout URL" href="http://stsadm.blogspot.com/2007/08/fix-publishing-pages-page-layout-url.html">SharePoint Automation: Fix Publising Pages Page Layout URL</a></li>
<li><a title="File not found error when restoring a site collection" href="http://www.synergyonline.com/blog/blog-moss/Lists/Posts/Post.aspx?ID=56">File not found errors when restoring a site collection</a></li>
<li><a title="stsadm backup Operation" href="http://technet.microsoft.com/en-us/library/cc263441(office.12).aspx">stsadm backup Operation</a></li>
<li><a title="stsadm restore Operation" href="http://technet.microsoft.com/en-us/library/cc262087(office.12).aspx">stsadm restore Operation</a></li>
</ul>
<p><em><em> </em></em></p>
<p><map name='google_ad_map_461_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/461?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_461_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=461&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2010%2F05%2F20%2Fstsadm-site-collection-restore-and-the-file-not-found-error%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2010/05/20/stsadm-site-collection-restore-and-the-file-not-found-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error Message: An existing request to enable the Enterprise feature is in progress</title>
		<link>http://www.mylifeinaminute.com/2009/10/02/error-message-an-existing-request-to-enable-the-enterprise-feature-is-in-progress/</link>
		<comments>http://www.mylifeinaminute.com/2009/10/02/error-message-an-existing-request-to-enable-the-enterprise-feature-is-in-progress/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 11:29:06 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[sharepoint administration]]></category>
		<category><![CDATA[sharepoint quirks]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=409</guid>
		<description><![CDATA[When upgrading from a standard SKU to an Enterprise SKU in SharePoint (MOSS 2007), things can (and do) go wrong. Come to think of it, I&#8217;ve never seen one complete successfully without some type of manual intervention. Fortunately, the majority of errors that are experienced are recoverable. Take for instance: An existing request to enable [...]]]></description>
			<content:encoded><![CDATA[<p>When upgrading from a standard SKU to an Enterprise SKU in SharePoint (MOSS 2007), things can (and do) go wrong. Come to think of it, I&#8217;ve never seen one complete successfully without some type of manual intervention. Fortunately, the majority of errors that are experienced are recoverable. Take for instance:</p>
<blockquote><p><strong><span style="color: red;">An existing request to enable the Enterprise feature is in progress. To check the status of this request, go to the Timer Job Status page in Central Administration Operations and check the status of the Office Server Enterprise Features Upgrade Job.</span></strong></p></blockquote>
<p>When you find the job in the Timer Job Status page, you will see that it needs to run on all servers in your farm. Chances are it has failed on one (or more) servers. The quick fix? Restart (or start if stopped) the Windows SharePoint Services Timer service on the server where the upgrade job failed. After the job has completed, return to Central Administration to verify that your farm has been upgraded.</p>
<p><map name='google_ad_map_409_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/409?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_409_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=409&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F10%2F02%2Ferror-message-an-existing-request-to-enable-the-enterprise-feature-is-in-progress%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/10/02/error-message-an-existing-request-to-enable-the-enterprise-feature-is-in-progress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SharePoint Solution Downloader</title>
		<link>http://www.mylifeinaminute.com/2009/08/21/sharepoint-solution-downloader/</link>
		<comments>http://www.mylifeinaminute.com/2009/08/21/sharepoint-solution-downloader/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 22:22:24 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[codeplex]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[sharepoint administration]]></category>
		<category><![CDATA[SharePoint Solution Packages]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=401</guid>
		<description><![CDATA[One of my pain points as a SharePoint &#8220;administrator&#8221; is having to deal with deployments of solution packages to my environment without the best change management. This means that I often see packages making their way in to the environment without any thought given to keeping the package in case it needs to be reapplied [...]]]></description>
			<content:encoded><![CDATA[<p>One of my pain points as a SharePoint &#8220;administrator&#8221; is having to deal with deployments of solution packages to my environment without the best change management. This means that I often see packages making their way in to the environment without any thought given to keeping the package in case it needs to be reapplied at a later time (Note: I&#8217;m not the only one who controls what goes into the environment).</p>
<p>The solution? I whipped up a Windows application so download one, several, or all of the solution packages currently stored in the farm configuration database.</p>
<p>I have posted the application to <a title="SharePoint Solution Downloader" href="http://spsolutiondownloader.codeplex.com/">CodePlex</a> @ <a title="SharePoint Solution Downloader" href="http://spsolutiondownloader.codeplex.com/">http://spsolutiondownloader.codeplex.com/</a>.</p>
<p style="text-align: center;"><a href="/images/2009/08/spdownloader_download.jpg" target="_blank" rel="lightbox[401]"><img class="aligncenter size-medium wp-image-402" title="SharePoint Solution Downloader" src="http://www.mylifeinaminute.com/images/2009/08/spdownloader_download-300x155.jpg" alt="SharePoint Solution Downloader" width="300" height="155" /></a></p>
<p>The application must be run in the context of a Farm Administrator (i.e. right-click, <em>Run As&#8230;</em>) on a server in the farm for which you wish to download the solution package(s) from and requires the .NET Framework 3.5.</p>
<p>I would love some feedback from the community as to whether or not this useful. I have some other little apps in mind I could put together with the proper motivation.</p>
<p><map name='google_ad_map_401_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/401?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_401_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=401&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F08%2F21%2Fsharepoint-solution-downloader%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/08/21/sharepoint-solution-downloader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exception: The content type is in use</title>
		<link>http://www.mylifeinaminute.com/2009/03/17/exception-the-content-type-is-in-use/</link>
		<comments>http://www.mylifeinaminute.com/2009/03/17/exception-the-content-type-is-in-use/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 13:53:14 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[InfoPath]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[Content Types]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=344</guid>
		<description><![CDATA[I&#8217;ve found that working with InfoPath is becoming more and more of a chore.  A form I&#8217;ve been working on has had its promoted columns changed a number of times (Side note: I would just love to have a defined specification). Today when I attempted to completely retract my form (inlcuding manually deleting the content [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve found that working with InfoPath is becoming more and more of a chore.  A form I&#8217;ve been working on has had its promoted columns changed a number of times (Side note: I would just love to have a defined specification).</p>
<p>Today when I attempted to completely retract my form (inlcuding manually deleting the content type associated with the form), I was presented with the always helpful error &#8220;<span style="color: red;"><em>The content type is in use</em></span>&#8220;.  This is by far one of the more helpful errors you will ever see from SharePoint.  Unfortunately it isn&#8217;t clear how to discover where the content type is actually in use.  A quick trip to the content database for the site collection you are working in can show us:</p>
<pre>
<pre class="brush: sql; title: ; notranslate">
DECLARE @ContentTypeName nvarchar(128)

SET @ContentTypeName='Content Type Name Here'

SELECT w.Title AS [Web Site], w.FullUrl AS [Web Url], al.tp_Title AS [List Title],
	ct2.*
FROM ContentTypes ct1
	JOIN ContentTypes ct2 ON LEFT(ct2.ContentTypeId, Len(ct1.ContentTypeId))=ct1.ContentTypeId
	LEFT OUTER JOIN dbo.ContentTypeUsage ctu ON LEFT(ctu.ContentTypeId, Len(ct2.ContentTypeId)) = ct2.ContentTypeId
	LEFT OUTER JOIN dbo.AllLists al ON ctu.ListId = al.tp_Id AND ctu.WebId=al.tp_WebId
	LEFT OUTER JOIN dbo.Webs w ON al.tp_WebId = w.Id WHERE ct1.ResourceDir=@ContentTypeName
</pre>
</pre>
<p>[Credit to <a href="http://social.msdn.microsoft.com/en-US/profile/?user=Curtis%20Ruppe%20_MicroStaff%20IT_&#038;referrer=http%3A//social.msdn.microsoft.com/Forums/en-US/sharepointadmin/thread/0a558f4f-cd1e-4432-85bb-caaa3a3b57ae/#sort=recent&#038;page=0&#038;filter=allcontent" target="_blank">Curtis Ruppe</a>]</p>
<p>Once we know where the content type is in use, deleting it through the GUI is a trivial matter.</p>
<p><map name='google_ad_map_344_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/344?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_344_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=344&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F03%2F17%2Fexception-the-content-type-is-in-use%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/03/17/exception-the-content-type-is-in-use/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MSDN Magazine: 10 Best Practices For Building SharePoint Solutions</title>
		<link>http://www.mylifeinaminute.com/2009/03/10/msdn-magazine-10-best-practices-for-building-sharepoint-solutions/</link>
		<comments>http://www.mylifeinaminute.com/2009/03/10/msdn-magazine-10-best-practices-for-building-sharepoint-solutions/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 01:16:44 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=338</guid>
		<description><![CDATA[MSDN Magazine has a SharePoint focused article this month titled 10 Best Practices For Building SharePoint Solutions. If you&#8217;re trying to wrap your head around the scope and depth of developing solutions on top of SharePoint, the article makes for a good primer.]]></description>
			<content:encoded><![CDATA[<p><a title="MSDN Magazine" href="http://msdn.microsoft.com/en-us/magazine/default.aspx">MSDN Magazine</a> has a SharePoint focused article this month titled <a title="10 Best Practices For Building SharePoint Solutions" href="http://msdn.microsoft.com/en-us/magazine/dd458798.aspx">10 Best Practices For Building SharePoint Solutions</a>. If you&#8217;re trying to wrap your head around the scope and depth of developing solutions on top of SharePoint, the article makes for a good primer.</p>
<p><map name='google_ad_map_338_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/338?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_338_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=338&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F03%2F10%2Fmsdn-magazine-10-best-practices-for-building-sharepoint-solutions%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/03/10/msdn-magazine-10-best-practices-for-building-sharepoint-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InfoPath Custom Initiation Form &#8220;stuck&#8221; on &#8220;Installing&#8221;</title>
		<link>http://www.mylifeinaminute.com/2009/03/09/infopath-custom-initiation-form-stuck-on-installing/</link>
		<comments>http://www.mylifeinaminute.com/2009/03/09/infopath-custom-initiation-form-stuck-on-installing/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 13:32:22 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[InfoPath]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Windows Workflow Foundation]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=336</guid>
		<description><![CDATA[When developing custom InfoPath initiation forms for my workflows, I sometimes forget a crucial step when publishing the forms. If you enter an alternate location when publishing your form, the form state will become stuck on &#8220;Installing&#8221;. The moral of the story? When publishing a custom initiation form, be sure to leave the &#8220;Alternate&#8221; publishing [...]]]></description>
			<content:encoded><![CDATA[<p>When developing custom InfoPath initiation forms for my workflows, I sometimes forget a crucial step when publishing the forms. If you enter an alternate location when publishing your form, the form state will become stuck on &#8220;Installing&#8221;.</p>
<p>The moral of the story? When publishing a custom initiation form, be sure to leave the &#8220;Alternate&#8221; publishing location empty.</p>
<p><map name='google_ad_map_336_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/336?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_336_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=336&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F03%2F09%2Finfopath-custom-initiation-form-stuck-on-installing%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/03/09/infopath-custom-initiation-form-stuck-on-installing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>zevenseas LifeCycle Management Released</title>
		<link>http://www.mylifeinaminute.com/2009/02/06/zevenseas-lifecycle-management-released/</link>
		<comments>http://www.mylifeinaminute.com/2009/02/06/zevenseas-lifecycle-management-released/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 19:31:20 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[codeplex]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[wss 3.0]]></category>
		<category><![CDATA[zevenseas]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=315</guid>
		<description><![CDATA[zevenseas has released their SharePoint LifeCycle Management solution to CodePlex.  The LifeCycle Management solution can be used to track unused SharePoint sites as well as capture and automatically back-up sites.  Actions can be defined to use against your unused sites, such as emailing the site owner, locking the site, or even deleting it. What are [...]]]></description>
			<content:encoded><![CDATA[<p><a title="zevenseas Blogs" href="http://community.zevenseas.com/Blogs">zevenseas</a> has released their <a title="zevenseas LCM" href="http://community.zevenseas.com/Blogs/Robin/archive/2009/02/06/zevenseas-lcm-it%E2%80%99s-finally-here.aspx">SharePoint LifeCycle Management</a> solution to <a title="zevenseas LifeCycle Management" href="http://www.codeplex.com/zsLCM">CodePlex</a>.  The LifeCycle Management solution can be used to track unused SharePoint sites as well as capture and automatically back-up sites.  Actions can be defined to use against your unused sites, such as emailing the site owner, locking the site, or even deleting it.</p>
<p>What are you waiting for?  Go <a title="zevenseas LifeCycle Management" href="http://www.codeplex.com/zsLCM">check it out</a>!</p>
<p><map name='google_ad_map_315_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/315?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_315_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=315&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F02%2F06%2Fzevenseas-lifecycle-management-released%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/02/06/zevenseas-lifecycle-management-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New to SharePoint? Administrator’s Guide of Topics to Consider before Deployment</title>
		<link>http://www.mylifeinaminute.com/2009/01/14/new-to-sharepoint-administrator%e2%80%99s-guide-of-topics-to-consider-before-deployment/</link>
		<comments>http://www.mylifeinaminute.com/2009/01/14/new-to-sharepoint-administrator%e2%80%99s-guide-of-topics-to-consider-before-deployment/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 14:01:39 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[TechNet]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint documentation]]></category>
		<category><![CDATA[white paper]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=305</guid>
		<description><![CDATA[The SharePoint documentation team at Microsoft is at it again, this time posting a new white paper called &#8220;Administrator&#8217;s Guide of Topics to Consider before Deployment&#8220;. [Via To The SharePoint]]]></description>
			<content:encoded><![CDATA[<p>The <a title="SharePoint" href="/tag/sharepoint/">SharePoint</a> documentation team at <a title="Microsoft" href="/tag/microsoft/">Microsoft</a> is at it again, this time posting a new white paper called &#8220;<a title="Administrator's Guide of Topics to Consider before Deployment" href="http://go.microsoft.com/fwlink/?LinkId=139163&amp;clcid=0x409">Administrator&#8217;s Guide of Topics to Consider before Deployment</a>&#8220;.</p>
<p>[Via <a title="Administrator's Guide of Topics to Consider before Deployment" href="http://blogs.technet.com/tothesharepoint/archive/2009/01/12/3178544.aspx">To The SharePoint</a>]</p>
<p><map name='google_ad_map_305_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/305?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_305_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=305&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F01%2F14%2Fnew-to-sharepoint-administrator%25e2%2580%2599s-guide-of-topics-to-consider-before-deployment%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/01/14/new-to-sharepoint-administrator%e2%80%99s-guide-of-topics-to-consider-before-deployment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.mylifeinaminute.com @ 2012-02-07 15:12:12 by W3 Total Cache -->
