Aspose.ASPXpand 1.5.0 Released

Dear Customers,

Aspose.ASPXpand 1.5.0 released.

Enhancements:

Aspose license control supported.

           Sample:

                      [C#]

                      Aspose.ASPXpand.License lic = new Aspose.ASPXpand.License();

                      lic.SetLicense(“licensefile.lic“);

                       [VB.net]

                       dim lic as new Aspose.ASPXpand.License()

                       lic.SetLicense(“licensefile.lic“);

Sample code updated.

 

kyle

Share and Enjoy:
  • services sprite Aspose.ASPXpand 1.5.0 Released
  • services sprite Aspose.ASPXpand 1.5.0 Released
  • services sprite Aspose.ASPXpand 1.5.0 Released
  • services sprite Aspose.ASPXpand 1.5.0 Released
  • services sprite Aspose.ASPXpand 1.5.0 Released
  • services sprite Aspose.ASPXpand 1.5.0 Released
  • services sprite Aspose.ASPXpand 1.5.0 Released
  • services sprite Aspose.ASPXpand 1.5.0 Released

No related posts.


To keep up with our news, you can follow us on Twitter or follow our Facebook page.

8 Responses to Aspose.ASPXpand 1.5.0 Released

  1. iret says:

    When running the demo project for data entry form I experience and error every time page loads. It is a script error stating that a ‘;’ was missing. This is the VB project and was converted for use with VStudio2003.

  2. iret says:

    Is there a way to have the licensing work inside something like the web.config file so that it is global to the entire project not just the page it is being used in?

    Thanks, Steve Fejes steve@ithikon.com

  3. iret says:

    Dear Steve,

    The Aspose.ASPXpand does not support validating licences from the web.config, recently.

    But, we will do something, your idea is good.

    Thanks. kyle

Leave a Reply