Hi,
We have azure file share which is being mount to linux container. I have c# .net core api where I am writing pdf files using aspose.pdf but issues its able to create the pdf file in shared location but while writing the content to the file its throwing exception as ‘access to path is denied’.
But there is no problem with aspose.words, I am able to write word files successfully to the azure file share.
Can someone please help here asap. we have been struggling since 3 weeks.
Any quick help would be much approciated.
Thanks