Closed altavistatech closed 11 months ago
Can you try publishing again, because those errors are not present in the source you sent?
I tried to deploy it in a different environment with just the APP file and got the same error. Maybe I grabbed the wrong version of code last time. Here is the app file. Alta Vista Technology_Operio Customizations1.0.0.95.zip
I reposted because I mistakenly closed the issue.
I tried to deploy it in a different environment with just the APP file and got the same error. Maybe I grabbed the wrong version of code last time. Here is the app file. Alta Vista Technology_Operio Customizations1.0.0.95.zip
I still don't see anything in that app file that would give that error?
(Sorry for the late reply)
Thank you for replying. I will take another run through and see what happens. I may circle back with you.
I am trying to create a New Feature off with an anchor of Customer. The feature verifies and the app file is created but when Depoying I am getting this error message.
Package validation failed due to the following error(s): Features/CustThirdPartyBill/CustThirdPartyBill.FactBox.al (14,23) - Error PTE0008: Field '' must have a value for the ApplicationArea property so that they are visible to users. From runtime 11.0, you can specify on the application object level the ApplicationArea to use as default for all its controls and actions. Features/CustThirdPartyBill/CustThirdPartyBill.FactBox.al (18,23) - Error PTE0008: Field '' must have a value for the ApplicationArea property so that they are visible to users. From runtime 11.0, you can specify on the application object level the ApplicationArea to use as default for all its controls and actions. Features/CustThirdPartyBill/CustThirdPartyBill.ListPage.al (13,23) - Error PTE0008: Field '' must have a value for the ApplicationArea property so that they are visible to users. From runtime 11.0, you can specify on the application object level the ApplicationArea to use as default for all its controls and actions. Features/CustThirdPartyBill/CustThirdPartyBill.ListPage.al (17,23) - Error PTE0008: Field '' must have a value for the ApplicationArea property so that they are visible to users. From runtime 11.0, you can specify on the application object level the ApplicationArea to use as default for all its controls and actions.
Looking at the Code I think it has something to do with the Actions section not having Application Area defined.
_Alta Vista Technology_Operio Customizations1.0.0.91.zip_
I did not change anything I just added the fields and attempted to publish. I watched the video on creating a new feature and do not think I am doing anything different. Any advice would be appreciated.