Hi everyone,
I can't access correctly to a xbap that I have published by using Visual Studio in iis
When I write http://localhost/App.xbap in my browser I can do it correctly, but when I write http://127.0.0.1/App.xbap or http://<my ip address>/App.xbap I can't.
It only happens to me with .xbap files, I can list all folders and subfolders.
I have tried to publish it in Visual Studio by using /127.0.0.1 or /192.168.x.x or /localhost and there is no difference.
I'm a little frustrated with this, I have been searching on the web but I can't see anything about this.
Thanks for your help