Hi,
Im done developing my custom taskpane for MS WORD using the Netoffice. My problem is how can I deploy my custom taskpane in other computers?
I tried to register the .dll file in the debug folder using RegAsm.exe. But when I open the ms word there's an error in CTPFactoryAvailable.

Im using Microsoft Visual Studio 2015 Express.
Thank you for your help.
Comments: ** Comment from web user: SebastianDotNet **
Im done developing my custom taskpane for MS WORD using the Netoffice. My problem is how can I deploy my custom taskpane in other computers?
I tried to register the .dll file in the debug folder using RegAsm.exe. But when I open the ms word there's an error in CTPFactoryAvailable.

Im using Microsoft Visual Studio 2015 Express.
Thank you for your help.
Comments: ** Comment from web user: SebastianDotNet **
what kind of addin is that what you use?
a NetOffice tools addin or something else?
(the taskpane class must be a valid com class)
if you have any exception details, please let me know)
Sebastian