Hello!!
I´ve got another question. Now I have a webservice to write a file in a server folder. To that folder I have given full control permissions to the IUSR and IIS_IUSRS users as well as to the users PBDotnet4AppPool and DefaultAppPool.
Even so, FileOpen returns -1. In the only folder where you can write files is C:\inetpub\wwwroot\appname_root\file\session\ __ webservice__.
How can I put the files in another site on the server?
Other question really HttpClient is unsuported in powerserver?? How I consume rest webservice???