D
digitalcolony
I had the .XML extension mapped to the ASP.NET DLL. And then I
updated the web.config as such.
And it works!
However, if the browser makes a request for any other XML file, it
fails. My guess is the ASP.NET DLL can't render .XML files. Is there
anyway to get XML files on the server to render if that extension is
mapped to the ASP.NET DLL?
thanks - MAS
updated the web.config as such.
And it works!
However, if the browser makes a request for any other XML file, it
fails. My guess is the ASP.NET DLL can't render .XML files. Is there
anyway to get XML files on the server to render if that extension is
mapped to the ASP.NET DLL?
thanks - MAS