Hi
I’ ve checked the value of path_doc scriptcase variable and there is an error with “Program Files (x86)” and “Program Files” path:
My Server Path OS = C:/Program Files/NetMake/v5/wwwroot/scriptcase/file/doc
In Option->Setup->System Directory-> Path Document = C:/Program Files/NetMake/v5/wwwroot/scriptcase/file/doc (CORRECT)
In Session Variable [glo_nm_path_doc] = C:/Program Files(x86)/NetMake/v5/wwwroot/scriptcase/file/doc (FALSE)
In $_SESSION[‘scriptcase’][‘control_login’][‘glo_nm_path_doc’] = C:/Program Files (x86)/NetMake/v5/wwwroot/scriptcase/file/doc (FALSE)
Should I set another option to correct the document path?
Regards,