Application through JSON Error while Loading, I redeploy my application and I am getting following error.
com.google.gwt.json.client.JSONException: com.google.gwt.core.client.JavaScriptException: (SyntaxError): Syntax error number: -2146827286 description: Syntax error at Unknown.$JSONException_0(Unknown source:0) at Unknown.parse(Unknown source:0) at Unknown.onResponseReceived_0(Unknown source:0) at Unknown.$fireOnResponseReceived(Unknown source:0) at Unknown.onReadyStateChange_0(Unknown source:0) at Unknown.anonymous(Unknown source:0) at Unknown.entry0(Unknown source:0) at Unknown.anonymous(Unknown source:0) Caused by: com.google.gwt.core.client.JavaScriptException: (SyntaxError): Syntax error number: -2146827286 description: Syntax error i am not doing any Activity related to JSON. Please help. I have re- compile my application and redeployed it. That’s only change I did. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
