<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="https://www.schweda.net/style_feed.css" ?>
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:atom="http://www.w3.org/2005/Atom"	
	xmlns:dc="http://purl.org/dc/elements/1.1/" > 
<channel>
    <title>schweda.net - Blog</title>
    <link>https://www.schweda.net/</link>
    <description>schweda.net - Blog - Blog posts</description>
    <language>de-at</language>
    <copyright>Copyright 2006-2026</copyright>
    <generator>schweda.net</generator>
    <managingEditor>heinz.schweda@schweda.net (Heinz Schweda)</managingEditor>
    <webMaster>heinz.schweda@schweda.net (Heinz Schweda)</webMaster>
    <category>Blog</category>
	<atom:link href="https://www.schweda.net/blog_rss.php?bid=429" rel="self" type="application/rss+xml" />
<item>
<title><![CDATA[AX 2012: Erfahrungen zum Thema Import von Modellen]]></title>
<description><![CDATA[
<p>Um ein Modell in eine Instanz von Dynamics AX 2012 zu importieren wird das Kommandozeilen-Tool <strong>AXUTIL </strong>ben&ouml;tigt. Nach dem Import eines Modelles wird ein Hinweis ausgegeben, der leicht zu &uuml;berlesen ist aber lt. meinen Erfahrungen ernorm wichtig ist.
</p>

<p>Dieser Hinweis lautet:
</p>

<blockquote>

<p>Because of the changes made to the model stores, it is highly recommended to restart the AOS, run appropriate scripts, and compile and synchronize the application. Not doing that may cause runtime errors and loss of data.
</p>

</blockquote>

<p>Auf Basis dieses Hinweises und aus der Erfahrung heraus f&uuml;hre ich nach dem Import eines Modelles immer folgende Schritte aus:
</p>

<ol>
    
<li>Neustart des/der AOS
</li>
    
<li>Synchronisation der Datenbank
</li>
    
<li>Vollst&auml;ndige Kompilierung der Applikation
</li>
    
<li>Vollst&auml;ndige Kompilierung der CIL
</li>

</ol>

<p>Wenn ich nur einen der genannten Schritte weggelassen habe, hatte ich immer wieder mit Ph&auml;nomenen zu k&auml;mpfen.
</p>

<p>Einiger solcher Ph&auml;nomene waren:
</p>

<ul>
    
<li>Fehlermeldung hinsichtlich Ids
</li>
    
<li>CIL-Kompilierfehler, da&szlig; bei irgendwelchen Methoden (Tabellen- oder Klassenmethoden) die Parameter nicht stimmen
</li>
    
<li>CIL-Kompilierfehler wie: <em>System.ArgumentException: Type UNKNOWN was not found in the CIL that was generated from X++</em>
</li>
    
<li>Anzeigefehler in Formularen (Spalten ohne Labels)
</li>

</ul>

<p>Leider sind die oben genannten Schritte teilweise recht zeitintensiv, die investierte Zeit war es in der Regel aber wert.
</p>]]></description>
<category>Microsoft Dynamics AX (Axapta)</category>
<pubDate>Wed, 22 Aug 2012 21:49:00 +0200</pubDate>
<link>https://www.schweda.net/blog_ax.php?bid=429</link>
<comments>https://www.schweda.net/blog_ax.php?bid=429</comments>
<guid isPermaLink="true">https://www.schweda.net/blog_ax.php?bid=429</guid>
<author>heinz.schweda@schweda.net (Heinz Schweda)</author>
<wfw:commentRss>https://www.schweda.net/blog_ax.php?bid=429</wfw:commentRss>
</item>
<item>
<title>Kommentar von Helmut Wimmer</title>
<description><![CDATA[Hallo Heinz!
Wenn man mit AXUtil anstatt der Model Files den ganzen Modelstore importiert, dann erspart man sich das Kompilieren und CIL generieren. Ist übrigens auch die empfohlene Methode, um ein Live System zu aktualisieren. Siehe auch Link.]]></description>
<category>Microsoft Dynamics AX (Axapta)</category>
<pubDate>Thu, 23 Aug 2012 08:50:00 +0200</pubDate>
<link>https://www.schweda.net/blog_ax.php?bid=429</link>
<guid isPermaLink="true">https://www.schweda.net/blog_ax.php?bid=429</guid>
<author>Helmut Wimmer</author>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heinz Schweda</dc:creator>
<wfw:commentRss>https://www.schweda.net/blog_ax.php?bid=429</wfw:commentRss>
</item>
<item>
<title>Kommentar von Helmut Wimmer</title>
<description><![CDATA[Link: http://technet.microsoft.com/en-us/library/hh335184.aspx]]></description>
<category></category>
<pubDate>Thu, 23 Aug 2012 08:51:00 +0200</pubDate>
<link>https://www.schweda.net/blog.php?bid=429</link>
<guid isPermaLink="true">https://www.schweda.net/blog.php?bid=429</guid>
<author>Helmut Wimmer</author>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heinz Schweda</dc:creator>
<wfw:commentRss>https://www.schweda.net/blog.php?bid=429</wfw:commentRss>
</item>
</channel>
</rss>	
