<?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>Dev Team Assemble &#187; Reporting Services</title>
	<atom:link href="http://www.calvinirwin.net/tag/reporting-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.calvinirwin.net</link>
	<description>Evil beware!</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:42:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SQL 2005 Reporting Services Save Error</title>
		<link>http://www.calvinirwin.net/2009/07/26/sql-2005-reporting-services-save-error/</link>
		<comments>http://www.calvinirwin.net/2009/07/26/sql-2005-reporting-services-save-error/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 18:29:19 +0000</pubDate>
		<dc:creator>Calvin</dc:creator>
				<category><![CDATA[Reporting Services]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[sql server 2005]]></category>

		<guid isPermaLink="false">http://www.calvinirwin.net/?p=3</guid>
		<description><![CDATA[I recently came across this problem on my reporting services server when a user attempts to save a report from a model to their my reports folder
The permissions granted to user X are insufficient for performing this operation. ---&#62; The permissions granted to user 'X' are insufficient for performing this operation.
----------------------------
Exception of type 'Microsoft.ReportingServices.RsProxy.AccessDeniedException' was [...]]]></description>
			<content:encoded><![CDATA[<p>I recently came across this problem on my reporting services server when a user attempts to save a report from a model to their my reports folder</p>
<p><em>The permissions granted to user X are insufficient for performing this operation. ---&gt; The permissions granted to user 'X' are insufficient for performing this operation.<br />
----------------------------<br />
Exception of type 'Microsoft.ReportingServices.RsProxy.AccessDeniedException' was thrown.</em></p>
<p>It seems that this problem is due to SQL server 2005 SP2 being applied because it worked fine until this was installed. The work around as far as I can tell was originally posted <a href="http://forums.asp.net/p/1173420/2001831.aspx">here</a> and I used this solution to fix the problem for myself.</p>
<p>Basically it boils down to the default save location has changed to the Models folder and the user has no rights on this folder. By granting them read only rights they are then able to navigate to their own folder to save the report.</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Reporting+Services' rel='tag' target='_self'>Reporting Services</a>, <a class='technorati-link' href='http://technorati.com/tag/SQL+Server' rel='tag' target='_self'>SQL Server</a>, <a class='technorati-link' href='http://technorati.com/tag/sql+server+2005' rel='tag' target='_self'>sql server 2005</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.calvinirwin.net/2009/07/26/sql-2005-reporting-services-save-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

