C
Chris Strobel
Hi,
Does anyone know what permissions I need to copy a file that is created in
an ASP.NET page to another server during the same call. We get login errors
trying to do a File.Copy after we create it.
We are running 2 web servers with round-robin DNS where certain files
(Crystal Report PDF's) get created and we want to replicate them to the
alternate server when they get created.
Thanks,
Chris
Does anyone know what permissions I need to copy a file that is created in
an ASP.NET page to another server during the same call. We get login errors
trying to do a File.Copy after we create it.
We are running 2 web servers with round-robin DNS where certain files
(Crystal Report PDF's) get created and we want to replicate them to the
alternate server when they get created.
Thanks,
Chris