I wrote a web application using ASP. I need to create a text file and copy it over to another server's shared folder. The shared folder has given write/read permission to EVERYONE. I have tried to copy a text file over manually without any problem. But I got permission denied when I run the web application. I believe the web application uses it's machine ID to access the shared folder and the machine ID in not included in EVERYONE. Could anyone help me to find a solution? I'm lack of network/security knowledge.
Thanks a lot in advance,
YK
Thanks a lot in advance,
YK