File Access
hi, I need to access an XML file on a seperate server but cant seem to do this. I have:
Server 1 (hosting the web app).
IIS, ASP.NET, Windows Server
Server 2 (holds the XML file).
Apache, Tomcat, Windows Server
I have set up a share on the relevant folder on server 2, and have created a virtual directory on server1. However, if I try to open it for reading using server.mappath I cant find the file and if I dont use that I get bad username or password.
Any offers of help would be appreciated as I am going nuts!!
|