<?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>Luke Hayler - SQL Server developer &#187; fix</title>
	<atom:link href="http://www.lukehayler.com/tag/fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lukehayler.com</link>
	<description>A blog about Integration services, Reporting services, and the things that interest me</description>
	<lastBuildDate>Fri, 06 Aug 2010 10:19:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Report Builder &#8211; Logon failure: unknown user name or bad password. (Exception from HRESULT: 0&#215;8007052E)</title>
		<link>http://www.lukehayler.com/2009/08/report-builder-logon-failure-unknown-user-name-or-bad-password-exception-from-hresult-0x8007052e/</link>
		<comments>http://www.lukehayler.com/2009/08/report-builder-logon-failure-unknown-user-name-or-bad-password-exception-from-hresult-0x8007052e/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 10:59:37 +0000</pubDate>
		<dc:creator>Luke Hayler</dc:creator>
				<category><![CDATA[Reporting Services]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[logon error]]></category>
		<category><![CDATA[report builder]]></category>

		<guid isPermaLink="false">http://www.lukehayler.com/?p=150</guid>
		<description><![CDATA[ 
Another potentially easy one to fix. When you know how&#8230;&#8230;&#8230;&#8230;..
I received the error &#8220;Log on failure: unknown user name or bad password. (Exception from HRESULT: 0&#215;8007052E)&#8221; recently when trying to &#8216;run&#8217; a report in Report Builder. From what I can gather, it has everything to do with the configuration settings for SQL Server Reporting [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:9pt"> </span></p>
<p><span style="color: #585858;">Another potentially easy one to fix. When you know how&#8230;&#8230;&#8230;&#8230;..</span></p>
<p><span style="color: #585858;">I received the error &#8220;Log on failure: unknown user name or bad password. (Exception from HRESULT: 0&#215;8007052E)&#8221; recently when trying to &#8216;run&#8217; a report in Report Builder. From what I can gather, it has everything to do with the configuration settings for SQL Server Reporting Services.</span></p>
<p><span style="color: #585858;"> </span></p>
<div id="attachment_151" class="wp-caption aligncenter" style="width: 522px"><a href="http://www.lukehayler.com/wp-content/uploads/2009/08/report_builder_login_error_1.jpg"><img class="size-full wp-image-151 " title="Report Builder Logon Failure" src="http://www.lukehayler.com/wp-content/uploads/2009/08/report_builder_login_error_1.jpg" alt="Report Builder Logon Failure" width="512" height="419" /></a><p class="wp-caption-text">Report Builder Logon Failure</p></div>
<p><span style="color: #585858;">Here are the steps to fix the issue:</span></p>
<ul>
<li><span style="color: #585858;">Open the Reporting Services Configuration utility (Start &gt; Programs &gt; Microsoft SQL Server 2005 &gt; Configuration Tools &gt; Reporting Services Configuration).</span></li>
<li><span style="color: #585858;">Connect to the Report Server Instance that you are working with.</span></li>
<li><span style="color: #585858;">Go to the Execution Account settings.</span></li>
<li><span style="color: #585858;">Either uncheck &#8216;Specify an Execution Account&#8217; OR Specify an account that is to be used (in my case I used a Windows account and password &#8211; as my set up uses Windows Authentication only)</span></li>
</ul>
<p><span style="color: #585858;"> </span></p>
<div id="attachment_152" class="wp-caption aligncenter" style="width: 558px"><a href="http://www.lukehayler.com/wp-content/uploads/2009/08/report_server_configuration_set_execution_account.jpg"><img class="size-full wp-image-152 " title="Setting the Execution Account for Report Server" src="http://www.lukehayler.com/wp-content/uploads/2009/08/report_server_configuration_set_execution_account.jpg" alt="Setting the Execution Account for Report Server" width="548" height="378" /></a><p class="wp-caption-text">Setting the Execution Account for Report Server</p></div>
<p><span style="color: #585858;"> </span></p>
<p><span style="color: #585858;">Try running the report in Report Builder again, it should work.</span></p>
<p><span style="color: #585858;"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lukehayler.com/2009/08/report-builder-logon-failure-unknown-user-name-or-bad-password-exception-from-hresult-0x8007052e/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
