A
Allen Berezovsky
I am doing a simple file upload within ASP.Net (c#). For
replication perposes, I'm uploading the same file to two
different web servers using to paths \\web1\.... and
\\web2....
The problem is, when the webpage is being served by web1,
I get an access to path \\web2 denied error, and when the
webpage is served by web2, I get an access to path \\web1
error. I have set allow full controll to everyone on the
folders in question on both servers, and have allowed
write permission to those folders within IIS. I don't
know what else to do. Anyone run into this before?
replication perposes, I'm uploading the same file to two
different web servers using to paths \\web1\.... and
\\web2....
The problem is, when the webpage is being served by web1,
I get an access to path \\web2 denied error, and when the
webpage is served by web2, I get an access to path \\web1
error. I have set allow full controll to everyone on the
folders in question on both servers, and have allowed
write permission to those folders within IIS. I don't
know what else to do. Anyone run into this before?