<?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>iDocs &#187; Reportviewer</title>
	<atom:link href="http://www.idocs.info/index.php/Tag/reportviewer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.idocs.info</link>
	<description>Freelance Senior SharePoint and ECM Consultant</description>
	<lastBuildDate>Sat, 20 Apr 2013 06:15:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Use reportviewer 8.0.0.0 and 9.0.0.0 together with MOSS 2007</title>
		<link>http://www.idocs.info/index.php/2010/02/use-reportviewer-8-0-0-0-and-9-0-0-0-together-with-moss/</link>
		<comments>http://www.idocs.info/index.php/2010/02/use-reportviewer-8-0-0-0-and-9-0-0-0-together-with-moss/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 12:48:24 +0000</pubDate>
		<dc:creator>Ronald@iDocs</dc:creator>
				<category><![CDATA[MOSS 2007]]></category>
		<category><![CDATA[Reportviewer]]></category>

		<guid isPermaLink="false">http://www.idocs.info/?p=230</guid>
		<description><![CDATA[To use reportviewer version 8.0.0.0 and reportviewer 9.0.0.0 together with MOSS 2007, add the following rule in the web.config on all WFE: &#60;dependentAssembly&#62; &#60;assemblyIdentity name=&#8221;Microsoft.ReportViewer.ProcessingObjectModel&#8221; publicKeyToken=&#8221;b03f5f7f11d50a3a&#8221; culture=&#8221;neutral&#8221; /&#62; &#60;bindingRedirect oldVersion=&#8221;9.0.0.0&#8243; newVersion=&#8221;8.0.0.0&#8243;/&#62; &#60;/dependentAssembly&#62; Also change the current reportviewer version in the web.config on all WFE in version 9.0.0.0:  &#60;httpHandlers&#62; &#60;add path=&#8221;Reserved.ReportViewerWebControl.axd&#8221; verb=&#8221;*&#8221; type=&#8221;Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=9.0.0.0, Culture=neutral, &#8230; <a href="http://www.idocs.info/index.php/2010/02/use-reportviewer-8-0-0-0-and-9-0-0-0-together-with-moss/">Continued</a>]]></description>
				<content:encoded><![CDATA[<p>To use reportviewer version 8.0.0.0 and reportviewer 9.0.0.0 together with MOSS 2007, add the following rule in the web.config on all WFE:</p>
<blockquote><p>&lt;dependentAssembly&gt;<br />
&lt;assemblyIdentity name=&#8221;Microsoft.ReportViewer.ProcessingObjectModel&#8221; publicKeyToken=&#8221;b03f5f7f11d50a3a&#8221; culture=&#8221;neutral&#8221; /&gt;<br />
&lt;bindingRedirect oldVersion=&#8221;9.0.0.0&#8243;<br />
newVersion=&#8221;8.0.0.0&#8243;/&gt;<br />
&lt;/dependentAssembly&gt;</p></blockquote>
<p>Also change the current reportviewer version in the web.config on all WFE in version 9.0.0.0:</p>
<blockquote><p> &lt;httpHandlers&gt;<br />
&lt;add path=&#8221;Reserved.ReportViewerWebControl.axd&#8221; verb=&#8221;*&#8221; type=&#8221;Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&#8221; validate=&#8221;true&#8221; /&gt;<br />
&lt;/httpHandlers&gt;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.idocs.info/index.php/2010/02/use-reportviewer-8-0-0-0-and-9-0-0-0-together-with-moss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
