Hello;
I can not open picture on file location LAN
ImageView1.SetImage(fx.LoadImage("\\server\TEKNIK\PRES", "res1.jpg"))
this folder secure with windows user and password.
How can i read this file?
I can not open picture on file location LAN
java.io.FileNotFoundException: \\server\TEKNIK_RESIM\ASLAR PRES\res1.jpg (Access is denied)
ImageView1.SetImage(fx.LoadImage("\\server\TEKNIK\PRES", "res1.jpg"))
this folder secure with windows user and password.
How can i read this file?