hello

i have developed appliaction in c# .net 2005 to generate pdf file
it worked fine on MONO 2.0 On WINDOWS, but i am trying to run on
mono on Linux i got an error 

System.UnauthorizedAccessException: Access to the path
'/home/jose/desktop/teste' is denied.  at System.IO.FileStream..ctor
(System.String path, FileMode mode, FileAccess access, FileShare share,
Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000]   at
System.IO.FileStream..ctor (System.String path, FileMode mode) 

i have all admin writes on Linux but  Access to the path to perticular
folder where some image file is located is DENIED. 

Please tell me how can i resolve this issue.

i have been hoping for earliar response.

Thank You
-- 
View this message in context: 
http://www.nabble.com/System.UnauthorizedAccessException%3A-Access-to-the-path--to-folder-is-denied-on-Linux-tp21598557p21598557.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to