I am having a very strange issue that I cannot figure out.
I have an application that I have published in the farm. The application allows me to place an xml on a local directory on my pc I create. I created \\tsclient\c\temp\
The app places the xml file there without any problem. The problem is that the application has a button that you can click to view the xml file in an IE window. When the IE window opens, I get the error "
The XML page cannot be displayed. Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later. The system cannot locate the resource specified. Error processing resource 'file:///(a file name with a .DTD extension)
However, I can go tot he local directory, C:\temp and open up the xml just fine.
Is there something in an RDS policy or a certain permission that needs to be modified?