<?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; ikea</title>
	<atom:link href="http://blog.tanist.co.uk/tag/ikea/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>Fri, 03 Feb 2012 00:23:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<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 &#8216;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>
	</channel>
</rss>

