Does Aspose.Words work in a SharePoint sandbox solution (i.e. have the assemblies been compiled with “Allow partial trust”)? I see there is a SharePoint version but there is no mention of sandbox support.
Hi Leigh,
I have tried using the Aspose.Words for .net in a sandbox solution. However, it performs file IO as part of its operations - setting the licence key under the sandbox environment causes an exception on the file IO operation. So some “standard” windows operations are not allowed in a sandbox. Happy to work with Aspose to create a sandbox friendly version
Hi Leigh,