B
Balint Toth
I made a web service which comminicates with a smartphone.
On the server the web service writes some files, and the client should
download them. But the files the webservice wrote have no read/write rights,
so the client is denied to download them.
How can I add read authority to a file I created? Maybe some IIS settings (I
add all right to the directory in which the file is created)?
On the server the web service writes some files, and the client should
download them. But the files the webservice wrote have no read/write rights,
so the client is denied to download them.
How can I add read authority to a file I created? Maybe some IIS settings (I
add all right to the directory in which the file is created)?