<?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>Never Say Never &#187; Bugs</title>
	<atom:link href="http://phelabaum.com/archive/tag/bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://phelabaum.com</link>
	<description>MS SQL Server Development</description>
	<lastBuildDate>Thu, 29 Sep 2011 02:20:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Bug: Reporting Services 2K8, SSMS and Windows 7</title>
		<link>http://phelabaum.com/archive/2010/04/bug-reporting-services-2k8-ssms-and-windows-7/</link>
		<comments>http://phelabaum.com/archive/2010/04/bug-reporting-services-2k8-ssms-and-windows-7/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 02:29:20 +0000</pubDate>
		<dc:creator>Seth Phelabaum</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://phelabaum.com/archive/2010/04/bug-reporting-services-2k8-ssms-and-windows-7/</guid>
		<description><![CDATA[[Edit] Since writing this, I&#8217;ve realized that the true reason behind this was that my account was not a member of the System Administrators Role in SSRS.  Once I adressed that (see this post for details), I no longer had to run SSMS as an administrator to modify roles.  This is probably not a bug. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>[Edit]</strong> Since writing this, I&#8217;ve realized that the true reason behind this was that my account was not a member of the System Administrators Role in SSRS.  Once I adressed that (see <a href="http://phelabaum.com/archive/2010/04/reporting-services-and-windows-7-home-premium/">this post</a> for details), I no longer had to run SSMS as an administrator to modify roles.  This is probably not a bug.  I&#8217;m fairly sure that I added myself (The account I was using) during SSRS installation, but since it was a while ago now, I can&#8217;t swear to that.  This was the other reason I was holding off on submitting it as a bug&#8230; to see if I either figured it out or someone else told me why I was wrong.</p>
<p>Was attempting to write a blog post for T-SQL Tuesday this evening and was making good progress until I hit a 2 hour roadblock.  As far as I can tell, this is a combined issue between Windows 7, SSMS, SQL Server 2008 and reporting Services.  Basically, unless you choose &#8216;Run as Administrator&#8217; for SSMS, you cannot: Add new roles, edit existing roles, etc. in Reporting services inside of SSMS, regardless of the permissions of the user you connect as.  Highly frustrating and very hard to find a solution for online.</p>
<p>I could not deploy reports.  I could not add or edit roles.  I could not do anything to fix the problem until I ran the tool as an administrator.  Why that has anything to do with permissions inside of Reporting services I don&#8217;t know, but it definitively does.  I found it extremely hard to believe that this was a legitimate reason and went back and forth between administrator / normal 3 times and it changed my ability to modify things each time.  The account I’m logged into is a local windows admin, this is a laptop and not a member of a domain.  This account is also a sysadmin of the sql server instance and the account used to run the reporting services service, etc.  None of that matters.</p>
<p>Running SSMS Regularly:</p>
<p><a href="http://phelabaum.com/wp-content/uploads/2010/04/NewRoleGreyedOut.jpg"><img style="display: inline; border: 0px;" title="NewRoleGreyedOut" src="http://phelabaum.com/wp-content/uploads/2010/04/NewRoleGreyedOut_thumb.jpg" border="0" alt="NewRoleGreyedOut" width="244" height="119" /></a> <a href="http://phelabaum.com/wp-content/uploads/2010/04/PropertiesGreyedOut.jpg"><img style="display: inline; border: 0px;" title="PropertiesGreyedOut" src="http://phelabaum.com/wp-content/uploads/2010/04/PropertiesGreyedOut_thumb.jpg" border="0" alt="PropertiesGreyedOut" width="244" height="141" /></a></p>
<p>Running as Administrator:</p>
<p><a href="http://phelabaum.com/wp-content/uploads/2010/04/RSRunasAdmin.jpg"><img style="display: inline; border: 0px;" title="RSRunasAdmin" src="http://phelabaum.com/wp-content/uploads/2010/04/RSRunasAdmin_thumb.jpg" border="0" alt="RSRunasAdmin" width="152" height="119" /></a></p>
<p><strong>System/DB/App Specs:</strong></p>
<blockquote><p>Microsoft SQL Server Management Studio           10.0.2531.0<br />
Microsoft Analysis Services Client Tools              10.0.1600.22<br />
Microsoft Data Access Components (MDAC)       6.1.7600.16385<br />
Microsoft MSXML                                              3.0 5.0 6.0<br />
Microsoft Internet Explorer                                  8.0.7600.16385<br />
Microsoft .NET Framework                                 2.0.50727.4927<br />
Operating System                                             6.1.7600  (Windows 7 64 bit)</p></blockquote>
<p>SQL Version: Microsoft SQL Server 2008 (SP1) &#8211; 10.0.2531.0 (X64)   Mar 29 2009 10:11:52   Copyright (c) 1988-2008 Microsoft Corporation  Developer Edition (64-bit) on Windows NT 6.1 &lt;X64&gt; (Build 7600: )</p>
<p>Plan to open a connect ticket as soon as I figure out how (Never done it before, and I&#8217;m not finding it very intuitive to submit a bug) and ensure there isn&#8217;t one open already.  As a side note, running SSMS as an administrator seems to break SSMS Tools and doesn&#8217;t allow rocketdock to overlay it, so I guess I can choose between running an addon or making changes to my SSRS installation =).</p>
<p>OK, rant off.  That&#8217;s all for this post, but I want to post a few of the things I tried to search for at the bottom of this post to see if I can possibly save someone else some time with this one.  Ignore the rest of this.</p>
<p>Reporting Services Insufficient Permissions<br />
Error rsAccessDenied : The permissions granted to user  are insufficient for performing this operation.<br />
Reporting Services New Role Greyed Out SSMS Windows 7</p>
]]></content:encoded>
			<wfw:commentRss>http://phelabaum.com/archive/2010/04/bug-reporting-services-2k8-ssms-and-windows-7/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

