Unexpected token: ,

  1. #1

    Unexpected token: ,

    Yesterday I tried to use Ext.NET for the first time. I tried to make a basic application, but when I load it in the browser, I get the error: 'Unexpected token: ,'.
    I noticed a view elements on the screen do get loaded, but elements with fields in it don't. (formpanel)
    I've tried different approaches, even bought the e-book of 'Ext.NET Web Application Development', because I thought I was doing something wrong. But the first example in the book gives me the same error.

    How can I solve this error?
  2. #2
    Did you try Ext.Net 2.3.0 from Nuget?
    If yes then try to update Json.NET to 5.0.8 release
  3. #3
    I did install Ext.NET through nuget. I updated Json.NET as you suggested. It works now.
    Thank you very much for you help.
  4. #4
    This problem has been solved with a new release of Json.NET (5.0.8). If anyone runs into a similar problem in the future, the following thread may help, see

    http://forums.ext.net/showthread.php...l=1#post119136
    Geoffrey McGill
    Founder

Similar Threads

  1. BADRESPONSE: Unexpected token <
    By ascsolutions in forum 1.x Help
    Replies: 2
    Last Post: Jan 30, 2013, 1:38 PM
  2. BADRESPONSE: Unexpected token { on calendar control
    By Felixkirathe in forum 2.x Help
    Replies: 1
    Last Post: Apr 17, 2012, 4:07 PM
  3. Replies: 3
    Last Post: Apr 16, 2012, 1:56 PM
  4. Replies: 3
    Last Post: Jan 03, 2011, 5:28 PM
  5. [CLOSED] Load failed: Unexpected token <
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Dec 02, 2010, 5:58 PM

Posting Permissions