Hi Folks,
Today i was just facing an issue where i was not able to update/create any services in AX due to below error.
Cause:
The reason behind this error is There might be any Document Service classes which are referring to the Macro's which doesn't exists in AX.
Resolution:
To resolve this error i compiled the AX class node AOT-->Classes-->Right Click compile.
Once the compilation is done i found that i created a service for test purpose where i deleted the macro's but forgot to delete the classes which were referring to the deleted macro's so i just deleted the unnecessary classes which were referring to the deleted macro.
Once after deletion all the classes i was able to deploy and update the services without any Erros.
Happy Daxing.
Shreedhara
shreedhar0847@gmail.com
Today i was just facing an issue where i was not able to update/create any services in AX due to below error.
Cause:
The reason behind this error is There might be any Document Service classes which are referring to the Macro's which doesn't exists in AX.
Resolution:
To resolve this error i compiled the AX class node AOT-->Classes-->Right Click compile.
Once the compilation is done i found that i created a service for test purpose where i deleted the macro's but forgot to delete the classes which were referring to the deleted macro's so i just deleted the unnecessary classes which were referring to the deleted macro.
Once after deletion all the classes i was able to deploy and update the services without any Erros.
Happy Daxing.
Shreedhara
shreedhar0847@gmail.com
No comments:
Post a Comment