According to the Help docs I should be able to hit the REST endpoint using: You can access the Web page and discover projects using its REST endpoint (http://myserver.mydomain.com/myinstance/mobile/rest/)
After replacing with my own machine name and instance, I'm getting HTTP error, Resource Not Found.
I have no issues getting to the Mobile Project Center from within ArcGIS Mobile and downloading the project to my device, so why no REST endpoint?
Looking through Help I also see: The individual mobile project files are located at <Web server name>\inetpub\wwwroot\ArcGIS\Mobile\<Catalog Name>\Projects\<Project Folder Name>\<Project Folder Name>.amp
However, my project files (Win7) are at: \\chatham\inetpub\wwwroot\ArcGIS\Mobile\ItemsRoot\daa15543d95e47bbbb381fc06cdf60a3\esriinfo\project
I am working with all defaults here, not doing anything beyond what Help tells me to do. So just looking to understand, why my projects are being stored in that location, but Mobile is still able to find them on the Project Server, but the REST endpoint is not being created? I saw a similar post suggesting you need to clear out any projects from wwwroot when installing beta 2, I did not do this.
Thanks in advance for any clarification on what I'm doing wrong.