Hi all,
is there something new in configurations between mono 2.6.7 and mono 3.12 for accessing local filesystem. I have webservice which sending some files from server to client. Everything was ok on mono 2.67 but now I'm gettin Exception like : Could not find a part of the path "/tmp/aaaa/err.log". ---> System.IO.DirectoryNotFoundException: Could not find a part of the path "/tmp/aaaa/err.log".
web service is runnig under Apache+mod_mono.2.0 .
user apache has access to that file (if i will try to cat /tmp/aaaa/err.log, it works).

Is there any configuration which can block webservice access to files in other then app directories?


Thank you Ales
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to