0

An unexpected error has occured: Value cannot be Null

Hi all,

the solution:

It appears that the error is being caused by blank, empty or null values in the Code field (Dimension Code) of the Dimension Value table (table number 349).
Values are pulled directly from this table in order to query the dimension value.
If that value is blank, empty or null you will receive the Argument Null Exception error.
Our assumption is that the values must be incomplete in the database's Dimension Value table.
I would recommend having the person that handles your NAV database look into resolving this issue by making the necessary modifications to this table.
e.g.
dbo.CRONUS Mexico S_A_$Dimension Value
dbo.CRONUS Canada, Inc_$Dimension Value
dbo.CRONUS USA, Inc_$Dimension Value

1 comment

Please sign in to leave a comment.