Im not sure where to start off with this issue but hope someone could help or point me towards the right direction.
I have a site hosted on Windows Server 2008 R2 + all updates. In IIS i create a new website and set it up as normal. I add a sitemap.xml file. Add several bindings for this one site.
When i navigate to the site all is running fine but when i navigate to the the sitemap.xml file its empty?? Looking at the file on the server there's definitely content inside the sitemap file but i have no idea why its blank when looking at it from any browser? Looking at the debugging logs in a browser it states the file is not found (404) but im 100% sure the file is there and i can open it in the browser on the server?
I tried adding a simple text file and navigated to it from a browser. That too came up with a 404. I assume theres some setting on IIS that needs amending somewhere?