1. #1
    Sencha User
    Join Date
    Mar 2013
    Posts
    1
    Vote Rating
    0
    steve.pruitt is on a distinguished road

      0  

    Default help with Car Listing starter application

    help with Car Listing starter application


    I am stuck at the step where I load the data file in the CarDataStore store. I set the url on property on the data proxy like as instructed. data/cars.json. Previously I extracted the sample data download to C:\inetpub\wwwroot\CarListings\data as instructed.

    The error message is:

    Unable to load data using the supplied configuration.
    Open in Browser:
    data/cars.json.

    Preview for the app works ok, so the webserver is running ok. No car data shows in the Grid, but not surprising.

    Thanks in advance.

  2. #2
    Sencha - Architect Dev Team aconran's Avatar
    Join Date
    Mar 2007
    Posts
    8,185
    Vote Rating
    63
    aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice

      0  

    Default


    Guessing you have not registered the JSON mime type with IIS
    http://stackoverflow.com/questions/3...s-inc-post-get
    Aaron Conran
    @aconran
    Sencha Architect Development Team