<?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>NAV2018 &#8211; hougaard.com</title>
	<atom:link href="https://www.hougaard.com/category/nav2018/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.hougaard.com</link>
	<description>Do more with apps</description>
	<lastBuildDate>Sat, 29 Jun 2019 22:20:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.hougaard.com/wp-content/uploads/2020/11/cropped-204276_4036827831427_1687642353_o2-32x32.jpg</url>
	<title>NAV2018 &#8211; hougaard.com</title>
	<link>https://www.hougaard.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Unable to compare operands of type &#8230;</title>
		<link>https://www.hougaard.com/unable-to-compare-operands-of-type/</link>
					<comments>https://www.hougaard.com/unable-to-compare-operands-of-type/#respond</comments>
		
		<dc:creator><![CDATA[hougaard]]></dc:creator>
		<pubDate>Thu, 22 Nov 2018 21:13:28 +0000</pubDate>
				<category><![CDATA[NAV2018]]></category>
		<guid isPermaLink="false">https://www.hougaard.com/?p=1203</guid>

					<description><![CDATA[Strange, I added a field to a table, everything compiled. But when modifying a record in the table I&#8217;m met with the following error: Unable to compare operands of type NavCode with NavInteger? This was in a NAV2018, late CU. I have seen this kind of error before, usually because of objects not in sync [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.hougaard.com/unable-to-compare-operands-of-type/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>There is a syntax error in a whitespace?</title>
		<link>https://www.hougaard.com/there-is-a-syntax-error-in-a-whitespace/</link>
					<comments>https://www.hougaard.com/there-is-a-syntax-error-in-a-whitespace/#respond</comments>
		
		<dc:creator><![CDATA[hougaard]]></dc:creator>
		<pubDate>Wed, 07 Nov 2018 22:41:06 +0000</pubDate>
				<category><![CDATA[NAV2017]]></category>
		<category><![CDATA[NAV2018]]></category>
		<guid isPermaLink="false">https://www.hougaard.com/?p=1193</guid>

					<description><![CDATA[Today I was doing my daily dose of hacking, in this case, generating Javascript code from C/AL (Don&#8217;t ask). I had copy-pasted some Javascript into C/AL, converted it into strings and was met with this error when compiling: A closer look quickly determined there&#8217;s NO syntax error, so what&#8217;s wrong? The red line is kinda [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.hougaard.com/there-is-a-syntax-error-in-a-whitespace/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Let NAV use TLS1.2 when talking to webservices</title>
		<link>https://www.hougaard.com/let-nav-use-tls1-2-when-talking-to-webservices/</link>
					<comments>https://www.hougaard.com/let-nav-use-tls1-2-when-talking-to-webservices/#comments</comments>
		
		<dc:creator><![CDATA[hougaard]]></dc:creator>
		<pubDate>Tue, 23 Oct 2018 20:51:58 +0000</pubDate>
				<category><![CDATA[Business Central]]></category>
		<category><![CDATA[NAV2015]]></category>
		<category><![CDATA[NAV2016]]></category>
		<category><![CDATA[NAV2017]]></category>
		<category><![CDATA[NAV2018]]></category>
		<guid isPermaLink="false">https://www.hougaard.com/?p=1182</guid>

					<description><![CDATA[Lots of web service vendors these days are tightening their requirement security protocols, SSL was removed back on the hearthbleed days, and not TLS version 1.0 and 1.1 are getting outed too. So suddenly NAV code that has been working for years stop working unless you change your client to select TLS1.2. Thankfully, there is [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.hougaard.com/let-nav-use-tls1-2-when-talking-to-webservices/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>The type 5056 was not defined for the function</title>
		<link>https://www.hougaard.com/the-type-5056-was-not-defined-for-the-function/</link>
					<comments>https://www.hougaard.com/the-type-5056-was-not-defined-for-the-function/#respond</comments>
		
		<dc:creator><![CDATA[hougaard]]></dc:creator>
		<pubDate>Mon, 16 Jul 2018 03:54:18 +0000</pubDate>
				<category><![CDATA[GDPR]]></category>
		<category><![CDATA[NAV2018]]></category>
		<guid isPermaLink="false">https://www.hougaard.com/?p=1053</guid>

					<description><![CDATA[This happens if you have a table object, saved with a post-GDPR CU (Like NAV2018 CU6), imported that object into a pre-GDPR NAV and then try to export it to TXT from that version. Post-GDPR objects include the DataClassification properties Make sense? Post-GDPR objects are not compatible with Pre-GDPR NAV CUs. The solution, do not [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.hougaard.com/the-type-5056-was-not-defined-for-the-function/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Make your C/Side Code better with Extensions</title>
		<link>https://www.hougaard.com/make-your-c-side-code-better-with-extensions/</link>
					<comments>https://www.hougaard.com/make-your-c-side-code-better-with-extensions/#comments</comments>
		
		<dc:creator><![CDATA[hougaard]]></dc:creator>
		<pubDate>Tue, 10 Jul 2018 22:29:24 +0000</pubDate>
				<category><![CDATA[Modern Dev]]></category>
		<category><![CDATA[NAV2018]]></category>
		<guid isPermaLink="false">https://www.hougaard.com/?p=1041</guid>

					<description><![CDATA[Sorry for the click-bait title. But I have just tried out the new developer preview on one of our (Currently) C/Side ExtensionV1 based products. This article is not really about that, but about one of the positive side effects of going through the process. First disclaimer: This product already compiles to an ExtensionV1 and is [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.hougaard.com/make-your-c-side-code-better-with-extensions/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Dynamics NAV with the Microsoft Flow SQL OnPremise Gateway</title>
		<link>https://www.hougaard.com/dynamics-nav-with-the-microsoft-flow-sql-onpremise-gateway/</link>
					<comments>https://www.hougaard.com/dynamics-nav-with-the-microsoft-flow-sql-onpremise-gateway/#respond</comments>
		
		<dc:creator><![CDATA[hougaard]]></dc:creator>
		<pubDate>Thu, 05 Jul 2018 21:01:41 +0000</pubDate>
				<category><![CDATA[Flow]]></category>
		<category><![CDATA[NAV2016]]></category>
		<category><![CDATA[NAV2017]]></category>
		<category><![CDATA[NAV2018]]></category>
		<guid isPermaLink="false">https://www.hougaard.com/?p=1018</guid>

					<description><![CDATA[Soo&#8230; Microsoft pulled the Dynamics NAV Connector for Flow, that was not a win-win scenario for anybody, not a least customers who was using it or planing to use it. There are ways we can use the old connector, but certainly not optimal ways. So I started looking at the SQL Server connector, it has [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.hougaard.com/dynamics-nav-with-the-microsoft-flow-sql-onpremise-gateway/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Drone Control from Dynamics NAV</title>
		<link>https://www.hougaard.com/drone-control-from-dynamics-nav/</link>
					<comments>https://www.hougaard.com/drone-control-from-dynamics-nav/#respond</comments>
		
		<dc:creator><![CDATA[hougaard]]></dc:creator>
		<pubDate>Thu, 24 May 2018 20:33:45 +0000</pubDate>
				<category><![CDATA[NAV2018]]></category>
		<category><![CDATA[Tello]]></category>
		<guid isPermaLink="false">https://www.hougaard.com/?p=993</guid>

					<description><![CDATA[This week at UGFocus I brought my Tello Drone to have some fun at the Hackathon. The Tello drone can be controlled with a simple text based command mode through UDP communication. First up, lets connect to the drone, this requires an UdpClient DotNet instance (Since NAV only support TCP not UDP) After this we [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.hougaard.com/drone-control-from-dynamics-nav/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>You do not have permission to read the &#8216;Data Sensitivity&#8217; Table.</title>
		<link>https://www.hougaard.com/you-do-not-have-permission-to-read-the-data-sensitivity-table/</link>
					<comments>https://www.hougaard.com/you-do-not-have-permission-to-read-the-data-sensitivity-table/#respond</comments>
		
		<dc:creator><![CDATA[hougaard]]></dc:creator>
		<pubDate>Mon, 14 May 2018 16:54:56 +0000</pubDate>
				<category><![CDATA[GDPR]]></category>
		<category><![CDATA[NAV2015]]></category>
		<category><![CDATA[NAV2016]]></category>
		<category><![CDATA[NAV2017]]></category>
		<category><![CDATA[NAV2018]]></category>
		<guid isPermaLink="false">https://www.hougaard.com/?p=989</guid>

					<description><![CDATA[With CU5 of NAV21018 comes some of the new GDPR features. This requires an updated license.]]></description>
		
					<wfw:commentRss>https://www.hougaard.com/you-do-not-have-permission-to-read-the-data-sensitivity-table/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Strange NAV2018 Extension publishing error</title>
		<link>https://www.hougaard.com/strange-nav2018-extension-publishing-error/</link>
					<comments>https://www.hougaard.com/strange-nav2018-extension-publishing-error/#respond</comments>
		
		<dc:creator><![CDATA[hougaard]]></dc:creator>
		<pubDate>Tue, 10 Apr 2018 16:57:55 +0000</pubDate>
				<category><![CDATA[NAV2018]]></category>
		<guid isPermaLink="false">https://www.hougaard.com/?p=975</guid>

					<description><![CDATA[Today I took an (v1) extension, that had worked perfectly on NAV2017 and tried to publish it to a NAV2018 instance, resulting in a cascade of errors: [23462397] You have specified an unknown variable.SDefine the variable under 'Global C/AL symbols'. I have specified an unknown variable, then SDefine the variable? Strange? It turned out, that [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.hougaard.com/strange-nav2018-extension-publishing-error/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>GDPR Whitepaper is out</title>
		<link>https://www.hougaard.com/gdpr-whitepaper-is-out/</link>
					<comments>https://www.hougaard.com/gdpr-whitepaper-is-out/#respond</comments>
		
		<dc:creator><![CDATA[hougaard]]></dc:creator>
		<pubDate>Wed, 07 Mar 2018 19:10:23 +0000</pubDate>
				<category><![CDATA[GDPR]]></category>
		<category><![CDATA[NAV2015]]></category>
		<category><![CDATA[NAV2016]]></category>
		<category><![CDATA[NAV2017]]></category>
		<category><![CDATA[NAV2018]]></category>
		<guid isPermaLink="false">https://www.hougaard.com/?p=953</guid>

					<description><![CDATA[The long awaited GDPR whitepaper from Microsoft on Dynamics NAV support is here: Download from here Direct download link to PDF As I just blogged about, the first wave of GDPR support in the product came with the March CUs. I&#8217;ll blog more on GDPR as soon as I have read the whitepaper 🙂 &#160;]]></description>
		
					<wfw:commentRss>https://www.hougaard.com/gdpr-whitepaper-is-out/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
