Sign In  Sign Up Live-Chat

Kyle Huang

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

Published Thursday, May 19, 2005 9:35 AM by iret
Filed Under:

Comments

 

iret said:

ok
May 25, 2005 8:59 PM
 

iret said:

oi
May 25, 2005 9:03 PM
 

iret said:

No Comment
June 27, 2005 4:15 PM
 

iret said:

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.
June 27, 2005 4:36 PM
 

iret said:

ss
July 4, 2005 2:35 PM
 

iret said:

ninguno
August 8, 2005 11:10 PM
 

iret said:

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
September 6, 2005 8:25 PM
 

iret said:

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
September 7, 2005 8:51 AM
Anonymous comments are disabled