13.07.2011, 16:11
|
#1
|
Участник
|
daxdilip: Troubleshooting Dyamics AX Error No Devices found
Источник: http://daxdilip.blogspot.com/2011/07...-error-no.html
==============
Issue:
Recently on one of the client machine, this error message "No Devices found" started popping up while the AX Client is loaded.
Solution:
This is caused by an unregistered ocx file on the client.
To fix this you will need to register the smmPhone.ocx located in C:\Program Files\Microsoft Dynamics AX\40\Client\Bin folder using regsvr32
Command line is:
regsvr32 C:\Program Files\Microsoft Dynamics AX\40\Client\Bin\smmPhone.ocx
but had to go to a cmd window, cd to the C:\Program Files\Microsoft Dynamics AX\40\Client\Bin folder and then run
regsvr32 .\smmPhone.ocx
Restart the box.
Источник: http://daxdilip.blogspot.com/2011/07...-error-no.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.
|
|