We are trying to setup another Website containing an xml file (used floatrates xml structure as an example) hosted on the same IIS instance as our MS Dynamics NAV2016 webapp.
Our problem is we are getting an Error 406 when we click on the Preview after creating the import.
It sees the XML file whilst we setup the process but once the process has been setup and we want to preview the results we get that error. All settings on our IIS Website are set to defaults and we have (seemingly) nothing blocking comms between the Website and NAVOne instance.
I have checked the IIS logs and I can see the connection is successful when setting up the Exchange Rate Service (Web Response 200) but when clicking on Preview the IIS server returns 406
We can connect to the address directly from any browser with no issues.
Any ideas on how we can resolve would be great thanks.