Hello
Testing the mobile powerserver on win 2012 R2 and iis and found a problem
I need to deploy all PB mobile apps to a common subfolder, eg http://myserver.com/PBMobile/Myapp1, http://myserver.com/PBMobile/Myapp2
If i change the root path in "web server profile config" to "C:\inetpub\wwwroot\PBmobile" it deploys fine to correct folder
but the app does not work, it still thinks "http://myserver.com/Myapp1" is the correct address
If i try to change "Web Folder" in application profile to "PBMobile/Myapp1" i get an error saying illegal characters
When deploying to "http://myserver.com/Myapp1" everything works fine
So how do i solve this ?
This is required for the internet connected secure server that will forward only calls with /PBMobile/ to our test server