IIS Logs & Shares
Hiya all. Forgive me if this question has already been answered as I couldn't find the answer myself.I have a web server running NT 4.0 that is connected to a web server running 2000. These two machines are publicly accessible but are also tied together via a hub for internal communications. I've created a share on the 2000 box and can access this share from the NT box with no problem; I can create folders, create files, and delete both. My problem is that I want IIS on the NT box to drop its IIS log files into that shared folder on the 2000 box. The NT box reports this error:
IIS Logging was unable to create the directory \\sharedfolder\W3SVC1. The data is the error.
I'm sure it's a permissions issue, but where exactly, I'm not sure. What is required for the NT box's IIS to create files on the 2000 box? Remember, I can do it myself manually but IIS can't seem to do it.
Any help would be appreciated. Thanks much.