Does Aspose.Totals support Windows 7 and Windows 2008 R2

We are planning to upgrade the OS to use Windows 7 and Windows 2008 R2. Does Aspose.Totals support them? Where can I find the references?

Thanks

Hi,

I am a representative of Aspose.Cells team.
Aspose.Cells does support all the major OS including Win7.0 and Windows 2008 server etc. Please see the document:
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/system-requirements.html


Thank you.

Hi,

Aspose.Tasks for .NET and Aspose.Report for .NET also support these operating systems.

Best Regards,

Hello Kanwar,

Thanks for using our products.

I am a representative from Aspose.Pdf team and I am pleased to inform you that Aspose.Pdf is supported over Windows 7 and Windows Server 2008 R2. The products have also been tested over 64Bit versions of both the operating systems and we did not notice any issue while them.

Please try using our products and in case you face any problem or you have any further query, please feel free to contact.

Hi Kanwar,

I’m a representative of Aspose.Pdf.Kit and Aspose.Flash and I would like to share with you that both of these components work fine on Windows 7 and Windows 2008 Server.

If you have any further questions, please do let us know.
Regards,

Hi Kanwar,

I'm a representative of Aspose.Slides and I would like to share that Aspose.Slides works fine on Windows 7 and Windows 2008 R2 Server. Please share with us, If you have any further questions.

Thanks and Regards,

Aspose product folks,

Not sure I understand what you meant by Aspose product line support Windows 7. We just upgraded on users' workstation from XP to Windows 7. Copy over those Aspose Cell component but when we start up the application, we immediate receives "Error: ERROR[IM002][Microsoft]ODBC Driver manager]Data source name not found and no default driver specified."

We do not have this issue in our old XP machine. Can you advise?

Regards, Barry

Hi Barry,


Thanks for the sample file.

We think it might be a datasource / database connectivity driver issue for 32-bit / 64-bit Windows 7 on your machine and nothing to do with Aspose.Cells component, you got to configure or install the respective database connectivity driver for your Windows 7 machine. I suspect you might be using Aspose.Cells’ Smart Markers or other Import data features (mind you in those features you have to first use your own codes using ADO.NET APIs to fetch the data into DataTable or variables/ Arrays etc. to later paste the data into the spreadsheets by Aspose.Cells APIs) in your application.

We recommend you to kindly see the topics / threads for your reference to try to figure it out accordingly:
http://stackoverflow.com/questions/6490543/data-source-name-not-found-and-no-default-driver-specified
http://stackoverflow.com/questions/5866379/database-error-microsoftodbc-driver-manager-data-source-name-not-found-and
http://stackoverflow.com/questions/3454701/32-bit-text-drivers-microsoft-access-microsoft-excel-and-text-files-from-a

If you still think it is an issue with Aspose.Cells product, please create a sample application (runnable) with Aspose.Cells component, zip it and post us here to show the issue on our end, we will check it soon.

Thank you.