<?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; Uncategorized</title>
	<atom:link href="http://www.artofcreation.be/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artofcreation.be</link>
	<description>The everyday life of a Dynamics AX developer</description>
	<lastBuildDate>Thu, 02 Feb 2012 12:20:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Check up on compilation status</title>
		<link>http://www.artofcreation.be/2009/10/30/check-up-on-compilation-status/</link>
		<comments>http://www.artofcreation.be/2009/10/30/check-up-on-compilation-status/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 18:32:54 +0000</pubDate>
		<dc:creator>Klaas Deforche</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Compiler]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[Dynamics AX]]></category>

		<guid isPermaLink="false">http://www.artofcreation.be/?p=301</guid>
		<description><![CDATA[A (little) trick in between. I thought everyone was using this method, but I apparently I was wrong, so here you go. Doing a full compile takes a long time, and because of that, it&#8217;s handy to be able to check how much of the process is done and how much remains. Luckily, when doing [...]]]></description>
			<content:encoded><![CDATA[<p>A (little) trick in between. I thought everyone was using this method, but I apparently I was wrong, so here you go. </p>
<p>Doing a full compile takes a long time, and because of that, it&#8217;s handy to be able to check how much of the process is done and how much remains.<br />
Luckily, when doing a full compile, the Compiler Output form appears at the bottom of the screen where you can see what is currently being compiled.</p>
<p>The only problem is that most of the time, the AX client hangs and is not responsive during the compilation process, so you can’t see that information.</p>
<p>The solution to this is to press Crtl + Break.<br />
You will see a window that says:</p>
<blockquote><p>
Are you sure that you want to cancel this operation?<br />
To start the Debugger for Microsoft Dynamics, press and hold SHIFT while you click No.
</p></blockquote>
<p>While this screen is active, the Compiler Output form will update so you can check up on the status. When you’re done, be sure to click “No” to resume the full compile. Don&#8217;t click &#8220;Yes&#8221; because then the compilation will not resume and you&#8217;ll have to start again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.artofcreation.be/2009/10/30/check-up-on-compilation-status/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

