Showing posts with label DynamicAx 2012 R2. Show all posts
Showing posts with label DynamicAx 2012 R2. Show all posts

Sunday, February 28, 2016

Dynamics Ax service failed to start "by the kernel (8/7)"

Dynamics Ax service failed to start due to below error:

Error:
Object Server 01:  Fatal SQL condition during login. Error message: "The internal time zone version number stored in the database is higher than the version supported by the kernel (8/7). Use a newer Microsoft Dynamics AX kernel."

Solution: 
select SYSTIMEZONESVERSION from SQLSystemVariables

update SQLSystemVariables

set SYSTIMEZONESVERSION = 7

This solution can be valid for any similar error like by the kernel (6/5),  by the kernel (5/4) ....

Saturday, October 26, 2013

Tuesday, July 30, 2013

Ax 2012: Error when open the receipt design on a client machine


PosIs.ReportDesign
(ClassId: PosIs.ReportDesign)
Is not found on the system, please check if the control is correctly installed.



Solution:
Install the retail head quarter component on the client machine