G Greg Shearer Member Licensed User Nov 3, 2016 #1 Hi, I'm new to B4J and am trying to get an example project running. All looks ok, but whenever I try to run the project I get the following: Can anyone tell me what is implied by the appstart signature mismatch? Regards, Greg Shearer
Hi, I'm new to B4J and am trying to get an example project running. All looks ok, but whenever I try to run the project I get the following: Can anyone tell me what is implied by the appstart signature mismatch? Regards, Greg Shearer
Erel B4X founder Staff member Licensed User Longtime User Nov 3, 2016 #2 Can you post AppStart signature? My guess is that you have mixed the non-ui project signature with a ui project (or the opposite). Upvote 0
Can you post AppStart signature? My guess is that you have mixed the non-ui project signature with a ui project (or the opposite).
G Greg Shearer Member Licensed User Nov 3, 2016 #3 It was! Thanks so much for the fast response. Now I have my first non-UI remote data select working via jdbc connection. Next objective will be via RDC ... but that is enough for today! Thanks again. Greg Shearer Upvote 0
It was! Thanks so much for the fast response. Now I have my first non-UI remote data select working via jdbc connection. Next objective will be via RDC ... but that is enough for today! Thanks again. Greg Shearer