HELP!

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top