<?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>Insert name here &#187; error message</title>
	<atom:link href="http://blog.tanist.co.uk/tag/error-message/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tanist.co.uk</link>
	<description>Web development and general IT snippets, possibly some other irrelevant things too.</description>
	<lastBuildDate>Thu, 22 Apr 2010 13:35:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ikea Home Planner error</title>
		<link>http://blog.tanist.co.uk/2009/03/ikea-home-planner-error/</link>
		<comments>http://blog.tanist.co.uk/2009/03/ikea-home-planner-error/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 14:07:53 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[2d]]></category>
		<category><![CDATA[cad]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[error message]]></category>
		<category><![CDATA[ikea]]></category>

		<guid isPermaLink="false">http://blog.tanist.co.uk/?p=144</guid>
		<description><![CDATA[A teacher at a school we work for recently found the free Ikea Home Planner software. It looks like a great bit of software to help children learn about 2D measurements and design. We decided to install it on the school network, however, we came across one major problem. The software would not run unless [...]]]></description>
			<content:encoded><![CDATA[<p>A teacher at a school we work for recently found the free Ikea Home Planner software. It looks like a great bit of software to help children learn about 2D measurements and design. We decided to install it on the school network, however, we came across one major problem. The software would not run unless the user was an administrator, instead quitting with the following error:</p>
<blockquote><p>The application stops due to an unforeseen situation, for example an error in the database.</p></blockquote>
<p>It turns out that the application tries to write to various files that are installed in Program Files, which of course normal users do not have access to. Obviously giving the entire userbase rights to modify things in this way was out of the question, so we decided to try some other methods. We have a &#8217;software&#8217; share on one of the servers for software that can be run directly from an installation directory, so we tried that. The same problem existed, as users were still not able to write to the install directory.</p>
<p>In the end, our solution was to create a new share, to which users have write (update) access, as we did not want to compromise the existing software setup, when everything was running smoothly. Once we had shared the software in a user writable directory (and published it in the form of a shortcut on the default desktop), everything worked!</p>
<p>It would be nice to see an update to the software to allow it to run without administrator rights, as I am sure there are situtations where a solution like ours would not be feasible.</p>
<p><strong>Update 24/03/2009:<br />
</strong>We have found that although this solves the problem of running the software, it does not allow you to run more than one instance at a time &#8211; useless for a network application like this one. The software must be putting a lock on its files, very annoying!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tanist.co.uk/2009/03/ikea-home-planner-error/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>FATAL: DcPromo_JoinDomain: The server was not promoted to a domain controller.</title>
		<link>http://blog.tanist.co.uk/2008/10/fatal-dcpromo_joindomain-the-server-was-not-promoted-to-a-domain-controller/</link>
		<comments>http://blog.tanist.co.uk/2008/10/fatal-dcpromo_joindomain-the-server-was-not-promoted-to-a-domain-controller/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 08:00:07 +0000</pubDate>
		<dc:creator>Henry</dc:creator>
				<category><![CDATA[2008]]></category>
		<category><![CDATA[dcpromo]]></category>
		<category><![CDATA[error message]]></category>
		<category><![CDATA[small business server]]></category>
		<category><![CDATA[windows 2008]]></category>

		<guid isPermaLink="false">http://blog.tanist.co.uk/?p=30</guid>
		<description><![CDATA[I ran into this little devil during my first installation of Windows 2008 Small Business Server (SBS). The setup failed with the error message:
FATAL: DcPromo_JoinDomain: The server was not promoted to a domain controller. 
The solution was surprisingly simple. An active network connection is required to start the setup, however I had disconnected the NIC [...]]]></description>
			<content:encoded><![CDATA[<p>I ran into this little devil during my first installation of Windows 2008 Small Business Server (SBS). The setup failed with the error message:</p>
<blockquote><p><span style="font-size: x-small; font-family: Verdana,Arial,Helvetica;">FATAL: DcPromo_JoinDomain: The server was not promoted to a domain controller. </span></p></blockquote>
<p>The solution was surprisingly simple. An active network connection is required to start the setup, however I had disconnected the NIC during setup. Bad move, this causes the setup to bail out. The solution, of course, is to make sure the network card remians connected for the duration of the setup.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tanist.co.uk/2008/10/fatal-dcpromo_joindomain-the-server-was-not-promoted-to-a-domain-controller/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
