My app and all the Sencha touch 2 example apps work perfectly (opening via desktop browser) when I host them on local IIS server, but when I copy the same code to an IIS instance running on Windows Server machine, I get this error on opening both touch examples as well as my app:-
GET http://servername/touch-2.3.1/examples/map/bootstrap.json 404 (Not Found)
This happens with all apps and the same code is running without errors on my local machine. Am I missing any configuration?