I am doing gvc analysis.
I made a do file containing icio command.
Other command is working well, but save option is not working. So I can't print out the result.

Command is like this

icio, exporter(can) importer(chn) destination(all) output(va) save(CAN_to_CHN.xlsx)


The computation is well functioning but not saved.

Error message is
----------------------------------------------------------------------
_icio_out_export(): 3021 class compiled at different times
<istmt>: - function returned error
r(3021);
------------------------------------------------------------------------

What should I do?