<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>SQL Server Reporting Services</title>
        <link>http://blogs.interakting.co.uk/brad/category/98.aspx</link>
        <description>SQL Server Reporting Services (SSRS) is a server based report generation environment developed by Microsoft. It can be used to deliver a variety of interactive and printed reports. It is administered via a web interface. Reporting services features a web services interface to support the development of custom reporting applications.</description>
        <language>en-GB</language>
        <copyright>Brad</copyright>
        <managingEditor>pbradley@businessdecision.co.uk</managingEditor>
        <generator>Subtext Version 1.9.5.177</generator>
        <item>
            <title>ReportBuilder won't download on client computer</title>
            <link>http://blogs.interakting.co.uk/brad/archive/2008/01/23/ReportBuilder-wont-download-on-client-computer.aspx</link>
            <description>&lt;p&gt;I've just been investigating &lt;a title="Microsoft" href="http://www.microsoft.com" target="_blank"&gt;Microsoft&lt;/a&gt; SQL Server 2005 Reporting Services (SSRS) and in a word its great! However this post is about fixing a problem I found when trying to use the ReportBuilder from other computer.  When you click "ReportBuilder" in the &lt;a title="SQL Server Reporting Services" href="http://www.microsoft.com/sql/technologies/reporting/default.mspx" target="_blank"&gt;SSRS&lt;/a&gt; web-based UI it will fail with a 401 denied error. By default (for security) the "ReportServer" virtual directory doesn't allow anonymous access, and &lt;a title="Microsoft" href="http://www.microsoft.com" target="_blank"&gt;Microsoft&lt;/a&gt;'s ClickOnce technology doesn't seem to allow you to provide a username and password - fairly limited I think you'll agree.&lt;/p&gt;  &lt;p&gt;Anyway on to the solution... if you give anonymous access to the whole virtual directory it will download ok - but when you come to login it will constantly fail, complaining that the Internet guest account doesn't have the required permission - even if you're providing your own credentials! Also I wouldn't be happy about giving this kind of access to the whole virtual directory as I'm a newbie to &lt;a title="SQL Server Reporting Services" href="http://www.microsoft.com/sql/technologies/reporting/default.mspx" target="_blank"&gt;SSRS&lt;/a&gt; so I'm not sure what security holes I'd be exposing.&lt;/p&gt;  &lt;p&gt;However after some digging I discovered that if you just give anonymous access to "ReportServer/ReportBuilder" folder within &lt;a title="Microsoft IIS" href="http://www.microsoft.com/windowsserver2003/iis/default.mspx" target="_blank"&gt;IIS&lt;/a&gt; then bingo it will let you download - and when you come to login it will work ok.&lt;/p&gt;  &lt;p&gt;And for the security conscious amongst us, in fact you can be more secure than that, only the following files require anonymous access for it to work:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;ReportServer/ReportBuilder/ReportBuilder.application&lt;/li&gt;    &lt;li&gt;ReportServer/ReportBuilder/ReportBuilder.exe&lt;/li&gt;    &lt;li&gt;ReportServer/ReportBuilder/ReportBuilder.exe.manifest&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://blogs.interakting.co.uk/brad/aggbug/183.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Brad</dc:creator>
            <guid>http://blogs.interakting.co.uk/brad/archive/2008/01/23/ReportBuilder-wont-download-on-client-computer.aspx</guid>
            <pubDate>Wed, 23 Jan 2008 13:57:01 GMT</pubDate>
            <wfw:comment>http://blogs.interakting.co.uk/brad/comments/183.aspx</wfw:comment>
            <comments>http://blogs.interakting.co.uk/brad/archive/2008/01/23/ReportBuilder-wont-download-on-client-computer.aspx#feedback</comments>
            <slash:comments>15</slash:comments>
            <wfw:commentRss>http://blogs.interakting.co.uk/brad/comments/commentRss/183.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>