PDA

View Full Version : [FIXED] Loading json data error



fangqihui
26 Sep 2012, 1:19 AM
I download the DEMO carlist , when I loading data use store, It error like:

38935 Unable to load data using the supplied configuration.
Open in Browser:

I do by create a new store, and also find the message. I think it is Sencha Architect problem.

aconran
26 Sep 2012, 7:47 AM
Where is the project saved?

Do you have a url prefix set? If you click on the link where does it go in the browser?

This looks to be a configuration issue with your setup. I'd suggest reading through the getting started documentation.

Project Basics (http://docs.sencha.com/architect/2/#!/guide/project_basics)

fangqihui
26 Sep 2012, 7:25 PM
I change the url to http://localhost/Carlistings/data/cars.json ,is the same error. I deploy it , is run right.

I try set Myjsonreader root to null , the load data menu can be actived, but no data apply.

I try this more url , it is the same error and I want to know how to do ? I find the problem affter update to last ver. and the ver. before is right.

fangqihui
28 Sep 2012, 6:26 PM
Upgrade today, the problem has been corrected.

aconran
28 Sep 2012, 6:50 PM
Thanks for letting us know. Sorry about that.

mlourdes
11 Nov 2012, 5:09 AM
I am having the same problem , what piece am I missing , I have SenchaSDKTools-2.0.0-beta3-windows

aconran
12 Nov 2012, 12:39 PM
mlourdes -

I'd suggest using the newly released Sencha Cmd instead of the old SDK Tools.

What problem are you having?