Click here to Skip to main content
15,881,172 members
Please Sign up or sign in to vote.
3.50/5 (2 votes)
See more:
Hi In dot net i'm unable to use the namespace imports unoidl.com.sun.star.lang family. what dll needs to be added. Any help.
Posted
Updated 21-Sep-22 2:50am

Have you installed the openOffice SDK? When you do, it should add the necessary assemblies to the GAC.
 
Share this answer
 
Comments
Rajasekar04 19-Dec-11 8:25am    
Thanks dude... i'll try and let you know if i can't.
Johnny Ancich 11-Jul-22 15:54pm    
I installed
openOffice SDK
but it still cannot find references like
unoidl.com.sun.star.lang;
Right click on references and select browse. Browse to this approximate location (my machine:) C:\Windows\Microsoft.NET\assembly\GAC_MSIL\cli_basetypes\v4.0_1.0.20.0__ce2cb7e279207b9e and C:\Windows\Microsoft.NET\assembly\GAC_64\cli_cppuhelper\v4.0_1.0.23.0__ce2cb7e279207b9e
 
Share this answer
 

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