| When trying to create an instance of the ExcelApplication or ExcelTemplate objects, the following error is returned:
ASP
Template Object:
Error Type:
SoftArtisans.ExcelTemplate.1 (0x80020009)
General license key exception: No valid license key found.
Application Object:
Error Type:
SoftArtisans.ExcelWriter.1 (0x80020009)
General license key exception: No valid license key found.
ASP.NET
Template Object:
SoftArtisans.OfficeWriter.ExcelWriter.:
Cannot open template file [path to template file]
Message: General license key exception:
Error retrieving product key:
General license key exception:
Product key not installed:
(SoftArtisans.ExcelWriter [ General license key exception:
Error retrieving product key: General license key exception:
Product key not installed ] )
Application Object:
System.Runtime.InteropServices.COMException:
General license key exception:
No valid license key found.
ExcelWriter for Windows, version 5 and higher, requires a license key entry to be present in the registry at runtime. (Previous versions of ExcelWriter did not require a key, rather separate installations were provided for the all of the editions of both the evaluation and retail versions of ExcelWriter.)
This key is inserted into the registry when ExcelWriter is installed via the auto-installation package. If you install ExcelWriter manually by only registering the COM dll and/or copying the.NET assembly, the necessary license key will not be found at runtime. |