Q: Does Aspose.Form work under Microsoft .NET Framework 2.0?
A: Yes, Aspose.Form is compiled under MS .NET Framework 1.1 but we have tested it on .NET Framework 2.0 too and it works great.
Q: When i open the page containing Aspose.Form control, i receive the following exeption:
What is the problem?
A: Aspose.Form control requires you to add a Customized HttpModule to your Web.config file before using it in your web applications. Please read about how to configure your Web.config file.
Q: When i try to open an InfoPath form that contains RichText controls, it throws exception. Why is it happening?
A: If your InfoPath template contains RichText controls then you would need to set validateRequest property of Page directive in your ASP.NET page to false. For more details, please click here.
Q: I want to try Aspose.Form without any evaluation limitations. Is it possible to get a temporary license?
A: Yes, if you want to test Aspose.Form without evaluation version limitations, you can request a 30 Day Temporary License. Please refer to How to get a Temporary License?
Describes how to add an Http Module to web.config file to make Aspose.Form working.