Click here to Skip to main content
15,914,014 members
Please Sign up or sign in to vote.
4.50/5 (2 votes)
See more:
I have a project which contains microsoft.office.core.dll and microsoft.office.excel.dll references are used to export/import into excel. now due to some technical issues ms-office was uninstalled in place of that open office was installed. My application is not opening now. How to make my project compatiable with Open office. What are the dll's i need to do reference. Pls Help Me.Thanks in advance.
Posted
Comments
Sergey Alexandrovich Kryukov 15-Jun-11 23:30pm    
Good question, my 5.
--SA

1 solution

Good question, though somewhat poorly formulated. Did you look on Google, did you try anything yet? What do you want specifically (it's not possible to simply switch a dll and work with OpenOffice instead of MS Office from then on). You will need to do some coding.
Anyway, check out the following links, I'm sure there is an answer (and more) in there somewhere!
The OO API and Macros forum[^]
OO in C# / .NET quick start Guide[^]
Likewise quistion on StackOverflow[^]

Good luck! :)
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 15-Jun-11 23:30pm    
Good response, my 5.
--SA
Sander Rossel 16-Jun-11 0:59am    
Thanks. I had been wondering myself for a while, but never bothered to look it up ;)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900