i made a project in c# that use excel, in my computer and other computers with visual basic the project works but in other computer when i Click the buttom Who start Work with excel i get exeption. Am i need to install some driver or something? Tnx
Asked
Active
Viewed 63 times
-2
-
What interop libraries are you using? – Robin Mackenzie Jul 10 '16 at 08:51
-
Excel.workbook, excel.worksheet, i didnt install nothing. – user3561290 Jul 10 '16 at 08:56
-
If these are the Interop calls to MS.Office then you need MS-Office installed on the other computers. By the way saying _I get exception_ and not telling us the exception message is, how to say without being rude ... useless? – Steve Jul 10 '16 at 09:05