<?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>Code-Journey.com &#187; MOSS</title>
	<atom:link href="http://code-journey.com/category/sharepoint/moss/feed/" rel="self" type="application/rss+xml" />
	<link>http://code-journey.com</link>
	<description>Mostly SharePoint</description>
	<lastBuildDate>Mon, 28 Jun 2010 08:16:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Missing websites in the SharePoint flyout menus for everyone but the site collection owner</title>
		<link>http://code-journey.com/2010/06/16/missing-websites-in-the-sharepoint-flyout-menus-for-everyone-but-the-site-collection-owner/</link>
		<comments>http://code-journey.com/2010/06/16/missing-websites-in-the-sharepoint-flyout-menus-for-everyone-but-the-site-collection-owner/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 14:14:12 +0000</pubDate>
		<dc:creator>Code-Journey</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://code-journey.com/?p=509</guid>
		<description><![CDATA[Recently we had some strange problems with our navigation top navigation in SharePoint.
The problem was that I as a site collection administrator could see all websites in our 3 level deep navigation.
An owner of the root website could only see some of them, even though that person was owner of all the sites.
Our navigation is [...]


Related posts:<ol><li><a href='http://code-journey.com/2009/09/23/quick-intro-to-creating-custom-sharepoint-moss-wss-site-themes/' rel='bookmark' title='Permanent Link: Quick intro to creating custom SharePoint (MOSS, WSS) site themes'>Quick intro to creating custom SharePoint (MOSS, WSS) site themes</a></li><li><a href='http://code-journey.com/2009/08/18/microsoft-application-templates-for-sharepointsite-templates-and-site-definitions/' rel='bookmark' title='Permanent Link: Microsoft Application Templates for SharePoint(Site templates and site definitions)'>Microsoft Application Templates for SharePoint(Site templates and site definitions)</a></li><li><a href='http://code-journey.com/2009/10/22/add-a-web-part-to-newform-aspx-editform-aspx-and-dispform-aspx-edit-page-missing-in-menu/' rel='bookmark' title='Permanent Link: Add A Web Part To NewForm.aspx, EditForm.aspx And DispForm.aspx (Edit Page missing in menu)'>Add A Web Part To NewForm.aspx, EditForm.aspx And DispForm.aspx (Edit Page missing in menu)</a></li></ol>]]></description>
		<wfw:commentRss>http://code-journey.com/2010/06/16/missing-websites-in-the-sharepoint-flyout-menus-for-everyone-but-the-site-collection-owner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change from SharePoint Server name to Fully Qualified Domain Name (FQDN)</title>
		<link>http://code-journey.com/2009/09/26/change-from-sharepoint-server-name-to-fully-qualified-domain-name-fqdn/</link>
		<comments>http://code-journey.com/2009/09/26/change-from-sharepoint-server-name-to-fully-qualified-domain-name-fqdn/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 18:59:09 +0000</pubDate>
		<dc:creator>Code-Journey</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://code-journey.com/?p=482</guid>
		<description><![CDATA[It is generally best practice to use fully qualified domain names when creating web applications in Windows SharePoint Services 3.0 and Microsoft Office SharePoint server 2007.
I am a bit excused in our environment since I was not hired when the servers and web applications were installed.
Prior to going Live with a SharePoint solution for our [...]


Related posts:<ol><li><a href='http://code-journey.com/2009/09/26/how-to-change-central-administration-website-url-even-after-messing-up-aam/' rel='bookmark' title='Permanent Link: How to change Central Administration website URL &#8211; even after messing up AAM'>How to change Central Administration website URL &#8211; even after messing up AAM</a></li><li><a href='http://code-journey.com/2009/09/15/clone-sharepoint-moss-wss-stand-alone-developer-virtual-machine-rename-sharepoint-server/' rel='bookmark' title='Permanent Link: Clone SharePoint (MOSS / WSS) stand-alone developer virtual machine (Rename SharePoint Server)'>Clone SharePoint (MOSS / WSS) stand-alone developer virtual machine (Rename SharePoint Server)</a></li><li><a href='http://code-journey.com/2009/08/18/change-how-long-a-listitem-is-considered-a-new-item-setpropery-daystoshownewindicator/' rel='bookmark' title='Permanent Link: Change how long a listitem is considered a new item &#8211; (SetPropery &#8211; DaysToShowNewIndicator)'>Change how long a listitem is considered a new item &#8211; (SetPropery &#8211; DaysToShowNewIndicator)</a></li></ol>]]></description>
		<wfw:commentRss>http://code-journey.com/2009/09/26/change-from-sharepoint-server-name-to-fully-qualified-domain-name-fqdn/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to change Central Administration website URL &#8211; even after messing up AAM</title>
		<link>http://code-journey.com/2009/09/26/how-to-change-central-administration-website-url-even-after-messing-up-aam/</link>
		<comments>http://code-journey.com/2009/09/26/how-to-change-central-administration-website-url-even-after-messing-up-aam/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 16:32:03 +0000</pubDate>
		<dc:creator>Code-Journey</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://code-journey.com/?p=479</guid>
		<description><![CDATA[I made a not so funny mess-up today. I changed the Alternate Access Mappings for my virtual machines Central Administration website, but I made a mistake in the url. Then when I wanted to change it back I couldn&#8217;t load up Central Admin.
I made the url mosstest.com but it should have been moss-test.com.
To fix it [...]


Related posts:<ol><li><a href='http://code-journey.com/2009/09/26/change-from-sharepoint-server-name-to-fully-qualified-domain-name-fqdn/' rel='bookmark' title='Permanent Link: Change from SharePoint Server name to Fully Qualified Domain Name (FQDN)'>Change from SharePoint Server name to Fully Qualified Domain Name (FQDN)</a></li><li><a href='http://code-journey.com/2009/08/18/change-how-long-a-listitem-is-considered-a-new-item-setpropery-daystoshownewindicator/' rel='bookmark' title='Permanent Link: Change how long a listitem is considered a new item &#8211; (SetPropery &#8211; DaysToShowNewIndicator)'>Change how long a listitem is considered a new item &#8211; (SetPropery &#8211; DaysToShowNewIndicator)</a></li><li><a href='http://code-journey.com/2010/06/23/unable-to-edit-change-existing-alertunable-to-edit-change-existing-alert/' rel='bookmark' title='Permanent Link: Unable to edit / change existing Alert'>Unable to edit / change existing Alert</a></li></ol>]]></description>
		<wfw:commentRss>http://code-journey.com/2009/09/26/how-to-change-central-administration-website-url-even-after-messing-up-aam/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quick intro to creating custom SharePoint (MOSS, WSS) site themes</title>
		<link>http://code-journey.com/2009/09/23/quick-intro-to-creating-custom-sharepoint-moss-wss-site-themes/</link>
		<comments>http://code-journey.com/2009/09/23/quick-intro-to-creating-custom-sharepoint-moss-wss-site-themes/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 07:25:23 +0000</pubDate>
		<dc:creator>Code-Journey</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://code-journey.com/?p=475</guid>
		<description><![CDATA[I will give a quick run through of how to create a site theme in Microsoft Office SharePoint 2007 and Windows SharePoint Services 3.0. Themes are a quick way to change the appearance of SharePoint. It is applied to each site (individually I&#8217;m afraid).
To me this is the easiest solution to creating the look you [...]


Related posts:<ol><li><a href='http://code-journey.com/2009/09/15/clone-sharepoint-moss-wss-stand-alone-developer-virtual-machine-rename-sharepoint-server/' rel='bookmark' title='Permanent Link: Clone SharePoint (MOSS / WSS) stand-alone developer virtual machine (Rename SharePoint Server)'>Clone SharePoint (MOSS / WSS) stand-alone developer virtual machine (Rename SharePoint Server)</a></li><li><a href='http://code-journey.com/2009/09/17/enable-usage-analysis-tracing-reporting-in-sharepoint-moss/' rel='bookmark' title='Permanent Link: Enable Usage Analysis / Tracing / Reporting in SharePoint (MOSS)'>Enable Usage Analysis / Tracing / Reporting in SharePoint (MOSS)</a></li><li><a href='http://code-journey.com/2009/08/18/microsoft-application-templates-for-sharepointsite-templates-and-site-definitions/' rel='bookmark' title='Permanent Link: Microsoft Application Templates for SharePoint(Site templates and site definitions)'>Microsoft Application Templates for SharePoint(Site templates and site definitions)</a></li></ol>]]></description>
		<wfw:commentRss>http://code-journey.com/2009/09/23/quick-intro-to-creating-custom-sharepoint-moss-wss-site-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You do not have permissions to open this file on Excel Services.</title>
		<link>http://code-journey.com/2009/09/22/you-do-not-have-permissions-to-open-this-file-on-excel-services/</link>
		<comments>http://code-journey.com/2009/09/22/you-do-not-have-permissions-to-open-this-file-on-excel-services/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 19:49:36 +0000</pubDate>
		<dc:creator>Code-Journey</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SharePoint Errors]]></category>

		<guid isPermaLink="false">http://code-journey.com/?p=473</guid>
		<description><![CDATA[After updating which URLs SharePoint could be accessed with, I was getting an error on some Business Data Catalog (BDC) dashboards.
I was getting this error:
You do not have permissions to open this file on Excel Services. &#160;
Make sure that the file is in an Excel Services trusted location and that you have access to the [...]


Related posts:<ol><li><a href='http://code-journey.com/2009/09/10/error-when-updating-windows-sharepoint-services-3-0-with-sp2-an-update-conflict-has-occurred-and-you-must-re-try-this-action-the-object-spsearchdatabase/' rel='bookmark' title='Permanent Link: Error when updating Windows SharePoint Services 3.0 with SP2 &#8211; An update conflict has occurred, and you must re-try this action. The object SPSearchDatabase&#8230;'>Error when updating Windows SharePoint Services 3.0 with SP2 &#8211; An update conflict has occurred, and you must re-try this action. The object SPSearchDatabase&#8230;</a></li><li><a href='http://code-journey.com/2009/09/26/change-from-sharepoint-server-name-to-fully-qualified-domain-name-fqdn/' rel='bookmark' title='Permanent Link: Change from SharePoint Server name to Fully Qualified Domain Name (FQDN)'>Change from SharePoint Server name to Fully Qualified Domain Name (FQDN)</a></li></ol>]]></description>
		<wfw:commentRss>http://code-journey.com/2009/09/22/you-do-not-have-permissions-to-open-this-file-on-excel-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
