<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>RSinteract Development Blog &#187; report manager</title>
	<atom:link href="http://rsinteract.wordpress.com/tag/report-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://rsinteract.wordpress.com</link>
	<description>Extending SQL Server Reporting Services to end-users</description>
	<lastBuildDate>Fri, 27 Jan 2012 18:31:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rsinteract.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>RSinteract Development Blog &#187; report manager</title>
		<link>http://rsinteract.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rsinteract.wordpress.com/osd.xml" title="RSinteract Development Blog" />
	<atom:link rel='hub' href='http://rsinteract.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Renaming SQL Server and Reporting Services</title>
		<link>http://rsinteract.wordpress.com/2010/12/14/renaming-sql-server-and-reporting-services/</link>
		<comments>http://rsinteract.wordpress.com/2010/12/14/renaming-sql-server-and-reporting-services/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 15:35:00 +0000</pubDate>
		<dc:creator>James Morris</dc:creator>
				<category><![CDATA[Reporting Services]]></category>
		<category><![CDATA[report manager]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://rsinteract.electricbiro.co.uk/?p=244</guid>
		<description><![CDATA[Renaming SQL Server &#38; Reporting Services If you change the name of a Windows Server which hosts a SQL Server instance then there a few steps you’ll need to take… Rename SQL Server: In SQL Server Management Studio check the name SQL has for itself: print @@servername -- shows old name If this isn’t your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rsinteract.wordpress.com&amp;blog=19131658&amp;post=244&amp;subd=rsinteract&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Renaming SQL Server &amp; Reporting Services</strong></p>
<p><strong> </strong></p>
<p>If you change the name of a Windows Server which hosts a SQL Server instance then there a few steps you’ll need to take…</p>
<p><strong>Rename SQL Server:</strong></p>
<p>In SQL Server Management Studio check the name SQL has for itself:</p>
<pre>print @@servername -- shows old name</pre>
<p>If this isn’t your new server name then:</p>
<pre>sp_dropserver @@servername -- drop old name
sp_addserver new_name, local -- add new machine name</pre>
<p>Now restart SQL Server and:</p>
<pre>print @@servername -- first time will give a transport error,
 the second should show the new name</pre>
<p><strong>Reporting Services 2005:</strong></p>
<ul>
<li>Delete 2 IIS virtual directories for Reports and ReportServer</li>
<li>Open Reporting Services Configuration Manager from start menu:
<ul>
<li>Create 2 new Virtual Directories for Report Server and Report Manager</li>
<li>Database setup &#8211; choose the new server</li>
<li>Web Service Identity &#8211; choose the RS app pool</li>
<li>Encryption Keys – delete or restore if you have a backup</li>
</ul>
</li>
</ul>
<p>The process for Reporting Services 2008 should be simpler as it doesn’t use IIS.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rsinteract.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rsinteract.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rsinteract.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rsinteract.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rsinteract.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rsinteract.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rsinteract.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rsinteract.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rsinteract.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rsinteract.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rsinteract.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rsinteract.wordpress.com/244/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rsinteract.wordpress.com/244/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rsinteract.wordpress.com/244/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rsinteract.wordpress.com&amp;blog=19131658&amp;post=244&amp;subd=rsinteract&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rsinteract.wordpress.com/2010/12/14/renaming-sql-server-and-reporting-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb6b4c32cb61c9b0d3885826ed22df6a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jamesmorrisbd</media:title>
		</media:content>
	</item>
		<item>
		<title>Unable to load client print control</title>
		<link>http://rsinteract.wordpress.com/2008/12/05/unable-to-load-client-print-control/</link>
		<comments>http://rsinteract.wordpress.com/2008/12/05/unable-to-load-client-print-control/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 15:40:44 +0000</pubDate>
		<dc:creator>RSinteract</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Reporting Services]]></category>
		<category><![CDATA[RSinteract]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[report manager]]></category>
		<category><![CDATA[reportviewer]]></category>

		<guid isPermaLink="false">http://rsinteract.electricbiro.co.uk/?p=13</guid>
		<description><![CDATA[UPDATE: Further information on alternative fixes has come to my attention via StackOverflow. This new error has popped up since Microsoft released the update KB956391. The update is for a vulnerability in the GDI+ DLL which allowed a malicious user to execute code on the client machine (good old! &#8211; ed). The fix uses ActiveX [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rsinteract.wordpress.com&amp;blog=19131658&amp;post=13&amp;subd=rsinteract&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>UPDATE: <a href="http://rsinteract.wordpress.com/2009/04/22/further-information-on-report-viewer-client-print-control-bug/">Further information on alternative fixes has come to my attention via StackOverflow.</a></p>
<p>This new error has popped up since Microsoft released the update <a href="http://blogs.msdn.com/brianhartman/archive/2008/11/05/client-print-fails-to-load-after-microsoft-update-956391.aspx">KB956391</a>.</p>
<p><img title="Error" src="http://support.plato.com/images/kb/2680a.jpg" alt="Unable to load print control error" width="318" height="159" /></p>
<p>The update is for a vulnerability in the GDI+ DLL which allowed a malicious user to execute code on the client machine (good old! &#8211; ed). The fix uses ActiveX Killbits which is a setting that Internet Explorer checks for each ActiveX control. If the Killbits are set, IE refuses to load the control.</p>
<p>The update set the Killbits for the version of the RS Client Print ActiveX control which is used by the version 8.0.0.0 of the ReportViewer which is referenced by RSinteract (and Report Manager). Thus the printing will not work in either.</p>
<p>To fix Report Manager you need to apply the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=82833F27-081D-4B72-83EF-2836360A904D">ReportViewer SP1</a> patch and the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=4603C722-2468-4ADB-B945-2ED0458B8F47&amp;displaylang=en#filelist">Security Update for SQL Server SP2 (KB954606)</a>. Once this is working again you can fix RSinteract.</p>
<p>To fix RSinteract you need to apply another <a href="http://www.microsoft.com/downloads/details.aspx?familyid=5148B887-F323-4ADB-9721-61E1C0CFD213&amp;displaylang=en">Security Update for SQL Server SP2 (KB954607)</a>.</p>
<p><a href="mailto:support@rsinteract.com">Let us know</a> if this fix doesn&#8217;t work for you.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rsinteract.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rsinteract.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rsinteract.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rsinteract.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rsinteract.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rsinteract.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rsinteract.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rsinteract.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rsinteract.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rsinteract.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rsinteract.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rsinteract.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rsinteract.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rsinteract.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rsinteract.wordpress.com&amp;blog=19131658&amp;post=13&amp;subd=rsinteract&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rsinteract.wordpress.com/2008/12/05/unable-to-load-client-print-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/812269b1933cf80f651b40754de96551?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rsinteract</media:title>
		</media:content>

		<media:content url="http://support.plato.com/images/kb/2680a.jpg" medium="image">
			<media:title type="html">Error</media:title>
		</media:content>
	</item>
	</channel>
</rss>
