AXForum  
Вернуться   AXForum > Microsoft Dynamics AX > DAX Blogs
All
Забыли пароль?
Зарегистрироваться Правила Справка Пользователи Сообщения за день Поиск

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 25.12.2014, 18:11   #1  
Blog bot is offline
Blog bot
Участник
 
25,477 / 846 (79) +++++++
Регистрация: 28.10.2006
dynamicsaxtraining: Installation
Источник: http://www.dynamicsaxtraining.com/dy...n/installation
==============

Agenda
  1. Introduction
  2. Domain user, Local user
  3. Pre-installation
  4. Installation wizard
  5. Summary
Introduction

Hello mates!

This lesson shows how to install Dynamics AX 2012. The process is not difficult and similar for all versions of Dynamics AX. Let’s begin.

The most challenging is to find Dynamics AX installation files. If you have access to the Partners source or Customer source, you can find installation files of Dynamics AX 2012 here (DAX2009 here). You can also find the Virtual Machine with the installed DAX and all required applications here.

This lesson covers all the steps to manually install DAX rather than how to access and work with an already installed virtual machine.

Domain user, Local user

Officially Dynamics AX can be installed only for a domain user. I recommend installing Dynamics AX for a domain user also.

To check that your user is a domain user, navigate to the Computer icon of the Windows explorer, right-click, and select Properties (or follow this path: Control Panel\System and Security\System). The System window opens. Here you can find the Domain field under the Computer name, domain, and workgroup settings group. If you don’t have this field, your user is not a domain user.

If you want to install Dynamics AX to your laptop that doesn’t have a domain user, you can do that by installing Windows Server, setting up a domain controller, and creating your own domain user. Then install Dynamics AX under that domain user.

If you want to install Dynamics AX 2009 to your laptop under the local user, you will have additional troubles. I have tried to do this but it was unsuccessful.

Pre-installation (SQL Server installation)

To install Dynamics AX, the SQL server is required. You can find and install the Express edition of SQL server 2012 SP2 here.

If you are installing DAX 2009, you should install the Express edition of SQL server 2008 SP2 from here.

Go to the link and click the Download button and select the SQLEXPRADV_x64_ENU.exe file (and SQLManagementStudio_x64_ENU.exe file if you want to browse database) to download.

Note that we need an advanced package. That is because Dynamics AX runs reports on the SSRS server. The SSRS server is not included in a general package.

When the file(s) are saved, run the SQLEXPRADV_x64_ENU.exe file:
  1. The SQL Server installation center window opens. Click the New SQL server stand-alone installation or add features to an existing installation menu button. (For SQL 2008, the menu button is called “New installation and add new features to an existing installation”)
  2. The SQL Server 2012 Setup wizard opens. If it is your first SQL server installation, support files will be installed. After that the computer restart is required. You will be notified about this on the Setup Support Rules page.
  3. Restart the computer if required. Run SQLEXPRADV_x64_ENU.exe again and repeat the step 1.
  4. The SQL Server 2012 Setup wizard opens. The next License Terms page opens. Select the I accept license terms check box and click Next.
  5. The Feature Selection page opens. Select all check boxes and click Next.
  6. On the Installation Rules page, some validation will be done automatically.
  7. The Instance Configuration page opens. Select either the Default instance or the Named instance radio button and set the desired name for the SQL server. Click Next.
  8. On the Disk Space Requirement page, the system will validate the disk space.
  9. The Server Configuration page opens. Here, we can set up a user for the SQL server windows service. Leave the default value and click Next.
  10. The Database Engine Configuration page opens. The Mixed Mode is required when you set up under a local user. If you set up under a domain user, the Windows authentication mode is enough. Add your domain user as a sever administrator (if it is not added automatically) and click Next.
  11. The Reporting Services configuration page opens. Select the Install and configure radio button and click Next.
  12. The Error Reporting page opens, click Next.
  13. The Installation Configuration Rules step will be passed automatically.
  14. The Installation process is started. The process will take up to 1 hour. When it is finished, the Complete window appears. Click Close.
Congratulations! The SQL server and SSRS are successful installed.

To review the results, go to the Windows services and find the SQL Server and SQL Server Reporting Services services and makes sure that they are in the Started mode.

Installation wizard

Now we can set up Dynamics AX. Find the Setup.exe file in your Dynamics AX installation folder and run it:
  1. The Microsoft Dynamics wizard opens. Click the Microsoft Dynamics AX components menu button.
  2. The Microsoft Dynamics AX Setup wizard with the Welcome page opens. Click Next to continue.
  3. The License terms page opens, select the I accept the license terms check box and click Next. (This page opens only if you run installation for the first time.)
  4. The Customer Experience Improvement Program page opens. Select what fits you and click Next. (This page opens only if you run installation for the first time.)
  5. The Select a file location page opens. I leave the default File location value (“C:\Program Files\Microsoft Dynamics AX\60”). Click Next. (This page opens only if you run installation for the first time.)
  6. The Ready to install page opens. Clicks the Install Setup will install the support files. (This page opens only if you run installation for the first time.)
  7. The Select an installation option page opens. Select the Microsoft Dynamics AX radio button and click Next.
  8. The Select installation type page opens. To see what will be installed, select the Custom installation type radio button.
  9. The Select components window appears. Select the following components and click Next
    • Database
    • Application Object Server (AOS)
    • Reporting Services extension (it is used for reports). Info window will appears click Ok.
    •  Client
    • Debugger (for developers)
    • Visual studio tools (for developer for SSRS report development)
    • .Net Business Connector
    • Management utilities
  10. The Prerequisite Validation page opens. I have 7 Errors.
  11. I have resolved all errors by clicking the Link button and installing all required components. Click Next.
  12. The Select a file location page opens. I leave the default File location value (“C:\Program Files\Microsoft Dynamics AX\60”). Click Next.
  13. The Select databases page opens. Select the Create new databases radio button and click Next.
  14. The Create new databases page opens. The Server name contains the SQL server name (was installed in the previous topic). All fields will be populated automatically, so I leave it as is. Click Next.
  15. The Select additional models page opens. Select the Foundation Labels and Foundation models and click Next.
  16. The Configure an Application Object Server (AOS) instance page opens. All fields are filled in by default. If the fields’ values are acceptable to you leave them as they are. The TCP/Ip port can be changed later in the Dynamics AX Server configuration. Click Next.
  17. The Specify an AOS account page opens. You can specify your domain account or use the NT Authority local account for AOS. AOS will be installed as a Windows Service. As it often happens in production environment, the new domain user is created and assigned to the AOS. The AOS account can be changed later in the Windows Services. I will specify my domain account as it has all necessary rights and click Next.
  18. The Select client preference page opens. Here the Dynamics AX Client language is specified. I have set up the English language, the Developer installation type. Now select the Create a desktop shortcut checkbox, and click Next.
  19. The Specify Business Connector proxy account information page opens. Specify the domain user that will be used by the .Net Business connector to log in to Dynamics AX. Business connector is used by the SSRS reports. I will set up my domain account and click Next.
  20. The Specify a Reporting Services Instance page opens. The Instance name field will be filled in by default. I leave the instance name and the Deploy report check box selected, and click
  21. The Prerequisite validation page opens. I have one error – Microsoft Analysis Management Objects. This error is solved by clicking the Link Click Next.
  22. The Ready to install page opens. Click Install. This process will take about 1 hour.
  23. When the process is complete, the Setup was not completed page opens.

    We can see that Databases were installed successfully and the rest of components were not installed. But, it is not true, if we go to Windows Services, we can find the Microsoft Dynamics AX Object Server service in the Starting status. It means that AOS was installed.If we open the summary report, we can find that the wizard assumes that AOS was not installed because “The following error/warning occurred: Time out has expired and the operation has not been completed.”So AOS was installed but not yet started. The rest of components that depend on AOS were not installed also.
  24. Finish the Microsoft Dynamics Wizard and wait one more hour till AOS is started.
  25. Run the Microsoft Dynamics Wizard
  26. The Welcome page opens. Click Next.
  27. The Modify Microsoft Dynamics AX installation page opens. Select Add or modify components and click Next.
  28. The Add or modify components page opens. Select the following components: Reporting Services extension, Client, Debugger, Visual studio tools, .Net Business Connector, Management utilities and click Next.
  29. The Prerequisite Validation page opens. Since we have already installed all required components, there are no errors. Click Next.
  30. The Select client preference page opens. Here, the Dynamics AX Client language is specified. I have set up the English language, Developer installation type. Select the Create a desktop shortcut check box and click Next.
  31. The Specify a location for configuration settings page opens. Select the Save configuration in the registry radio button. If a configuration file will be required, later we can generate it from the Microsoft Dynamics AX Configuration application (it will be available in the Windows Administrative Tools). Click Next
  32. The Connect to an AOS instance page opens. Specify the connection parameters that will be used by the Client. I leave the default ones as they fit me. The parameters should match the AOS parameters that were specified in step 16.
    Note that on this step, the AOS should run (to review the service status go to Windows Services > Microsoft Dynamics AX Object Server).
  33. The Specify Business Connector proxy account information page opens. Specify the domain user that will be used by the .Net Business connector to log in to Dynamics AX. The Business connector is used by the SSRS reports. I will set up my domain account and click Next.
  34. The Specify a Reporting Services Instance page opens. The Instance name field will be filled in by default. I leave the instance name and the Deploy report check box selected, and click
  35. The Connect to a SQL Server Database page opens. Here we should specify the SQL server and the database name where the Dynamics AX database was installed. In my case, it is:
  36. The Prerequisite validation page opens. We already were at this step so now we don’t have any validation errors. Click Next.
  37. The Ready to install page opens. Click Install. This process will take about 0.5 hour.
  38. When the setup is complete, the Setup was completed successfully page opens. Click Finish.
Congratulations! The Dynamics AX 2012 was installed successfully. Let’s try running it. Go to Windows > All programs > Microsoft Dynamics AX 2012. The Dynamics AX Client opens. For the first time, this process will take about 30 min.

Summary

All components cannot be installed in one run because the AOS start takes longer time than the Setup assumes. So if you don’t want to see the Setup was not completed page, set up the Dynamics AX components in two steps:
  • Run the Setup and install the Databases and Application object server Wait till AOS is started.
  • Run the Setup and install the rest of components.



Источник: http://www.dynamicsaxtraining.com/dy...n/installation
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.
Старый 29.12.2014, 11:50   #2  
lvan is offline
lvan
Участник
Аватар для lvan
Лучший по профессии 2014
 
856 / 82 (4) ++++
Регистрация: 15.04.2011
Записей в блоге: 1
я бы назвал это "как не надо устанавливать оксапту"
Старый 30.12.2014, 13:59   #3  
gl00mie is offline
gl00mie
Участник
MCBMSS
Most Valuable Professional
Лучший по профессии 2017
Лучший по профессии 2015
Лучший по профессии 2014
Лучший по профессии AXAWARD 2013
Лучший по профессии 2011
Лучший по профессии 2009
 
3,684 / 5788 (200) ++++++++++
Регистрация: 28.11.2005
Адрес: Москва
Записей в блоге: 3
Спасибо автору за наглядное пошаговое руководство, но я лично для себя вынес из него лишь это:
Цитата:
Сообщение от Blog bot Посмотреть сообщение
Summary All components cannot be installed in one run because the AOS start takes longer time than the Setup assumes. So if you don’t want to see the Setup was not completed page, set up the Dynamics AX components in two steps:
  • Run the Setup and install the Databases and Application object server Wait till AOS is started.
  • Run the Setup and install the rest of components.
Остальное вроде и так достаточно очевидно и/или уже хорошо документировано. В любом случае, рациональное зерно тут есть, хоть и спрятано за кучей скриншотов
Теги
ax2012, установка

 

Похожие темы
Тема Автор Раздел Ответов Посл. сообщение
dynamicsaxtraining: Vendor returns Blog bot DAX Blogs 0 11.10.2012 00:11
dynamicsaxtraining: Sales Blog bot DAX Blogs 0 25.04.2012 03:18
dynamicsaxtraining: Paying a Vendor Blog bot DAX Blogs 0 22.03.2012 22:11
dynamicsaxtraining: Purchase Blog bot DAX Blogs 0 11.03.2012 05:25
dynamicsaxtraining: Transfer orders Blog bot DAX Blogs 0 03.03.2011 15:11

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.
Быстрый переход

Рейтинг@Mail.ru
Часовой пояс GMT +3, время: 20:02.
Powered by vBulletin® v3.8.5. Перевод: zCarot
Контактная информация, Реклама.