Показать сообщение отдельно
Старый 04.06.2010, 13:00   #4  
Poleax is offline
Poleax
Модератор
Аватар для Poleax
MCP
MCBMSS
Злыдни
 
1,353 / 595 (22) +++++++
Регистрация: 17.02.2005
Адрес: msk
Записей в блоге: 34
У меня на некоторых машинах прослеживалась ошибка запуска клиента. В реестре, почему то не прописывались полные пути.
Пришлось исправлять файлом реестра.
Код:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Dynamics\5.0\Configuration\Original (installed configuration)]
"_clientadname"=""
"_clientmode"=dword:00000000
"allowunauth"=dword:00000000
"aol"="usr"
"aolcode"=""
"aos"=""
"aos2"="DynamicsAx2009@srv-axp-tst-01:2712"
"aosencryption"="1"
"applexclusive"=dword:00000000
"application"=""
"applshare"=dword:00000001
"bindir"="C:\\Program Files\\Microsoft Dynamics AX\\50\\Client\\Bin"
"broadcast"=""
"cachesynctime"=""
"client"="thin"
"company"=""
"compwd"=""
"connectionidletimeout"=""
"createdsn"=""
"database"="AXDB"
"datadir"="C:\\Program Files\\Microsoft Dynamics AX\\50\\Client\\Data"
"dbcli"="odbc"
"dbunicodeenabled"="1"
"directory"="C:\\Program Files\\Microsoft Dynamics AX\\50\\Client"
"dsn"=""
"exposeserverprinters"=dword:00000000
"extracmdline"=""
"fetchahead"=""
"hascompwd"=dword:00000000
"hasocipwd"=dword:00000000
"hasserveridletimeout"=dword:00000000
"hassqlpwd"=dword:00000000
"haswarnings"=dword:00000000
"hint"=""
"ignoredatasourceindex"="0"
"installationlanguage"="ru"
"localappldoc"=dword:00000000
"localsysdoc"=dword:00000000
"log"=""
"logdir"="C:\\Documents and Settings\\All Users\\Application Data\\Microsoft\\Dynamics Ax\\Log\\"
"native"=dword:00000000
"newconnectionretrycount"=""
"newconnectionretrydelayms"=""
"ociconnectservice"="1"
"ocidbid"=""
"ocihost"=""
"ociservice"=""
"ocitcpipport"="1521"
"opencursors"=""
"port"=""
"preloadthresholdmsec"=""
"preloadthresholdrecords"=""
"querytimelimit"=""
"retry"=""
"serveridletimeout"=""
"servermask"=""
"sql"=dword:00000001
"sqlbuffer"=""
"sqlcomplexliterals"="1"
"sqlformliterals"="1"
"sqloraclefirstrowsfix"="0"
"sqlpwd"=""
"sqltrace"="0"
"sqluser"=""
"startupcmd"=""
"startupmsg"=""
"user"=""
"useserverprinters"=dword:00000000
"warnings"=""
"xppdebug"="0"
"traceeventsenabled"="1"
"tracexppmethodcalldepth"="3"
"tracemaxfilesize"="10000"
"tracebuffersize"="1024"
"tracemaxbuffers"="120"
"traceminbuffers"="30"
"traceallowclient"=dword:00000000
"tracestart"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Dynamics\5.0\Configuration\Original (installed configuration)\SetupProperties]
"INSTALLFOLDER32"=""
"CLIENTAOSSERVER"="DynamicsAx2009@srv-axp-tst-01:2712"
"INSTALLLANGUAGE"="ru"
"AOS2"="DynamicsAx2009@srv-axp-tst-01:2712"
"CLIENTCONFIGFILE"=""
При ручной установке Ax 2009 + Sp1 + RU4 в реестре все нормально.
Почему команды установки аксапты не корректно прописали в реестре пути, не знаю
__________________

This posting is provided "AS IS" with no warranties, and confers no rights.