PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WM17 - WDJava Framework Error
WM17 - WDJava Framework Error
Iniciado por guest, 09,dic. 2014 13:12 - 3 respuestas
Publicado el 09,diciembre 2014 - 13:12
In a mobile (Android) application that I have developed the user keeps on getting WDJava Framework Error. This error seems to occur randomly.

Here is the screen shot:
[attachment 1269 screenShot.jpg]

Is there any explanation as to why this error occurs?

TIA

Yogi Yang
[attachment 1269 screenShot.jpg]
Publicado el 10,diciembre 2014 - 17:32
Hi. You need look at your android logcat to see more details about the error.


Rubén
Publicado el 11,diciembre 2014 - 20:43
I remember getting that error, think it occurs when the combo receives an empty or null value, think I filled the combos by programming and set a default value rather than empty or null.
Publicado el 11,diciembre 2014 - 21:16
I got this error when a function did not return a value