Invalid Edition Type in aspose.excel

Hi,

I'm still using aspose.excel since I didn't realise there was an upgrade for it but is there any reason why it would cause this error using VS2005?

"Invalid Edition Type."

This works fine in VS2003 but I've just upgraded the project to VS2005 and the error occurs on the SetLicense line as shown below.

Dim objExcel As Excel = New Excel
Excel.SetLicense(Server.MapPath(System.Configuration.ConfigurationManager.AppSettings("Aspose.Lic")))

Thanks,
Andrew.

Hi Andrew,

When did you buy the license? Old version of Aspose.Excel doesn't support .NET2.0.