-
22 May 2012 11:15 AM #1
unable to open detail page on CityBars demo
unable to open detail page on CityBars demo
I get the following error when trying to access the detail page of the city bars demo. I grabbed the app from the site as a reference and get the same error.
- [COLOR=red !important]GET http://localhost/Architect2/CityBars...=1337713705642 404 (Not Found) sencha-touch-all-debug.js:7740[/COLOR]
- [COLOR=red !important]Uncaught Error: [Ext.Loader] Failed loading synchronously via XHR: 'CityBars/view/DetailPanel.js'; please verify that the file exists. XHR status code: 404 [/COLOR]
The list opens up fine with all the data. My files are at C:\inetpub\wwwroot\Architect2\test2\CityBars. I verified the files copied them in a few different places and the same thing happened. Whats wrong with my setup?
-
22 May 2012 12:40 PM #2
Are you online? The sencha JS and CSS files are currently not referenced locally in the default setup.
Allister
-
22 May 2012 12:52 PM #3
I setup the app on localhost, the styling and all functionality except the detail form work.
-
22 May 2012 12:59 PM #4
I assume CityBars/view/DetailPanel.js exists and permissions on the file are okay?
-
22 May 2012 1:15 PM #5
DetailPanel.js is at C:\inetpub\wwwroot\Architect2\CityBars\app\view just like the other files. I also copied the view folder to C:\inetpub\wwwroot\Architect2\CityBars\ just in case and got the same thing. I have read/write and IIS has read access.
-
22 May 2012 4:33 PM #6
If you navigate to the link http://localhost/Architect2/CityBars...=1337713705642
Does it show up?
Is CityBars being in there twice the proper location?Aaron Conran
@aconran
Sencha Architect Development Team
-
14 Jun 2012 6:42 AM #7
Same symptoms..
Same symptoms..
Did you figure out what was wrong here? I am having the same experience/same issue with being unable to get to the detail page.
-
27 Jul 2012 1:05 AM #8
I've got exactly the same problem: Uncaught Error: [Ext.Loader] Failed loading synchronously via XHR: 'CityBars/view/DetailPanel.js'; please verify that the file exists. XHR status code: 404.
I'm new to sencha touch but it seems that the framework change in the url "app" by the project name: http://localhost/CityBars/CityBars/v...=1343378915963
Some redirections don't seem to work.


Reply With Quote