|
![]() |
#1 |
MCTS
|
Продолжительные эксперементы с установкой и переустановкой разных версий .Net так и не дали никакого результата.
Если верить логу, то установка по прежнему спотыкается на строчке Цитата:
AOS.4: mofcomp "C:\Program Files\Microsoft Dynamics AX\50\Server\DAX2009\Bin\aos_trace.mof"
Цитата:
Microsoft Windows [Version 6.1.7600]
(c) Корпорация Майкрософт (Microsoft Corp.), 2009. Все права защищены. C:\Users\rsid.DOMN>mofcomp "C:\Program Files\Microsoft Dynamics AX\50\Server\DAX2009\Bin\aos_trace.mof" Microsoft (R) MOF Compiler Version 6.1.7600.16385 Copyright (c) Microsoft Corp. 1997-2006. All rights reserved. Parsing MOF file: C:\Program Files\Microsoft Dynamics AX\50\Server\DAX2009\Bin\aos_trace.mof MOF file has been successfully parsed Storing data in the repository... An error occurred while processing item 1 defined on lines 29 - 31 in file C:\Program Files\Microsoft Dynamics AX\50\Server\DAX2009\Bin\aos_trace.mof: Error Number: 0x80041003, Facility: WMI Description: Access denied Compiler returned error 0x80041003 Цитата:
Microsoft Windows [Version 6.1.7600]
(c) Корпорация Майкрософт (Microsoft Corp.), 2009. Все права защищены. C:\Windows\system32>mofcomp "C:\Program Files\Microsoft Dynamics AX\50\Server\DAX2009\Bin\aos_trace.mof" Microsoft (R) MOF Compiler Version 6.1.7600.16385 Copyright (c) Microsoft Corp. 1997-2006. All rights reserved. Parsing MOF file: C:\Program Files\Microsoft Dynamics AX\50\Server\DAX2009\Bin\aos_trace.mof MOF file has been successfully parsed Storing data in the repository... WARNING: File C:\Program Files\Microsoft Dynamics AX\50\Server\DAX2009\Bin\aos_trace.mof does not contain #PRAGMA AUTORECOVER. If the WMI repository is rebuilt in the future, the contents of this MOF file will not be included in the new WMI repository. To include this MOF file when the WMI Repository is automatically reconstructed, place the #PRAGMA AUTORECOVER statement on the first line of the MOF file. Done! Возможно для локальной установки нужны права администратора домена? Или быть может это проделки UAC? ![]()
__________________
Dynamics AX Experience |
|
![]() |
#2 |
Модератор
|
Цитата:
Цитата:
Сообщение от CDR
![]() Но если команндную строку запустить от имени администратора, то результат получается другой:
WARNING: File C:\Program Files\Microsoft Dynamics AX\50\Server\DAX2009\Bin\aos_trace.mof does not contain #PRAGMA AUTORECOVER. If the WMI repository is rebuilt in the future, the contents of this MOF file will not be included in the new WMI repository. To include this MOF file when the WMI Repository is automatically reconstructed, place the #PRAGMA AUTORECOVER statement on the first line of the MOF file. В ручную восстановление Код: MOFCOMP -Autorecover C:\Program Files\Microsoft Dynamics AX\50\Server\DAX2009\Bin\aos_trace.mof
__________________
This posting is provided "AS IS" with no warranties, and confers no rights. |
|