Help with Excel Web Component

Hello Aspose Team,



I just downloaded the Aspose.Excel.Web.dll file in order to evaluate the product for possible use within our web application.



I have encountered two small problems which are as follows:



The first is when I try to register the .dll file I receive the
following error message
“D:\website\Excel_Components\Aspose.Excel.Web.dll was loaded, but the
DllRegisterServer entry point was not found. DllRegisterServer
may not be exported, or a corrupt version of
D:\website\Excel_Components\Aspose.Excel.Web.dll may be in memory.”



Seems a bit odd, since it’s a brand new .dll file that it would be in
memory, but noticing that it was loaded successfully, I decide to
create a helloWord test.



The second problem was when trying to import and create a namespace for
the component like so: <%@ import Namespace=“Aspose.Excel.Web” %>
into my test.aspx page, I keep getting this message “CS0246: The type
or namespace name ‘Aspose’ could not be found (are you missing a using
directive or an assembly reference?)”



If someone can shed some light on this issue for me, it would be very much appreciated.



Thank you in advance for your time.



Jason

Dear Jason,

Aspose.Excel.Web is upgraded. Now it's changed to Aspose.Grid.Web and is part of Aspose.Grid. Please download it at Download link .

You cannot only use the dll but should install the whole setup package.