Hi all
I have build a target ws. One of its functions needs to return a file.
What is the best way of doing that ?
I have tried convert file into blob but the proxy ws "understands" that as ANY type , why ?
Any ideas ?
Thanks
Hi all
I have build a target ws. One of its functions needs to return a file.
What is the best way of doing that ?
I have tried convert file into blob but the proxy ws "understands" that as ANY type , why ?
Any ideas ?
Thanks
Thanks
one more question :
Why I can not operate on files on h.d from the ws functions ? I have applied an application pool with administrator user for the application under IIS , I have tested my code outside the ws and its works fine .
I have checked the files permissions …
what is mandatory for iis ws to work if I want to read files from h.d ?
thanks