<?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; authenticationerrors</title>
	<atom:link href="http://lukehayler.com/tag/authenticationerrors/feed/" rel="self" type="application/rss+xml" />
	<link>http://lukehayler.com</link>
	<description>A blog about Business Intelligence and other personal interests</description>
	<lastBuildDate>Tue, 13 Dec 2011 11:42:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Reporting Services (2005) &#8220;http://localhost/reports&#8221; authentication error</title>
		<link>http://lukehayler.com/2010/06/reporting-services-2005-httplocalhostreports-authentication-error/</link>
		<comments>http://lukehayler.com/2010/06/reporting-services-2005-httplocalhostreports-authentication-error/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 11:00:00 +0000</pubDate>
		<dc:creator>Luke Hayler</dc:creator>
				<category><![CDATA[Luke Hayler]]></category>
		<category><![CDATA[Reporting Services]]></category>
		<category><![CDATA[authenticationerrors]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[SSRS]]></category>

		<guid isPermaLink="false">http://www.lukehayler.com/2010/06/reporting-services-2005-httplocalhostreports-authentication-error/</guid>
		<description><![CDATA[I have encountered this issue on two separate occasions now. The first was during a report deployment to a new Report Server Virtual Directory and the second was trying to access the report manager via the URL: http://localhost/Reports. Each time &#8230; <a href="http://lukehayler.com/2010/06/reporting-services-2005-httplocalhostreports-authentication-error/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have encountered this issue on two separate occasions now. The first was during a report deployment to a new Report Server Virtual Directory and the second was trying to access the report manager via the URL: http://localhost/Reports. Each time I was presented with the same &quot;Authentication Required&quot; &quot;Enter username and password for &quot;&quot; at http://localhost&quot; screen:</p>
<p>On both occasions I searched high and low for a solution to the problem using a few trusty searches , but could not come up with an answer that worked for me. To cut a long story short the simple solution was to ensure that the URL was a) correct and b) fully qualified.</p>
<p>In the first instance (report deployment) the name of the Report Server Virtual Directory was a Named instance and so trying to deploy to http://localhost/reports was never going to work. Ensuring the right virtual directory was in the URL made all the difference. Go figure.</p>
<p>In the second instance (accessing the Report Manager) I had installed a default configuration of Reporting Services and therefore the setup had created the Virtual Directories required (Reports &amp; ReportServer). However, having typed in the URL http://localhost/Reports I got the Authentication Required screen (as above). I found numerous solutions (supposedly) to this problem, all of which are listed at the end of the post, but I eventually just tried the full path of the home page: http://localhost/Reports/Pages/Folder.aspx and it worked like a dream. Again. Go figure.</p>
<p>Why the full path had to provided I don&#8217;t know. On previous occasions I have not have to do so and have been able to connect to the Report Manager using the abbreviated URL (http://localhost/Reports). If anyone does have a clue as to why this is I would gladly welcome the comments.</p>
<p>Things to note:</p>
<p>I am running Windows XP Pro SP2 with SQL Server 2005 Developer Edition.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Other possible solutions, or at least other areas to check when experiencing this issue:</p>
<p>1. If you are using Firefox and still have problems with Authentication (whilst there are no issues with IE) try <a href="http://blog.satyr.nl/post/fixing_the_localhost_authentication_problem_in_firefox">this</a><a href="http://blog.satyr.nl/post/fixing_the_localhost_authentication_problem_in_firefox"> very quick and easy fix</a>.</p>
<p>2. Checking the security settings in Control Panel&gt;Administrator Tools&gt; IIS&gt; Default website and right clicking Reports, choose Properties&gt;Directory Security&gt;Anonymous Access &amp; Authentication control. A number of people suggest using the Anonymous setting only, although I have found that although you can then navigate to http://localhost/reports, no folder structure is available to you. It is therefore suggested that you use the Integrated Windows Authentication only.</p>
<p>3. Ensure that all the settings in Reporting Services Configuration are green. If not, attend to each of the areas in red.</p>
<p>4. Any other ideas? Post a comment that I can include here.</p>
<p>Hopefully, you haven&#8217;t had as painful a journey as I have in getting this exceedingly annoying issue (but scarily easy fix) sorted out.</p>
]]></content:encoded>
			<wfw:commentRss>http://lukehayler.com/2010/06/reporting-services-2005-httplocalhostreports-authentication-error/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

