Hello, I'm trying to deploy my PowerClient project.
Everything working fine cos it finish to build my application, then also finish to split correctly all the PBDs, then it starts to upload the file to my remote webserver, but it stops with the following error:
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_inifile.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_itemattrib.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_json.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_json_tagattrib.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_linkedlistbase.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_linkedlistnode.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_linkedlistnodecompare.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_list.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_logonattrib.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_luw.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_lvsrv.udo"...
Failed to upload the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_lvsrv.udo".
Failed to publish the installable cloud app.
---------- Finished Deploy of p_startclient_exe (09.42.30)
If i try to deploy it again gives same error but on a different file.....
During Beta testing i didnt notice this issue, the only difference is that on beta i was uploading to a local webserver, now i got a webserver on another machine still on the same LAN.
Connection test to the webserver passing without any errors
I've tried to migrate then full build my project several times but i'm getting same error.
Also tried to clean temp folder before build & deploy...
looking log files i didnt find any evidence of this error cos it stops after splitting the last pbd
Any ideas about the reason of this issue? or maybe what should i try to avoid it?
tia,
simone