Hello
I have a ws which one of its functions getting files as an array of bytes .
I convert the array into a blob , and save it as a file in the hard disk
The problem is I can't save it out side the iis directory
Does any one have an idea of what do to ?
one option is : save the blob to the DataBase but I prefer not to do that
Thanks