CoCreateInstance for aspose.cells.workbook failed with error class not registered in VC++ 6.0

CoCreateInstance for aspose.cells.workbook failed with error class not registered in VC++ 6.0.

We are using latest trial version. aspose.words is working fine. Operating system is Vista.

Please post reptly to support@platina.co.in

This message was posted using Page2Forum from aspose.cells - Aspose Search Results - Aspose.com

Hi,

Could you manually register the assembly to check if it works fine.
I think you may also utilize its interface to call the assembly.

See the topics for your reference:
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/utilizing-com-interface.html

http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/cc-via-com-interop.html

Thank you.