Hi Team,
I have an c# application which calls the soffice. The code works perfectly on the IISExpress server on my local machine but it’s the test server that fails and I couldn’t identify the problem. But there is a similar question on stackoverflow as shared below
As peer the analysis by an another developer, libreoffice accesses the folder location C:\Windows\SysWOW64\config\systemprofile\AppData\Roaming\LibreOffice and he proceeds to provide access to this folder for his profile on the server.
I wanted to check with you guys if this is really the issue and if there was a method possible to run the application programmatically on the iis test server without folder permissions. As per a team member, folder permissions on the server has to be avoided.
Please let me know if you need any other information.
Regards,
Binoy