Hi I have an asp.net web application. I am trying to access files from remote server (on local network) and unfortunately it isn’t working out. Problem is I am not sure if the error is cos the path mentioned isn’t correct or is this a problem with iis7 permissions. I have set <identity impersonate="tr ue"... in web.config file.
Below is the code i am trying to access :
Response.Append Header("content-disposition",...