ramezaniabbas Active Member Licensed User Jan 20, 2021 #1 i used b4xpages in my project and then exported that to a zip file. once I unzip and try to run the project I see the following error:
i used b4xpages in my project and then exported that to a zip file. once I unzip and try to run the project I see the following error:
klaus Expert Licensed User Longtime User Jan 20, 2021 #2 How did you zip the project? You must use line #6 on top of the code in the B4XMainPage module. When you hover over the line with the Ctrl key pressed, the link is highlighted in blue. Upvote 0
How did you zip the project? You must use line #6 on top of the code in the B4XMainPage module. When you hover over the line with the Ctrl key pressed, the link is highlighted in blue.
ramezaniabbas Active Member Licensed User Jan 20, 2021 #3 klaus said: How did you zip the project? You must use line #6 on top of the code in the B4XMainPage module. View attachment 106566 When you hover over the line with the Ctrl key pressed, the link is highlighted in blue. Click to expand... Thank you very much Upvote 0
klaus said: How did you zip the project? You must use line #6 on top of the code in the B4XMainPage module. View attachment 106566 When you hover over the line with the Ctrl key pressed, the link is highlighted in blue. Click to expand... Thank you very much