Interop.excel.. Exception in 2K, working in Xp
-
hi all my problem is when i try to open an excel workbook, it gives a runtime ComException in win2K where in XP its working fine Code is Excel.Workbook wb =wbs.Open("mtc.xls",false, Type.Missing, Type.Missing, Type.Missing, false, Type.Missing, Type.Missing,true, Type.Missing, Type.Missing, Type.Missing,Type.Missing); Can anyone suggest an idea??:confused: Thanks in Advance Akhil
-
hi all my problem is when i try to open an excel workbook, it gives a runtime ComException in win2K where in XP its working fine Code is Excel.Workbook wb =wbs.Open("mtc.xls",false, Type.Missing, Type.Missing, Type.Missing, false, Type.Missing, Type.Missing,true, Type.Missing, Type.Missing, Type.Missing,Type.Missing); Can anyone suggest an idea??:confused: Thanks in Advance Akhil
Are you talking about Office 2000/Office XP? (the Office you are trying to automate) Or Windows 2000/Windows XP? (the OS on which you run your program, also which versions of Office are installed on each of them?)
regards, Mircea Many people spend their life going to sleep when they’re not sleepy and waking up while they still are.