<?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>Prolific Notion &#187; Miscellaneous</title>
	<atom:link href="http://www.prolificnotion.co.uk/category/miscellaneous/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.prolificnotion.co.uk</link>
	<description>Welcome to the miscellaneous mutterings of Simon Dingley, Certified Umbraco Developer</description>
	<lastBuildDate>Sun, 15 Jan 2012 08:06:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Loopback Connection Problem with Router</title>
		<link>http://www.prolificnotion.co.uk/loopback-connection-problem-with-router/</link>
		<comments>http://www.prolificnotion.co.uk/loopback-connection-problem-with-router/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 06:53:46 +0000</pubDate>
		<dc:creator>Simon Dingley</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.prolificnotion.co.uk/?p=633</guid>
		<description><![CDATA[
			
				
			
		
My router recently died on me and so I had to revert to using a crappy little router supplied to me by Virgin Media my internet provider. I do a fair amount of integration work with the SagePay payment service provider and so I need to configure my router to forward ports to my local [...]<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.prolificnotion.co.uk/page-user-is-null-on-iis7-in-integrated-mode-with-urlrewriting-net/" rel="bookmark">Page.User is null on IIS7 in Integrated Mode with UrlRewriting.Net</a><!-- (5.1)--></li>
	</ol>


Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.prolificnotion.co.uk%2Floopback-connection-problem-with-router%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.prolificnotion.co.uk%2Floopback-connection-problem-with-router%2F&amp;style=normal&amp;service=bit.ly&amp;service_api=R_e35365ff035ed93fc3e67e6f868b7be3&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>My router recently died on me and so I had to revert to using a crappy little router supplied to me by Virgin Media my internet provider. I do a fair amount of integration work with the <a title="Visit my partner page on SagePay" href="https://support.sagepay.com/apply/default.aspx?PartnerID={9888A918-576E-4950-85B2-0B6C467336DD}" target="_blank">SagePay payment service provider</a> and so I need to configure my router to forward ports to my local instance of IIS in order to accept callbacks from the service. I&#8217;ve never had a problem with this before except now with this router I was getting the router admin page even though it was configured not to allow administration from outside of the network, I tried using my DynDns hostname and eventually got it hitting my local instance of IIS but the page would just never complete loading and hang indefinitely.</p>
<p>The solution it seems was actually quite straight forward and requires an entry in your host file which you can find in one of the following locations:</p>
<ul>
<li>Windows 9x - <code>(x):\Windows\Hosts</code></li>
<li>Windows 2000 - <code>(x):\WinNT\System32\Drivers\etc\Hosts</code></li>
<li><code>Windows XP, Vista and 7 - </code><code>(x):\Windows\System32\drivers\etc\Hosts</code>
</li>
</ul>
<p>The entry to be added is your local IP address and the hostname to be used to connect to your local web server e.g.</p>
<pre class="brush: plain; title: ; notranslate">127.0.0.1    www.example.com</pre>
<p>For further help and information see <a title="Free help setting up your router or firewall" href="http://portforward.com/" target="_blank">Port Forward</a> and <a title="Loopback Connections" href="http://www.dyndns.com/support/kb/loopback_connections.html" target="_blank">Loopback Connections</a>.</p>
<p>&nbsp;</p>
<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.prolificnotion.co.uk/page-user-is-null-on-iis7-in-integrated-mode-with-urlrewriting-net/" rel="bookmark">Page.User is null on IIS7 in Integrated Mode with UrlRewriting.Net</a><!-- (5.1)--></li>
	</ol>

<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.prolificnotion.co.uk/loopback-connection-problem-with-router/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rejoin Windows Workstation to Small Business Server 2003 Domain</title>
		<link>http://www.prolificnotion.co.uk/rejoin-windows-workstation-to-small-business-server-2003-domain/</link>
		<comments>http://www.prolificnotion.co.uk/rejoin-windows-workstation-to-small-business-server-2003-domain/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 09:16:47 +0000</pubDate>
		<dc:creator>Simon Dingley</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.prolificnotion.co.uk/?p=357</guid>
		<description><![CDATA[
			
				
			
		
I was recently working in a clients office where they have very little IT Support and they had a new member of staff on board without a PC. The person that setup the IT infrastructure at the beginning had left a hard drive with an image and a CD to copy the image to any [...]<h3>Related Posts</h3>

No related posts.


Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.prolificnotion.co.uk%2Frejoin-windows-workstation-to-small-business-server-2003-domain%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.prolificnotion.co.uk%2Frejoin-windows-workstation-to-small-business-server-2003-domain%2F&amp;style=normal&amp;service=bit.ly&amp;service_api=R_e35365ff035ed93fc3e67e6f868b7be3&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I was recently working in a clients office where they have very little IT Support and they had a new member of staff on board without a PC. The person that setup the IT infrastructure at the beginning had left a hard drive with an image and a CD to copy the image to any new machine that was added to the network. Sounds simple so I said I would help out. It took some time but eventually the image copied across and I disconnected the slave drive and booted the machine. I joined the machine to the SBS2003 domain and got a warning about another machine on the network with the same name(oops, the image had been built with a machine name currently in use!). Next thing I know is that the user of the first machine using this name can no longer login to the network and now the new machine can&#8217;t because of the clashing workstation names.  After a lot of head scratching and some reading of various forum posts on similar topics it became apparent that the best solution was to remove both machines from the domain, rename them and rejoin them to the domain., and here is how I did it.</p>
<ol>
<li>Remove the workstation from the domain by moving it to a workrgoup, no reboot required although it does ask you to</li>
<li>Change the machine name to something new and unique</li>
<li>Login to SBS2003 and remove the workstation from Active Directory</li>
<li>Rejoin the workstation to the domain</li>
<li>Reeboot</li>
</ol>
<p>Once the machines had rebooted I was able to successfully log into the domain via both workstations.  Hopefully this is of some help to others, I think I have covered all of the steps I performed however I do not claim to be a Small Business Server expert I just know what I need to know and try and learn it if I don&#8217;t so would be interested to hear of other solutions to this problem in case it crops up again.</p>
<h3>Related Posts</h3>
<p>No related posts.</p>

<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.prolificnotion.co.uk/rejoin-windows-workstation-to-small-business-server-2003-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TwitterBerry &#8211; Network Request Failed</title>
		<link>http://www.prolificnotion.co.uk/twitterberry-network-request-failed/</link>
		<comments>http://www.prolificnotion.co.uk/twitterberry-network-request-failed/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 11:02:15 +0000</pubDate>
		<dc:creator>Simon Dingley</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://blog.prolificnotion.co.uk/?p=66</guid>
		<description><![CDATA[
			
				
			
		
I recently upgraded TwitterBerry to v0.8 on my Blackberry Pearl and it stopped working, every time I tried to connect I got a &#8216;Network Request Failed&#8217; error. My friend Google wasn&#8217;t much help so I emailed support at Orangatame Software which yielded no result and zero response which I thought was pretty lame since I [...]<h3>Related Posts</h3>

No related posts.


Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.prolificnotion.co.uk%2Ftwitterberry-network-request-failed%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.prolificnotion.co.uk%2Ftwitterberry-network-request-failed%2F&amp;style=normal&amp;service=bit.ly&amp;service_api=R_e35365ff035ed93fc3e67e6f868b7be3&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I recently upgraded<a title="Read more about Twitterberry on the Orangatame website" href="http://www.orangatame.com/products/twitterberry/"> TwitterBerry</a> to v0.8 on my <a href="http://eu.blackberry.com/eng/devices/blackberrypearl/pearl_photos.jsp">Blackberry Pearl</a> and it stopped working, every time I tried to connect I got a &#8216;Network Request Failed&#8217; error. My friend Google wasn&#8217;t much help so I emailed support at Orangatame Software which yielded no result and zero response which I thought was pretty lame since I did get an auto-response back from them stating &#8220;Thank you for submitting your question to us online.  Case #00001998: &#8220;Network Request Failed&#8221; has been created and a Orangatame Customer Advocate will get back to you shortly.&#8221;</p>
<p>Anyhow, this morning I was messing with the settings and managed to get it working by configuring it to use a connection mode of BIBS whatever that is, so I am now able to start <a title="Visit my twitter account" href="http://twitter.com/pronotion">tweeting</a> again from my phone!</p>
<h3>Related Posts</h3>
<p>No related posts.</p>

<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.prolificnotion.co.uk/twitterberry-network-request-failed/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

