Re: Cold Fusion and mapped drives

2000-08-17 Thread JustinMacCarthy
ay, August 17, 2000 9:06 AM > To: [EMAIL PROTECTED] > Subject: Re: Cold Fusion and mapped drives > > > > AFA UNCs, CF has always complained when i tried to use them. has this > been > > fixed in 4.5.x? > > > CF can use UNC for cffile , Cfdirectory operations h

RE: Cold Fusion and mapped drives

2000-08-17 Thread Olive, Christopher M Mr NMR
rsday, August 17, 2000 9:06 AM To: [EMAIL PROTECTED] Subject: Re: Cold Fusion and mapped drives > AFA UNCs, CF has always complained when i tried to use them. has this been > fixed in 4.5.x? CF can use UNC for cffile , Cfdirectory operations however the is an issue with cfcontent. To use U

RE: Cold Fusion and mapped drives

2000-08-17 Thread mherbene
You can use UNCs with CFCONTENT too; the IIS_Anon (or replacement) user must have rights to read the file on the remote machine. -Original Message- From: JustinMacCarthy [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 17, 2000 9:06 AM To: [EMAIL PROTECTED] Subject: Re: Cold Fusion and

Re: Cold Fusion and mapped drives

2000-08-17 Thread JustinMacCarthy
> AFA UNCs, CF has always complained when i tried to use them. has this been > fixed in 4.5.x? CF can use UNC for cffile , Cfdirectory operations however the is an issue with cfcontent. To use UnC you must run CFSERVER under an account with permissions to access the share. Check out the KB art

RE: Cold Fusion and mapped drives

2000-08-17 Thread Olive, Christopher M Mr NMR
? Chris Olive, DOEHRS Website Administrator -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 17, 2000 8:31 AM To: [EMAIL PROTECTED] Subject: RE: Cold Fusion and mapped drives I would not advise using mapped drives; use an UNC path to the database as

RE: Cold Fusion and mapped drives

2000-08-17 Thread mherbene
I would not advise using mapped drives; use an UNC path to the database as advised in other recent postings. Whenever you're trying to diagnose server to server connectivity, setting up NT (assuming NT) to audit logins and file access is helpful. -Original Message- From: Christopher S Ma