Hi All,
I want to add new Price/discount agreement journal lines with Excel Add-In in AX 2012 R3 CU8.
Data is opened properly in Excel and if I press Publish button without adding any line everything is fine.
After adding a new record and filling it with data I get the following error:
"An error occurred. The data in the workbook and the behavior of any
add-ins may not be correct. Consider contacting your system
administrator about this problem.
Object reference not set to an instance of an object."
If an exported row is modified then changes are updated in AX successfully. The problem appears if a new record is added.
I tested it on three environments: AX 2012 R3 CU8 Demo VPC, clean AX 2012 R3 CU8 installation with Contoso data and clean AX 2012 R3 CU8 installation with some initial data. There are no customization of the system.
Attaching VS debugger to Client, Excel or AOS doesn't cause any exception catch.
Haves anybody face that issue?
Thanks,
Lukasz