filepermission

  1. P

    Question Check File Permission

    Hello, I've hosted a webservice on IIS 7.0, and this webservices is checking the file permission of different file on another server. I use System.IO.File.Exists to check if I have access to the file. But I always get the answer "False". If I check a file that is on my IIS server ( the same...
Back
Top