I have an issue where my web application use Aspose.PDF.Net to generate PDFs. It works perfect on my development system and LocalHost website. When publishing to my test server, the application fails. I have check my IIS configuration to ensure that .Net has Full Trust. License files have been deployed. My development system is running Windows 7 and my test server is running Windows Server 2012.
Are there any other configuration settings that I should be checking??