i have developed one application in visual basic to save datagrid data to excel 2000.
when i run an application on windows 98 to save my data to excel -2000 , i am getting "Automation Error". (Excel.application is not getting initialiezed, reason is not known)
But when i run it on Windows XP machine with excel 2000, its working okay.
Pls help me to solve this problem out.