Ray: Thanks once again. That is what the problem was, and after changing it, fixed the issue.
Andy ----- Original Message ----- From: Ray at work Sent: 5/26/2004 10:21:21 AM To: [EMAIL PROTECTED] Subject: RE: [ASP] File Exists Method > See, the problem is that while Everyone has full control (share and NTFS, > I'll assume), YourIISserver\IUSR_ is not part of "Everyone" on > OtherServerWithShare. The other server will not allow access to the share > to an unrecognized user, kinda like the way I couldn't just do pull up > \\yourIPAddress and start accessing files on a share with Everyone-Full > Control permissions. > > There are a few ways to get around this. See the "If the file is within > your LAN" section here: > > http://www.aspfaq.com/show.asp?id=2168 > > Ray at work > > > -----Original Message----- > > From: Andy and Kim Mills [mailto:[EMAIL PROTECTED] > > > Hello Guys: > > > > I am using the following code to read a text file. The > > problem is: when I have the fileLocation set to a network > > path: The file Exists is always false. I know this path is > > correct (I have verified this). However: if I move the > > MessageBoard.txt file to the web-server and change the path > > to that file: the file is successfully found. > > > > I checked the permissions on both files, and everyone is set > > to full control. Is there something else I am missing? > > > > > > --------------------------------------------------------------------- > Home : http://groups.yahoo.com/group/active-server-pages > --------------------------------------------------------------------- > Post : [EMAIL PROTECTED] > Subscribe : [EMAIL PROTECTED] > Unsubscribe: [EMAIL PROTECTED] > --------------------------------------------------------------------- > Yahoo! Groups Links > > > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/17folB/TM --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [EMAIL PROTECTED] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
