Hello All,
I am trying to compile my system and its throwing an error.
Can someone assist.
Regards
Sivanesan S
Like
1 comments
14:23 Jan 22, 2023
Hello,
In the code of the UsrAccountInfoByTypeConverter you are trying to use the GetTypedColumnValue method in 81, 85 and 87 line and it's done incorrectly. You need to debug the code of the UsrAccountInfoByTypeConverter and check why the error is returned there (this should be related with types usage and columns from which data should be retrieved).
Show all comments