I tried to update to version 25 of BC but got an error

I got an error and was wondering if anyone had any similar experiences with it?

[ { “ExtensionId”: “9d31e54e-4ed6-47aa-af5f-f196e1cbb932”, “ExtensionName”: “FINLEE”, “ExtensionPublisher”: “Tubi”, “ExtensionVersion”: “1.0.1.1”, “PublishedAs”: “Tenant”, “Messages”: [ “Posted Service Invoice_50124.PageExt.al (7,19) - Error AL0155: A member of type Field with name ‘Your Reference’ is already defined in Page ‘Posted Service Invoice’ by the extension ‘Base Application by Microsoft (25.0.23364.26558)’.” ] } ]

Yes, we have had similar errors in the past… and we will have more in the future.

This is a standard field that you have added on a page (via the page extension) and Microsoft eventually added it to the original page… and now you have a “collision” with your page field.

You need to either remove your field (“Your Reference”) from the page extension or rename it (but it will appear twice on the page).

2 Likes

Thank you for the response, I appreciate it