- Jun 6, 2020
- 11,559
- 4,422
I'm not sure if this is a bug or other issue.
In regard to the new B4J version (9.8.0), I applied the BANanoServer fix to the BANanoServer.b4xlib file as per
With that fix, I am now able to fully compile my BANanoServer project in B4J 9.8.0. But ... when I open my web browser to see my running BANanoServer project app, I get the following errors that do not allow me to load my BANanoServer project on to the web browser:
On the client web browser console side:
Uncaught SyntaxError: Unexpected token o in JSON at position 1
at JSON.parse (<anonymous>)
at s.onmessage (bananocore.js:19:2968)
On the server B4J console side:
java.lang.RuntimeException: java.lang.RuntimeException: Object should first be initialized (HttpSession).
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:140)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:98)
at...
In regard to the new B4J version (9.8.0), I applied the BANanoServer fix to the BANanoServer.b4xlib file as per
برای دیدن لینک ها باید ثبت نام کنید
. With that fix, I am now able to fully compile my BANanoServer project in B4J 9.8.0. But ... when I open my web browser to see my running BANanoServer project app, I get the following errors that do not allow me to load my BANanoServer project on to the web browser:
On the client web browser console side:
Uncaught SyntaxError: Unexpected token o in JSON at position 1
at JSON.parse (<anonymous>)
at s.onmessage (bananocore.js:19:2968)
On the server B4J console side:
java.lang.RuntimeException: java.lang.RuntimeException: Object should first be initialized (HttpSession).
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:140)
at anywheresoftware.b4a.BA.raiseEvent(BA.java:98)
at...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید