I've got an web application written in C# that reads a data file to
populate textboxes. The file is in an nfs mounted drive from a
storage server.
When I run this on a windows 2000 server, it works as I want.
When I run it on a windows 2003 server it can't open the file.
I can log into each server and open the files with wordpad.
I'm guessing that the security settings of 2003 is the problem.
Anyone got any clues as to how it should be modified?

Thanks,

Robert Megee