on a brand new install of open-source extjs gives me this error:
"The requested URL was not found on this server: ext-4.0.2a/adapter/ext/ext-base.js"
This happens whether or not I run it through an HTTP server. And indeed there seems to be no directory called adapter, nor a file called ext-base.js anywhere in the source tree:
- First, you are using a legacy example (2.0) for a current ExtJS version (4.0a)
- Second, the forum is wrong (this is about providing examples. If you need help, use the Help section)