Search Type: Posts; User: jsweeney
Search: Search took 0.02 seconds.
-
16 Mar 2012 9:06 AM
- Replies
- 8
- Views
- 3,312
I have tried the same recommendations and have not resolved this issue yet either.
-
13 Mar 2012 5:56 AM
- Replies
- 13
- Views
- 3,435
Where would the code reside and what would it look like if I did not want the store to be Global?
-
13 Mar 2012 5:32 AM
- Replies
- 13
- Views
- 3,435
I tried adding the stores array to a few placing but still received the error:
Ext.application({
name: 'Foo',
controllers: ['Main'],
views:... -
13 Mar 2012 4:56 AM
- Replies
- 13
- Views
- 3,435
It is in the app/store folder. Is this what you are asking?
Ext.define('Foo.store.AccountsStore', {
extend: 'Ext.data.Store',
config: {
model: 'Foo.model.Account',
... -
12 Mar 2012 5:30 PM
- Replies
- 8
- Views
- 3,312
Were you able to find a solution to this issue? I am getting a very similar error.
-
12 Mar 2012 4:41 PM
- Replies
- 13
- Views
- 3,435
I noticed that a few other people ran across this error and one had a fix that did not appear to help in my situation.
[WARN][Foo.view.AccountsList#applyStore] The specified Store cannot be found... -
9 Mar 2012 7:06 AM
Jump to post Thread: Can't run Sencha SDK by jsweeney
- Replies
- 10
- Views
- 1,923
I uninstalled from the Program Files (x86) folder and reinstalled to the Program Files folder and that fixed it. Thank you for the assistance.
-
8 Mar 2012 8:33 AM
Jump to post Thread: Can't run Sencha SDK by jsweeney
- Replies
- 10
- Views
- 1,923
I tried to run the SDK the same way as outlined in this video and received the same error. Has anyone found a fix?
Results 1 to 8 of 8
