28 December 2016

AX 2009 Setup :)

Do you still remeber this setup. It's so confusing when you start to install 2009 environments again ;)


16 December 2016

AX2012 Webdienste unter IIS

This post is in german :)

Beim Installieren der Webdienste unter IIS für AX2012 kann es passieren, dass das AX Setup den Server nicht richtig konfiguriert. So ging es mir gerade erst auf einem Windows Server 2016, auf dem ein Teil der Webserver Rolle schon aktiviert war. Dann muss man die folgenden Punkte aktivieren:

  • Allgemeine HTTP-Features
    • Statischer Inhalt
    • Standarddokument
    • Verzeichnissuche
    • HTTP-Fehler
  • Anwendungsentwicklung
    • .NET-Erweiterbarkeit
    • ISAPI-Erweiterungen
    • ISAPI-Filter
  • Integrität und Diagnose
    • HTTP-Protokollierung
    • Anforderungsmonitor oder Anforderungsüberwachung
  • Sicherheit
    • Anforderungsfilterung
  • Leistung
    • Komprimierung statischer Inhalte
  • Verwaltungstools > IIS 6-Verwaltungskompatibilität
    • IIS 6-Metabasiskompatibilität


15 December 2016

AX2012: The default login company does not exist

When you are facing the error message "The defaul login company does not exist" / "Das Unternehmen für die Standardanmeldung ist nicht vorhanden" while trying to open an AX client, you should have a look at the ax client configuration or your .axc file.
Just enter a startup company even thogh the field is empty. "DAT" should alway work.
When your able to login again change the default company for the user.

In my case this error occured due to the fact that my user was deleted from the initial partition and tried to login to company XYZ in another partition.