Quantcast
Channel: NetOffice - MS Office in .NET
Viewing all articles
Browse latest Browse all 1741

New Post: Create and deploy VBIDE add-in with NetOffice 1.7

$
0
0
Hi,

I'm trying to create VBIDE addin with NetOffice v1.7.1.
It's fairly easy, however im' still having troubels with registering dll's in a propper way.

How can I easyly add entries to register, to make my add-in trusted to access VBProject?
Seting last attribute to 1 in class annotation COMAddin doesn't work.
[COMAddin("MyCustomAddIn", "VBIDE AddIn", 3,1)]
[Guid("F5159997-BB65-4230-8215-7997372E5933")]
[ProgId("MyCustomAddIn.AddIn"), Tweak(true)]
[RegistryLocation(RegistrySaveLocation)]
[ComVisible(true)]
public class AddIn : COMAddin
{

}

Viewing all articles
Browse latest Browse all 1741

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>