<?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>RSinteract Dev Blog &#187; Data Sources</title>
	<atom:link href="http://rsinteract.electricbiro.co.uk/category/data-sources/feed/" rel="self" type="application/rss+xml" />
	<link>http://rsinteract.electricbiro.co.uk</link>
	<description>Behind the scenes at Business &#38; Decision</description>
	<lastBuildDate>Thu, 22 Oct 2009 11:32:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enable remote errors in Reporting Services 2005 or 2008</title>
		<link>http://rsinteract.electricbiro.co.uk/2009/10/22/enable-remote-errors-in-reporting-services-2005-or-2008-2/</link>
		<comments>http://rsinteract.electricbiro.co.uk/2009/10/22/enable-remote-errors-in-reporting-services-2005-or-2008-2/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 11:32:38 +0000</pubDate>
		<dc:creator>James Morris</dc:creator>
				<category><![CDATA[Data Sources]]></category>
		<category><![CDATA[RSinteract]]></category>
		<category><![CDATA[Reporting Services]]></category>

		<guid isPermaLink="false">http://rsinteract.electricbiro.co.uk/2009/10/22/enable-remote-errors-in-reporting-services-2005-or-2008-2/</guid>
		<description><![CDATA[Often when errors occur on the database or cube RSinteract and Reporting Services reports will fail with the following error:&#160;
An error has occurred during report processing.     &#160;Query execution failed for data set &#8216;dataset_0&#8242;.     &#160; For more information about this error navigate to the report server on the [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">Often when errors occur on the database or cube RSinteract and Reporting Services reports will fail with the following error:<span style="mso-spacerun: yes">&#160;</span></p>
<p class="MsoNormal"><span style="color: red; font-family: &quot;Lucida Console&quot;">An error has occurred during report processing. </span>    <br /><span style="color: red; font-family: &quot;Lucida Console&quot;"><span style="mso-spacerun: yes">&#160;</span>Query execution failed for data set &#8216;dataset_0&#8242;. </span>    <br /><span style="color: red; font-family: &quot;Lucida Console&quot;"><span style="mso-spacerun: yes">&#160; </span>For more information about this error navigate to the report server on the local server machine, or enable remote errors</span><span style="font-family: &quot;Lucida Console&quot;"> </span></p>
</p>
</p>
<p class="MsoNormal">
<p>In order to see a better description of the error you can either RDP onto the server and run the report or&#8230;&#160;&#160; </p>
</p>
<p class="MsoNormal"><strong>To enable remote errors in Reporting Services 2005 or 2008</strong> run this statement in SQL Server Management Studio:&#160; </p>
</p>
<p class="MsoNormal" style="mso-pagination: widow-orphan; mso-layout-grid-align: none"><span style="color: blue; font-family: &quot;Courier New&quot;; mso-no-proof: yes">Use</span><span style="font-family: &quot;Courier New&quot;; mso-no-proof: yes"> ReportServer<span style="color: gray">; </span></span>    <br /><span style="font-family: &quot;Courier New&quot;; mso-no-proof: yes"><span style="color: gray"></span></span><span style="color: blue; font-family: &quot;Courier New&quot;; mso-no-proof: yes">update</span><span style="font-family: &quot;Courier New&quot;; mso-no-proof: yes"> ConfigurationInfo <span style="color: blue">set</span> <span style="color: blue">Value</span> <span style="color: gray">=</span> <span style="color: red">&#8216;True&#8217;</span> <span style="color: blue">where</span> <span style="color: blue">Name</span> <span style="color: gray">=</span> <span style="color: red">&#8216;EnableRemoteErrors&#8217;</span><span style="color: gray">; </span></span></p>
<p class="MsoNormal">
<p>You then need to <a href="http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/95826e7a-bac4-4e1f-bcb6-c52d49c9d7f4.mspx?mfr=true">reset IIS</a></p>
<p class="MsoNormal">
<p>There are more options here: <a href="http://technet.microsoft.com/en-us/library/aa337165(SQL.90).aspx">http://technet.microsoft.com/en-us/library/aa337165(SQL.90).aspx</a></p>
<p class="MsoNormal">And here: <a href="http://technet.microsoft.com/en-us/library/aa337165.aspx">http://technet.microsoft.com/en-us/library/aa337165.aspx</a></p>
<p class="MsoNormal">
<p>&#160;</p>
<p>So now if you re-run the report you can see it’s a data source error &#8211; a field name has been changed in the database: </p>
</p>
<p class="MsoNormal"><span style="color: red; font-family: &quot;Lucida Console&quot;">An error has occurred during report processing. </span>    <br /><span style="color: red; font-family: &quot;Lucida Console&quot;"><span style="mso-spacerun: yes">&#160;</span>Query execution failed for data set &#8216;dataset_0&#8242;. </span>    <br /><span style="color: red; font-family: &quot;Lucida Console&quot;"><span style="mso-spacerun: yes">&#160; </span>Invalid column name &#8216;myNewField2&#8242;. </span></p>
]]></content:encoded>
			<wfw:commentRss>http://rsinteract.electricbiro.co.uk/2009/10/22/enable-remote-errors-in-reporting-services-2005-or-2008-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
