Posted on: 9/1/2014 11:55:52 AM | Views : 496

Hi, I using Asp.net 3.5 on Win server 2012 and IIS 8.5. I need to save file upload to folder in other server than asp.net server. I don't get the permission even I alreayd shared the folder to everyone with full control.
My consideration if ASP.net credential using Application pool identity which is using 'ApplicationPoolIdentity' how I should set the folder in other server, so my asp.net can save file there ?

Go to the complete details ...