<?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: Hosting Mercurial Repo IIS7 Windows Server 2008R2 x64 Python ISAPI CGI</title>
	<atom:link href="http://www.firegarden.com/software/hosting-mercurial-repo-iis7-windows-server-2008r2-x64-python-isapi-cgi/feed" rel="self" type="application/rss+xml" />
	<link>http://www.firegarden.com/software/hosting-mercurial-repo-iis7-windows-server-2008r2-x64-python-isapi-cgi/</link>
	<description>Software Design Patterns, Development, &#38; Training</description>
	<lastBuildDate>Wed, 26 Oct 2011 19:35:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Alewinn</title>
		<link>http://www.firegarden.com/software/hosting-mercurial-repo-iis7-windows-server-2008r2-x64-python-isapi-cgi/#comment-24</link>
		<dc:creator>Alewinn</dc:creator>
		<pubDate>Tue, 25 Oct 2011 22:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.firegarden.com/software/?p=1#comment-24</guid>
		<description>Hi, 
As all of you i have a problem using Mercurial HG 1.9.x
I realised that there is a problem setting up security permissions over this folder (HG source code)... 
maybe it can help...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
As all of you i have a problem using Mercurial HG 1.9.x<br />
I realised that there is a problem setting up security permissions over this folder (HG source code)&#8230;<br />
maybe it can help&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: firegarden</title>
		<link>http://www.firegarden.com/software/hosting-mercurial-repo-iis7-windows-server-2008r2-x64-python-isapi-cgi/#comment-22</link>
		<dc:creator>firegarden</dc:creator>
		<pubDate>Mon, 10 Oct 2011 21:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.firegarden.com/software/?p=1#comment-22</guid>
		<description>I think the bottom line here is that none of us have been able to get Mecurial HG 1.9.x running. I will do some more testing when I have time. My wife is due with a new baby tomorrow! 

I will refresh this article soon. In the mean time I guess we have to suck up and use Mecurial 1.8 cause it works &#039;out of box&#039; when following this post.

Thank you</description>
		<content:encoded><![CDATA[<p>I think the bottom line here is that none of us have been able to get Mecurial HG 1.9.x running. I will do some more testing when I have time. My wife is due with a new baby tomorrow! </p>
<p>I will refresh this article soon. In the mean time I guess we have to suck up and use Mecurial 1.8 cause it works &#8216;out of box&#8217; when following this post.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://www.firegarden.com/software/hosting-mercurial-repo-iis7-windows-server-2008r2-x64-python-isapi-cgi/#comment-21</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Thu, 22 Sep 2011 16:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.firegarden.com/software/?p=1#comment-21</guid>
		<description>It&#039;s nice, but not working solution (Server 2008 R2 x64). I used HG 1.9.2 &amp; Python 2.7.2 (x64). During building HG I got:
package init file &#039;mercurial\pure\__init__.py&#039; not found (or not a regular file)

Well, by some advice I created that rubbish and anyway stop at error:

running build_py
running build_ext
running build_mo
warning: hgbuildmo: could not find msgfmt executable, no translations will be built

So WTF is that &#039;msgfmt&#039; and why nobody tested building HG? :((</description>
		<content:encoded><![CDATA[<p>It&#8217;s nice, but not working solution (Server 2008 R2 x64). I used HG 1.9.2 &amp; Python 2.7.2 (x64). During building HG I got:<br />
package init file &#8216;mercurial\pure\__init__.py&#8217; not found (or not a regular file)</p>
<p>Well, by some advice I created that rubbish and anyway stop at error:</p>
<p>running build_py<br />
running build_ext<br />
running build_mo<br />
warning: hgbuildmo: could not find msgfmt executable, no translations will be built</p>
<p>So WTF is that &#8216;msgfmt&#8217; and why nobody tested building HG? <img src='http://www.firegarden.com/software/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> (</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://www.firegarden.com/software/hosting-mercurial-repo-iis7-windows-server-2008r2-x64-python-isapi-cgi/#comment-19</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Tue, 13 Sep 2011 07:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.firegarden.com/software/?p=1#comment-19</guid>
		<description>I&#039;m also getting a server error 500 when trying this with Mercurial 1.9.2. Tried it again with 1.8.4 and it worked.

I had some problems with security as well though, the easiest way to solve it was to run the application pool as a new user that I made an administrator.</description>
		<content:encoded><![CDATA[<p>I&#8217;m also getting a server error 500 when trying this with Mercurial 1.9.2. Tried it again with 1.8.4 and it worked.</p>
<p>I had some problems with security as well though, the easiest way to solve it was to run the application pool as a new user that I made an administrator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas</title>
		<link>http://www.firegarden.com/software/hosting-mercurial-repo-iis7-windows-server-2008r2-x64-python-isapi-cgi/#comment-18</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Sat, 10 Sep 2011 10:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.firegarden.com/software/?p=1#comment-18</guid>
		<description>Thank you very much for this guide!

1. did it on windows 2008 R2 Server, 64bit.
first attempt with mercurial 1.9.2 failed, got the 500 as reported and investigated by you above. 

2. Taking your advice I switched too Mercurial 1.8.4 direct from the links here and had it running minutes later. 

ad 2: One strange thing to a python newbie: uninstalling python packages? I brutally removed the files from the pythons sub folder site-packages folder than removed 2 other files found in the python directory by searching for &quot;mercurial&quot; and installed hg 1.8.4.

ad 1: Actually while testing 1.9.2 I had something wrong: my old Mercurial 1.8 that came with tortoise hg was available via hg, since the path was directing to the old version. *Maybe* this affected the  outcome. It might make sense to either remove tortoise before executing this guide or at least to check &quot;hg --version&quot; to be sure that the correct mercurial is under configuration.</description>
		<content:encoded><![CDATA[<p>Thank you very much for this guide!</p>
<p>1. did it on windows 2008 R2 Server, 64bit.<br />
first attempt with mercurial 1.9.2 failed, got the 500 as reported and investigated by you above. </p>
<p>2. Taking your advice I switched too Mercurial 1.8.4 direct from the links here and had it running minutes later. </p>
<p>ad 2: One strange thing to a python newbie: uninstalling python packages? I brutally removed the files from the pythons sub folder site-packages folder than removed 2 other files found in the python directory by searching for &#8220;mercurial&#8221; and installed hg 1.8.4.</p>
<p>ad 1: Actually while testing 1.9.2 I had something wrong: my old Mercurial 1.8 that came with tortoise hg was available via hg, since the path was directing to the old version. *Maybe* this affected the  outcome. It might make sense to either remove tortoise before executing this guide or at least to check &#8220;hg &#8211;version&#8221; to be sure that the correct mercurial is under configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://www.firegarden.com/software/hosting-mercurial-repo-iis7-windows-server-2008r2-x64-python-isapi-cgi/#comment-17</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Thu, 08 Sep 2011 20:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.firegarden.com/software/?p=1#comment-17</guid>
		<description>I&#039;m getting the same issue trying to install Mercurial 1.9.2, but following all other instructions to the letter, via the x64 path:

   Failed to import callback module &#039;hgwebdir_wsgi&#039; 
   The specified module could not be found. 

I&#039;m not comfortable going with this setup if I can&#039;t upgrade to the latest Mercurial. Do you have any idea what&#039;s going wrong?

Thanks for the guide,</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the same issue trying to install Mercurial 1.9.2, but following all other instructions to the letter, via the x64 path:</p>
<p>   Failed to import callback module &#8216;hgwebdir_wsgi&#8217;<br />
   The specified module could not be found. </p>
<p>I&#8217;m not comfortable going with this setup if I can&#8217;t upgrade to the latest Mercurial. Do you have any idea what&#8217;s going wrong?</p>
<p>Thanks for the guide,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stijn</title>
		<link>http://www.firegarden.com/software/hosting-mercurial-repo-iis7-windows-server-2008r2-x64-python-isapi-cgi/#comment-16</link>
		<dc:creator>Stijn</dc:creator>
		<pubDate>Mon, 22 Aug 2011 15:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.firegarden.com/software/?p=1#comment-16</guid>
		<description>Hello,

thank you for the instructions. Found your link on StackOverflow while looking for a solution to the Python error using Jeremy Skinner&#039;s tutorial.

Have you found a way to get it working with Mercurial 1.9 ?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>thank you for the instructions. Found your link on StackOverflow while looking for a solution to the Python error using Jeremy Skinner&#8217;s tutorial.</p>
<p>Have you found a way to get it working with Mercurial 1.9 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius</title>
		<link>http://www.firegarden.com/software/hosting-mercurial-repo-iis7-windows-server-2008r2-x64-python-isapi-cgi/#comment-15</link>
		<dc:creator>Marius</dc:creator>
		<pubDate>Tue, 16 Aug 2011 14:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.firegarden.com/software/?p=1#comment-15</guid>
		<description>For the ApplicationPool it is necessary to set Pipelinemode to classic.

Otherwise I got server error 500.</description>
		<content:encoded><![CDATA[<p>For the ApplicationPool it is necessary to set Pipelinemode to classic.</p>
<p>Otherwise I got server error 500.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: firegarden</title>
		<link>http://www.firegarden.com/software/hosting-mercurial-repo-iis7-windows-server-2008r2-x64-python-isapi-cgi/#comment-13</link>
		<dc:creator>firegarden</dc:creator>
		<pubDate>Fri, 29 Jul 2011 00:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.firegarden.com/software/?p=1#comment-13</guid>
		<description>This has to be a Python installation issue. I have done the install on that same configuration without that problem. First of all are you certain you have installed the 64 bit versions? I suggest you start over and be sure you get 64 bit version of Python and Mercurial. Let me know if you need further assistance.</description>
		<content:encoded><![CDATA[<p>This has to be a Python installation issue. I have done the install on that same configuration without that problem. First of all are you certain you have installed the 64 bit versions? I suggest you start over and be sure you get 64 bit version of Python and Mercurial. Let me know if you need further assistance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: serge</title>
		<link>http://www.firegarden.com/software/hosting-mercurial-repo-iis7-windows-server-2008r2-x64-python-isapi-cgi/#comment-12</link>
		<dc:creator>serge</dc:creator>
		<pubDate>Wed, 27 Jul 2011 17:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.firegarden.com/software/?p=1#comment-12</guid>
		<description>Hi, can you help me with &#039;Couldn&#039;t import standard bz2 (incomplete Python install).&#039; when trying to run &#039;python.exe setup.py --pure build_py -c -d . build_ext -i ...&#039;

My environment is win server 2008 X64, Python 2.7.2

Thank you</description>
		<content:encoded><![CDATA[<p>Hi, can you help me with &#8216;Couldn&#8217;t import standard bz2 (incomplete Python install).&#8217; when trying to run &#8216;python.exe setup.py &#8211;pure build_py -c -d . build_ext -i &#8230;&#8217;</p>
<p>My environment is win server 2008 X64, Python 2.7.2</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>

