-
4 Mar 2013 12:50 PM #1
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.
-
4 Mar 2013 7:22 PM #2
Guessing you have not registered the JSON mime type with IIS
http://stackoverflow.com/questions/3...s-inc-post-getAaron Conran
@aconran
Sencha Architect Development Team


Reply With Quote