Error encounter running Aspose after upgrade to Windows 7

We just upgraded our users' workstation from XP to Windows 7. Copy over those Aspose Cell components 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 on our old XP machine. Can you advise?

Please find attached the screen capture and the Aspose component we copied from old XP to Windows 7

Regards, Barry

Hi,


Thanks for the sample file.

We think it might be your datasource / database connectivity driver issue for 32-bit / 64-bit Windows 7 on your machine and nothing to do with Aspose.Cells component. 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.

Thanks Amjad Sahi. Our developer has managed to perform a re-compilation of the Aspose code and now it works in Windows 7.

Regards, Barry

Hi,


Good to know that you have figured out your issue now. Feel free to contact us any time if you need further help or have some other issue or queries, we will be happy to assist you soon.

Thank you.