
Hey,
i'm trying to publish OIOUBL extension, but it fails everytime. The error messages:
test/COD148050.al(15,24): error AL0265: Reference to object Library - Random is ambiguous. Make sure you are not referencing packages containing objects with the same names.
test/COD148051.al(18,24): error AL0265: Reference to object Library - Random is ambiguous. Make sure you are not referencing packages containing objects with the same names.
test/COD148052.al(20,24): error AL0265: Reference to object Library - Random is ambiguous. Make sure you are not referencing packages containing objects with the same names.
test/COD148053.al(16,24): error AL0265: Reference to object Library - Random is ambiguous. Make sure you are not referencing packages containing objects with the same names.
test/COD148054.al(17,24): error AL0265: Reference to object Library - Random is ambiguous. Make sure you are not referencing packages containing objects with the same names.
test/COD148055.al(17,24): error AL0265: Reference to object Library - Random is ambiguous. Make sure you are not referencing packages containing objects with the same names.
does it have any name conflicts or some dependency issue?
i'm running Business central CU5 onprem.
I have received those error messages so far when I have the "Test objects" imported as objects into a Business Central database and then try to install the test extensions as well. This would result in having the same objects in the database twice and therefore it won't work.
The interesting part is that it shows "test/…" with the codeunits. I am not sure, why the test app would be part of the installation of the normal app. Can you try to make sure that you are not - by accident - are trying to install the test app?