<?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>The UC Corner &#187; reporting server</title>
	<atom:link href="http://www.uccorner.com/tag/reporting-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.uccorner.com</link>
	<description>Unified Communications: Sharepoint, OCS, mobile communications and collaboration.</description>
	<lastBuildDate>Fri, 15 Jul 2011 09:31:30 +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>Restarting http.sys on Reporting Services server</title>
		<link>http://www.uccorner.com/124/sql/restarting-http-sys-on-reporting-services-server/</link>
		<comments>http://www.uccorner.com/124/sql/restarting-http-sys-on-reporting-services-server/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 13:31:31 +0000</pubDate>
		<dc:creator>Audun M. Solheim</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[2008 r2]]></category>
		<category><![CDATA[http.sys]]></category>
		<category><![CDATA[reporting server]]></category>

		<guid isPermaLink="false">http://www.uccorner.com/?p=124</guid>
		<description><![CDATA[<p>I recently had to restart the http service on a server to get some configuation changes active without having to restart the server. This was a Windows Server 2008 R2 server with SQL 2008 and Reporting Services installed. This server has not IIS installed, but is using http.sys to deliver the web pages in Reporting [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had to restart the http service on a server to get some configuation changes active without having to restart the server. This was a Windows Server 2008 R2 server with SQL 2008 and Reporting Services installed. This server has not IIS installed, but is using http.sys to deliver the web pages in Reporting Services.</p>
<p>Anyway, when restarting the http service with</p>
<pre>net stop http</pre>
<p>I got error message &#8220;The http service could not be stopped.&#8221;  Trying net stop http or net start http only gave error message &#8220;The service is starting or stopping. Please try again later.&#8221;</p>
<p>I couldn&#8217;t find any related process to kill, and was thinking I had to restart the server.</p>
<p>Solution</p>
<p>Just to try it, I stopped the SQL Server Reporting Services Service, and voilá! I could stop the http service.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.uccorner.com/124/sql/restarting-http-sys-on-reporting-services-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

