<?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>Art Of Creation - Dynamics AX Blog &#187; Configuration</title>
	<atom:link href="http://www.artofcreation.be/tag/configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artofcreation.be</link>
	<description>The everyday life of a Dynamics AX developer</description>
	<lastBuildDate>Fri, 23 Jul 2010 16:29:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Check what application and database you are connected to</title>
		<link>http://www.artofcreation.be/2010/01/04/check-what-application-and-database-you-are-connected-to/</link>
		<comments>http://www.artofcreation.be/2010/01/04/check-what-application-and-database-you-are-connected-to/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 18:27:52 +0000</pubDate>
		<dc:creator>Klaas Deforche</dc:creator>
				<category><![CDATA[Dynamics AX]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://www.artofcreation.be/?p=394</guid>
		<description><![CDATA[If you want a quick way to check to what database and application folder you are connected, you can use the &#8216;Upgrade checklist&#8217; form: Administration &#8211; Setup &#8211; System &#8211; Checklists &#8211; Upgrade checklist. It shows you: - Database server - Database name - Application folder - Layers in the application]]></description>
			<content:encoded><![CDATA[<p>If you want a quick way to check to what database and application folder you are connected, you can use the &#8216;Upgrade checklist&#8217; form:</p>
<p>Administration &#8211; Setup &#8211; System &#8211; Checklists &#8211; Upgrade checklist.</p>
<p>It shows you:<br />
- Database server<br />
- Database name<br />
- Application folder<br />
- Layers in the application</p>
<div id="attachment_395" class="wp-caption aligncenter" style="width: 224px"><a href="http://www.artofcreation.be/wp-content/uploads/upgradechecklist.png"><img src="http://www.artofcreation.be/wp-content/uploads/upgradechecklist-214x300.png" alt="Upgrade Checklist" title="Upgrade Checklist" width="214" height="300" class="size-medium wp-image-395" /></a><p class="wp-caption-text">Upgrade Checklist</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.artofcreation.be/2010/01/04/check-what-application-and-database-you-are-connected-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Launching Dynamics AX using Launchy</title>
		<link>http://www.artofcreation.be/2009/12/29/launching-dynamics-ax-using-launchy/</link>
		<comments>http://www.artofcreation.be/2009/12/29/launching-dynamics-ax-using-launchy/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 12:18:15 +0000</pubDate>
		<dc:creator>Klaas Deforche</dc:creator>
				<category><![CDATA[Dynamics AX]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.artofcreation.be/?p=363</guid>
		<description><![CDATA[There are a few tools I use daily that I really couldn&#8217;t live without. One of them is Launchy, by Josh Karlin (launchy.net). From the website: Launchy is a free windows and linux utility designed to help you forget about your start menu, the icons on your desktop, and even your file manager. And it [...]]]></description>
			<content:encoded><![CDATA[<p>There are a few tools I use daily that I really couldn&#8217;t live without. One of them is Launchy, by Josh Karlin (<a href="http://www.launchy.net">launchy.net</a>).</p>
<p>From the website:</p>
<blockquote><p>
Launchy is a free windows and linux utility designed to help you forget about your start menu, the icons on your desktop, and even your file manager.
</p></blockquote>
<p>And it really does just that. You won&#8217;t be using the Start menu anymore once you&#8217;ve installed this tool. </p>
<p>You can download it <a href="http://sourceforge.net/projects/launchy/files/">here</a>. </p>
<p>Once you&#8217;ve installed it, you will see&#8230; nothing, untill you hold Alt and tap Space.<br />
Then you see something like this:<br />
<img src="http://www.artofcreation.be/wp-content/uploads/launchy01.png" alt="" title="launchy01" width="524" height="134" class="aligncenter size-full wp-image-366" /><br />
Once you start typing, say &#8220;Dynami&#8230;&#8221;, Launchy searches for programs that match the string you are typing. Tap Enter to launch the program.<br />
<img src="http://www.artofcreation.be/wp-content/uploads/launchy02.png" alt="" title="launchy02" width="524" height="134" class="aligncenter size-full wp-image-366" /></p>
<p>You can use Launchy to launch specific AX configurations by creating a folder that contains axc files.</p>
<p>Go to the AX Client Configuration Tool, create your configurations and export them using Manage &#8211; Safe configuration file to store them in a folder.<br />
<img src="http://www.artofcreation.be/wp-content/uploads/launchy03.png" alt="" title="launchy03" width="528" height="288" class="aligncenter size-full wp-image-371" /></p>
<p>You can setup Launchy to monitor this folder by holding Alt, tapping Space, right clicking on the Launchy window and clicking Options. On the tab Catalog, you should see something like the screenshot below. As you can see, I have already added the folder and the extension axc to the list.</p>
<div id="attachment_374" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.artofcreation.be/wp-content/uploads/launchy04.png"><img src="http://www.artofcreation.be/wp-content/uploads/launchy04-300x266.png" alt="Launchy options screen" title="Launchy options screen" width="300" height="266" class="size-medium wp-image-374" /></a><p class="wp-caption-text">Launchy options screen</p></div>
<p>Now you only need to click the Rescan Catalog button, and you&#8217;re set to go. </p>
<p>The end result should be something like this:<br />
<img src="http://www.artofcreation.be/wp-content/uploads/launchy05.png" alt="" title="launchy05" width="524" height="134" class="aligncenter size-full wp-image-366" /></p>
<p>You should be able to launch right into any AX application with minimal effort now.<br />
And of course, you can use Launchy to launch any other program as well. </p>
<p>Links:<br />
Launchy website: <a href="http://www.launchy.net">launchy.net</a><br />
Inspiration for this post: <a href="http://www.luegisdorf.ch/smartStart3000.php">SmartStart 3000 Central</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.artofcreation.be/2009/12/29/launching-dynamics-ax-using-launchy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>An instance of Microsoft Dynamics AX Configuration is already running</title>
		<link>http://www.artofcreation.be/2009/10/28/an-instance-of-microsoft-dynamics-ax-configuration-is-already-running/</link>
		<comments>http://www.artofcreation.be/2009/10/28/an-instance-of-microsoft-dynamics-ax-configuration-is-already-running/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 18:00:51 +0000</pubDate>
		<dc:creator>Klaas Deforche</dc:creator>
				<category><![CDATA[Dynamics AX]]></category>
		<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://www.artofcreation.be/?p=276</guid>
		<description><![CDATA[When you start the Microsoft Dynamics AX Configuration Utility, you might get the following message: An instance of Microsoft Dynamics AX Configuration is already running. Only one instance can be run at a time. You get this message because, obviously, the utility is already running, and you can&#8217;t start two instances. So, just click ok, [...]]]></description>
			<content:encoded><![CDATA[<p>When you start the Microsoft Dynamics AX Configuration Utility, you might get the following message:</p>
<blockquote><p>An instance of Microsoft Dynamics AX Configuration is already running. Only one instance can be run at a time.</p></blockquote>
<p>You get this message because, obviously, the utility is already running, and you can&#8217;t start two instances. So, just click ok, look in the task bar for the Configuration Utility, and go from there. </p>
<p><strong>But&#8230; but&#8230; There is no AX configuration utility active!</strong><br />
Most likely, you are logged into a machine using remote desktop, where an other user has the configuration utility active. </p>
<p>You can check this in using the Task Manager.<br />
1. Right click the Task Bar and start the Task manager,<br />
2. On the processes tab, make sure you see the processes for all users (there&#8217;s a checkbox or a button at the bottom) ,<br />
3. Now look for the process called AxCliCfg.exe,<br />
4. You can contact the user to ask him to close the Configuration Utility, or you can kill the process yourself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.artofcreation.be/2009/10/28/an-instance-of-microsoft-dynamics-ax-configuration-is-already-running/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
