Missing axsysen-us.ktd text file
Well I ran into a strange error message today. I was copying over our 2tier environments to be on the 3tier boxes. In The process, I tried to launch the new environments, and kept getting this error message:
"Microsoft Business Solutions-Axapta installation has no text file (axsysen-us.ktd)"
Well after further searching, found out that my problem was with my config file, on the following line:
bindir,Text,C:\mbs\axapta server\Bin
So I had to change this to:
bindir,Text,C:\mbs\axapta client\Bin
Which fixed the issue. I had the config file pointing to the wrong \Bin\ Folder which was making this error message pop up. The Ktd files live in the \Bin\ folder instead of the \Appl\ folder because they relate to the launch of Ax.
Maybe in the future someone will be able to benefit from this find! Check back later this week for more post.
Find a job at: www.DynamicsAXJobs.com
"Microsoft Business Solutions-Axapta installation has no text file (axsysen-us.ktd)"
Well after further searching, found out that my problem was with my config file, on the following line:
bindir,Text,C:\mbs\axapta server\Bin
So I had to change this to:
bindir,Text,C:\mbs\axapta client\Bin
Which fixed the issue. I had the config file pointing to the wrong \Bin\ Folder which was making this error message pop up. The Ktd files live in the \Bin\ folder instead of the \Appl\ folder because they relate to the launch of Ax.
Maybe in the future someone will be able to benefit from this find! Check back later this week for more post.
Find a job at: www.DynamicsAXJobs.com
4 Comments:
I also met the same issue , thanks for your share.The problem has been solved now.
I ran in to the same error for one specific user. We are using Citrix in a 3-tier env. and none of the other users had this problem.
I deleted the user account inside Dynamics AX and recreated it - problem solved!
Hey
Our company has license for polish language , but the polish lang does not show up in the user options (tools--> options-->language ).
so i tried to run -language=PL (for polish) using AX-configuration utility and when i start my AX-client i get the message "Microsoft Dynamics Installation has no text files(axsysPL.ktd)".
and my config files are pointing to C:\Program Files\Microsoft Dynamics AX\40\Client\Bin. [there is a PL folder under bin ]
Yet i get the same error on start of the AX-client.
can any one please help me
Thanks in advance
Manishanker
awesome. thanks. My file was just not there. I was able to copy it out of the installation package into this directory to get AOS working again.
Post a Comment
<< Home