[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details

FileSystemObject and UNC file paths (ASP, two separate non-IIS fileservers)

Asked by southtexasmike in Active Server Pages (ASP)

Hello,

(My first ever question, so apologies if I break some protocol or miss something obvious)

My question is related to the answer provided here: http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20628560.html

I have the following:
* A webserver running IIS6 and ASP, and a member of the domain (but *not* a DC)--I'll call it WEB1
* Two other fileservers NOT running IIS, and members of the domain (but *not* a DC)--I'll call them FSVR1 and FSVR2

With one of my pages on http://web1/site1, I need to copy files from one fileserver to the other.  Here's the line of code that trips:
     objFSO.CopyFile "\\fsvr1\dir$\dir\*", "\\fsvr2\dir$\dir\", True

I get the following output:
     Microsoft VBScript runtime error '800a004c'
     Path not found
     /site1/include/page1.asp, line 38

On 28 May, 2003, "Silvers5" posted this answer which seems to make sense:
"you can also use a domain account on both servers .. or create the same local account on both servers with the same password.."

My question: I would love to use a domain account.  How?  I've already attempted to create "IUSR_WEB1" on each fileserver, given it the same password on each, and assigned proper share and NTFS permissions for each share, all to no avail (and I'd rather use a domain account, anyway).  I don't think I will be permitted to use "virtual directories" to address this need.

Any advice will be greatly appreciated.  I hope I've provided adequate information.
[+][-]11/07/08 09:07 AM, ID: 22906396Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11/07/08 09:15 AM, ID: 22906479Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11/07/08 09:39 AM, ID: 22906782Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11/07/08 09:46 AM, ID: 22906853Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11/07/08 09:51 AM, ID: 22906894Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11/07/08 09:55 AM, ID: 22906923Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11/07/08 10:28 AM, ID: 22907202Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11/07/08 10:37 AM, ID: 22907273Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11/07/08 10:43 AM, ID: 22907325Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11/07/08 10:50 AM, ID: 22907376Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11/07/08 04:22 PM, ID: 22909647Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11/14/08 01:15 PM, ID: 22963756Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81 - Hierarchy / EE_QW_Related_20080208