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? ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Domains - Claim yours for only $14.70 http://us.click.yahoo.com/Z1wmxD/DREIAA/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/
