<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Vista and Http services</title>
	<atom:link href="http://kennyw.com/work/indigo/145/feed" rel="self" type="application/rss+xml" />
	<link>http://kennyw.com/work/indigo/145</link>
	<description>Kenny Wolf</description>
	<lastBuildDate>Tue, 15 May 2012 15:20:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Developing for MindTouch Vista/Win7 style &#171; MindTouch Developer Blog</title>
		<link>http://kennyw.com/work/indigo/145/comment-page-1#comment-187579</link>
		<dc:creator>Developing for MindTouch Vista/Win7 style &#171; MindTouch Developer Blog</dc:creator>
		<pubDate>Thu, 19 Nov 2009 02:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/indigo/145#comment-187579</guid>
		<description>[...] &#8216;/&#8217;) of HTTP URI&#8217;s to require administrator access or explicit rights. Lots has been written about this but you&#8217;ll never know about it until you run into an issue. In [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8216;/&#8217;) of HTTP URI&#8217;s to require administrator access or explicit rights. Lots has been written about this but you&#8217;ll never know about it until you run into an issue. In [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Per Ola</title>
		<link>http://kennyw.com/work/indigo/145/comment-page-1#comment-175592</link>
		<dc:creator>Per Ola</dc:creator>
		<pubDate>Mon, 25 May 2009 15:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/indigo/145#comment-175592</guid>
		<description>Thanx a lot for this post, you just saved me a lot of time :)</description>
		<content:encoded><![CDATA[<p>Thanx a lot for this post, you just saved me a lot of time <img src='http://kennyw.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roblom</title>
		<link>http://kennyw.com/work/indigo/145/comment-page-1#comment-92398</link>
		<dc:creator>Roblom</dc:creator>
		<pubDate>Mon, 10 Mar 2008 00:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/indigo/145#comment-92398</guid>
		<description>Bruce: I had the same problem.
I fixed it by (doing what this blogpost says) running the netsh command as administrator, you can do that by (not just starting the command prompt but) right-clicking on the command prompt icon and selecting &quot;Run as Administrator&quot;, then try again :)

/Robert</description>
		<content:encoded><![CDATA[<p>Bruce: I had the same problem.<br />
I fixed it by (doing what this blogpost says) running the netsh command as administrator, you can do that by (not just starting the command prompt but) right-clicking on the command prompt icon and selecting &#8220;Run as Administrator&#8221;, then try again <img src='http://kennyw.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>/Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://kennyw.com/work/indigo/145/comment-page-1#comment-88419</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 13 Feb 2008 06:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/indigo/145#comment-88419</guid>
		<description>Question:

Attempted to register my URL

netsh http add urlacl url=http://+:8000/HelloIndigo user=Ultimate-PC\Jason

Received the following error:

Url reservations add failed, Error: 5 
The requested operation requires elevation

user Ultimate-PC\Jason has Administrator privilages.

Not sure what else do I need. Please advise

Thank you 
Bruce</description>
		<content:encoded><![CDATA[<p>Question:</p>
<p>Attempted to register my URL</p>
<p>netsh http add urlacl url=http://+:8000/HelloIndigo user=Ultimate-PC\Jason</p>
<p>Received the following error:</p>
<p>Url reservations add failed, Error: 5<br />
The requested operation requires elevation</p>
<p>user Ultimate-PC\Jason has Administrator privilages.</p>
<p>Not sure what else do I need. Please advise</p>
<p>Thank you<br />
Bruce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaitley</title>
		<link>http://kennyw.com/work/indigo/145/comment-page-1#comment-78655</link>
		<dc:creator>Jaitley</dc:creator>
		<pubDate>Wed, 12 Dec 2007 03:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/indigo/145#comment-78655</guid>
		<description>Steve, I faced the similar issue and using the httpGetUrl=&quot;http://localhost:8000/ProductsService/ProductsService.svc&quot; in the servicemetadata for the behavior did the trick for me.

Thanks</description>
		<content:encoded><![CDATA[<p>Steve, I faced the similar issue and using the httpGetUrl=&#8221;http://localhost:8000/ProductsService/ProductsService.svc&#8221; in the servicemetadata for the behavior did the trick for me.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://kennyw.com/work/indigo/145/comment-page-1#comment-55070</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Wed, 20 Jun 2007 20:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/indigo/145#comment-55070</guid>
		<description>Ken
Thanks for your response. I am logged into Window&#039;s Vista as admin. How exactly to I run a process from Visual Studio as an elevated admin process?
I will try the posting from above and see what happens. I guess I need to know what API&#039;s methods that I need call to from code to set the ability of the operating system that will allow me run a service and connect to it and not obtain the exceptions as I shown. If anyone knows a C# progect that has the code to do this could you leave me a website to download or emal it to me at stevensrf1@inbox.com
thanks</description>
		<content:encoded><![CDATA[<p>Ken<br />
Thanks for your response. I am logged into Window&#8217;s Vista as admin. How exactly to I run a process from Visual Studio as an elevated admin process?<br />
I will try the posting from above and see what happens. I guess I need to know what API&#8217;s methods that I need call to from code to set the ability of the operating system that will allow me run a service and connect to it and not obtain the exceptions as I shown. If anyone knows a C# progect that has the code to do this could you leave me a website to download or emal it to me at <a href="mailto:stevensrf1@inbox.com">stevensrf1@inbox.com</a><br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny</title>
		<link>http://kennyw.com/work/indigo/145/comment-page-1#comment-55037</link>
		<dc:creator>Kenny</dc:creator>
		<pubDate>Wed, 20 Jun 2007 16:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/indigo/145#comment-55037</guid>
		<description>Steve, have you used netsh to allow your account access to this URL space? One easy way to test out this theory is to run your processes as elevated admin. If it works then the issue is as simple as a missing http.sys reservation (details of establishing one are in the above post)</description>
		<content:encoded><![CDATA[<p>Steve, have you used netsh to allow your account access to this URL space? One easy way to test out this theory is to run your processes as elevated admin. If it works then the issue is as simple as a missing http.sys reservation (details of establishing one are in the above post)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://kennyw.com/work/indigo/145/comment-page-1#comment-55024</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Wed, 20 Jun 2007 13:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/indigo/145#comment-55024</guid>
		<description>I bought this book titled Microsoft Windows Communication Foundation Step by Step and in the second chapter when I run the application I get error and exceptions, shown below, about the service not being able to connect to tcp and http settings in the localhost:/8000 and 8080 set in the config file. Can you tell me what I have to do to get this to work. I emailed the help support referenced in the book about a month ago, but as usual it was a microsoft email address for support and emailing them is usually a waste of time. I have better luck emailing a dead person.
THanks
Steve

The HttpGetEnabled property of ServiceMetadataBehavior is set to true and the HttpGetUrl property is a relative address, but there is no http base address.  Either supply an http base address or set HttpGetUrl to an absolute address.
&quot;The HttpGetEnabled property of ServiceMetadataBehavior is set to true and the HttpGetUrl property is a relative address, but there is no http base address.  Either supply an http base address or set HttpGetUrl to an absolute address.&quot;}

HTTP could not register URL http:// :8000/ProductsService/. Your process does not have access rights to this namespace (see http://go.microsoft.com/fwlink/?LinkId=70353 for details).

HTTP could not register URL http:// :8000/ProductsService/ProductsService.svc/. Your process does not have access rights to this namespace (see http://go.microsoft.com/fwlink/?LinkId=70353 for details).-

 		$exception	{&quot;Could not connect to net.tcp://localhost:8080/TcpProductService. The connection attempt lasted for a time span of 00:00:01.9970000. TCP error code 10061: No connection could be made because the target machine actively refused it. &quot;}	System.Exception {System.ServiceModel.EndpointNotFoundException}</description>
		<content:encoded><![CDATA[<p>I bought this book titled Microsoft Windows Communication Foundation Step by Step and in the second chapter when I run the application I get error and exceptions, shown below, about the service not being able to connect to tcp and http settings in the localhost:/8000 and 8080 set in the config file. Can you tell me what I have to do to get this to work. I emailed the help support referenced in the book about a month ago, but as usual it was a microsoft email address for support and emailing them is usually a waste of time. I have better luck emailing a dead person.<br />
THanks<br />
Steve</p>
<p>The HttpGetEnabled property of ServiceMetadataBehavior is set to true and the HttpGetUrl property is a relative address, but there is no http base address.  Either supply an http base address or set HttpGetUrl to an absolute address.<br />
&#8220;The HttpGetEnabled property of ServiceMetadataBehavior is set to true and the HttpGetUrl property is a relative address, but there is no http base address.  Either supply an http base address or set HttpGetUrl to an absolute address.&#8221;}</p>
<p>HTTP could not register URL http:// :8000/ProductsService/. Your process does not have access rights to this namespace (see <a href="http://go.microsoft.com/fwlink/?LinkId=70353" rel="nofollow">http://go.microsoft.com/fwlink/?LinkId=70353</a> for details).</p>
<p>HTTP could not register URL http:// :8000/ProductsService/ProductsService.svc/. Your process does not have access rights to this namespace (see <a href="http://go.microsoft.com/fwlink/?LinkId=70353" rel="nofollow">http://go.microsoft.com/fwlink/?LinkId=70353</a> for details).-</p>
<p> 		$exception	{&#8220;Could not connect to net.tcp://localhost:8080/TcpProductService. The connection attempt lasted for a time span of 00:00:01.9970000. TCP error code 10061: No connection could be made because the target machine actively refused it. &#8220;}	System.Exception {System.ServiceModel.EndpointNotFoundException}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Weyer</title>
		<link>http://kennyw.com/work/indigo/145/comment-page-1#comment-12657</link>
		<dc:creator>Christian Weyer</dc:creator>
		<pubDate>Mon, 20 Nov 2006 20:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/indigo/145#comment-12657</guid>
		<description>HttpSysCfg:
http://blogs.thinktecture.com/cweyer/archive/2006/11/18/414752.aspx</description>
		<content:encoded><![CDATA[<p>HttpSysCfg:<br />
<a href="http://blogs.thinktecture.com/cweyer/archive/2006/11/18/414752.aspx" rel="nofollow">http://blogs.thinktecture.com/cweyer/archive/2006/11/18/414752.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Windows Core Networking : URLACL Setting Day</title>
		<link>http://kennyw.com/work/indigo/145/comment-page-1#comment-8581</link>
		<dc:creator>Windows Core Networking : URLACL Setting Day</dc:creator>
		<pubDate>Mon, 23 Oct 2006 23:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://kennyw.com/indigo/145#comment-8581</guid>
		<description>[...] URLACL Setting Day   Looking around the web today, I noticed that Keith Brown has a sample of using HTTP_SERVICE_CONFIG_URLACL_SET from managed code. Kenney Wolf found the Windows Vista way of configuring it via netsh.  Filed under: Http.sys [...]</description>
		<content:encoded><![CDATA[<p>[...] URLACL Setting Day   Looking around the web today, I noticed that Keith Brown has a sample of using HTTP_SERVICE_CONFIG_URLACL_SET from managed code. Kenney Wolf found the Windows Vista way of configuring it via netsh.  Filed under: Http.sys [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

