<?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; SharePoint Errors</title>
	<atom:link href="http://code-journey.com/category/sharepoint/sharepoint-errors/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>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>
		<item>
		<title>HRESULT: 0&#215;80040E14 When Updating Or Uploading SharePoint Data</title>
		<link>http://code-journey.com/2009/09/14/hresult-0x80040e14-when-updating-or-uploading-sharepoint-data/</link>
		<comments>http://code-journey.com/2009/09/14/hresult-0x80040e14-when-updating-or-uploading-sharepoint-data/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 12:13:45 +0000</pubDate>
		<dc:creator>Code-Journey</dc:creator>
				<category><![CDATA[SharePoint Errors]]></category>

		<guid isPermaLink="false">http://code-journey.com/?p=450</guid>
		<description><![CDATA[I have been posting a lot of errormessages recently. This day is no different. For some reason I am running into all kinds of errors in SharePoint and Windows. I must have terrible karma. I will hopefully get back to writing more general SharePoint or developer posts, once I got some more time. I got [...]


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></ol>]]></description>
		<wfw:commentRss>http://code-journey.com/2009/09/14/hresult-0x80040e14-when-updating-or-uploading-sharepoint-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>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;</title>
		<link>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/</link>
		<comments>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/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 10:40:22 +0000</pubDate>
		<dc:creator>Code-Journey</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint Errors]]></category>

		<guid isPermaLink="false">http://code-journey.com/?p=446</guid>
		<description><![CDATA[Problem description:
I upgraded to SP2 on my dev machine, and test environment first, and it worked like a charm, so it was time to try it on the production server.
When I upgraded our production server with the SP2, I got an error when running the SharePoint Product and Technologies Configuration Wizard.
I got an error that [...]


Related posts:<ol><li><a href='http://code-journey.com/2009/08/25/how-to-get-rid-of-unknown-error-occurred-in-sharepoint/' rel='bookmark' title='Permanent Link: How to get rid of &#8220;Unknown error occurred&#8221; in SharePoint'>How to get rid of &#8220;Unknown error occurred&#8221; in SharePoint</a></li><li><a href='http://code-journey.com/2009/08/18/object-reference-not-set-to-an-instance-of-an-object-cwsseventplanningwsp-the-solution-installation-failed/' rel='bookmark' title='Permanent Link: Object reference not set to an instance of an object. c:\wss\EventPlanning.wsp: The Solution installation failed.'>Object reference not set to an instance of an object. c:\wss\EventPlanning.wsp: The Solution installation failed.</a></li><li><a href='http://code-journey.com/2009/08/18/object-reference-not-set-to-an-instance-of-an-object-when-running-stsadm-commands/' rel='bookmark' title='Permanent Link: Object reference not set to an instance of an object, when running STSADM commands'>Object reference not set to an instance of an object, when running STSADM commands</a></li></ol>]]></description>
		<wfw:commentRss>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/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
