NetOfficeFw / NetOffice

🌌 Create add-ins and automation code for Microsoft Office applications.
MIT License
697 stars 143 forks source link

office2019 is not work #332

Closed xjdata closed 2 years ago

xjdata commented 3 years ago

Hello, everyone, thanks to the netoffice project, which gave me hope. I encountered a little problem in the process of using it. Please friends to help solve my problem, thank you

When I use the project wizard of the Developer Toolbox to generate a project,

Use C:\Program Files (x86)\Kingsoft\WPS Office\11.8.2.8053\office6\wps.exe for debugging , it work.

using C:\Program Files\Microsoft Office\Root\Office16\WINWORD.EXE debugging not work.

using word,Specifically, the plug-in name in the com add-in of word is unchecked by default. After I try to check and confirm, the plug-in does not take effect (there is no custom tab), and the same is not true when restarting word, and the plug-in will restart. Set to unselected state.

I really don't know the reason, so I have to send an issue to ask for help.

Thank you for any reply.

I use win10 system, my word and wps versions are as follows.

image

image

jozefizso commented 3 years ago

Hi @xjdata, you can try this guide to troubleshoot problems with add-ins: https://www.add-in-express.com/docs/troubleshooting-tips.php