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

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 20.06.2008, 17:05   #1  
Blog bot is offline
Blog bot
Участник
 
25,617 / 848 (80) +++++++
Регистрация: 28.10.2006
axStart: Ax product version check
Источник: http://axstart.spaces.live.com/Blog/...C0A0!350.entry
==============


This is a list of all released Versions of AX. Additional a script is added, to check the version of your current installation.  The numbers in this list are from the versions running on my laptop so please correct me, when there is wrong number.
Release
Service Pack
Client
Server
Application Version
3.0
SP3
3.0.1951.3730
3.0.1951.3730
514-193 SP3/OP023-71
3.0
SP4
3.0.1951.4060
3.0.1951.4060
514-320 SP4/OP023-196
3.0
SP5
3.0.1951.5160
3.0.1951.5160
514-513 SP5/OP023-379
3.0
SP6
3.0.1951.7609
3.0.1951.7609
514-859 SP6/OP023-659
3.0
KR1
3.0.1951.6710
3.0.1951.6710
Not applicable
3.0
KR2
Sorry not on my laptop
Sorry not on my laptop
Not applicable
3.0
KR3
3.0.1951.7609
3.0.1951.7609
Not applicable
4.0
SP1
4.0.2163.0
4.0.2163.0
4.0.2163.0
4.0
SP2
4.0.2501.116
4.0.2501.116
4.0.2501.116
5.0
 
 
 
 
 
You can also check the client and server version without starting AX.  Look at the properties of the file ax32.exe and ax32serv.exe. The version number is also visible on this place. If I want to check outside AX the application version of AX. I use this trick look at the file size of the axSyp.aod and axGLP.aod
Release
Service pack
axSyp.aod
axGlp.aod
3.0
SP3
30.370 KB
12.168 KB
3.0
SP4
33.800 KB
14.762 KB
3.0
SP5
39.360 KB
16.144 KB
3.0
SP6
45.585 KB
15.166 KB
4.0
SP2
34.357 KB
 
 
The next job shows your server version and client version number.
static void buildTest(Args _args)
{
    KernalTest  KernalTestClient = CLassFactory::makeObjectOnClient(classnum(KernalTest));
    KernalTest  KernalTestServer = CLassFactory::makeObjectOnServer(classnum(KernalTest));
    ;
    info(KernalTestClient.buildno());
    info(KernalTestServer.buildno());
}
Class KernalTest
{
}
str buildNo()
{
    ;
    return strfmt('%1 %2',xGLobal::clientKind(), xInfo::buildNo());
}
 

Источник: http://axstart.spaces.live.com/Blog/...C0A0!350.entry
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.
Старый 21.06.2008, 23:38   #2  
gl00mie is offline
gl00mie
Участник
MCBMSS
Most Valuable Professional
Лучший по профессии 2017
Лучший по профессии 2015
Лучший по профессии 2014
Лучший по профессии AXAWARD 2013
Лучший по профессии 2011
Лучший по профессии 2009
 
3,684 / 5798 (201) ++++++++++
Регистрация: 28.11.2005
Адрес: Москва
Записей в блоге: 3
KernalTest - это что, индийский акцент?
 

Похожие темы
Тема Автор Раздел Ответов Посл. сообщение
mfp: Dynamics AX 2009 Version Control Interview Blog bot DAX Blogs 0 28.01.2009 12:05
axStart: Microsoft Dynamics AX 2009 Hot Topics Web Seminar Series Blog bot DAX Blogs 0 06.08.2008 12:05
axStart: Microsoft Dynamics AX 2009 White Paper: Team Foundation Server Version Control Setup Blog bot DAX Blogs 0 27.07.2008 13:06
Arijit Basu: AX 2009 - Quick Overview Blog bot DAX Blogs 4 19.05.2008 14:47
Dynamics AX: Product Management with Dynamics AX Blog bot DAX Blogs 1 15.02.2008 11:47
Опции темы Поиск в этой теме
Поиск в этой теме:

Расширенный поиск
Опции просмотра

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

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

Рейтинг@Mail.ru
Часовой пояс GMT +3, время: 23:16.