Groups | Blog | Home
all groups > visual studio .net general > july 2004 >

visual studio .net general : Intellidoc AddIn


rlbailey NO[at]SPAM gmail.com
7/29/2004 8:38:15 AM
I've downloaded and installed the Microsoft Intellidoc addin that is
supposed to allow document generation from VB.

I've compiled the project, and installed the setup program. The item
shows under the Add-In manager list, but when I check it, nothing
shows up in the Tools icon.

Is it supposed to have a menu item, or am I missing something?

rlbailey NO[at]SPAM gmail.com
7/29/2004 6:55:05 PM
[quoted text, click to view]

Here's the solution:

Change this in Connect.cs:

if(connectMode == Extensibility.ext_ConnectMode.ext_cm_UISetup)

To this:

if(connectMode == Extensibility.ext_ConnectMode.ext_cm_UISetup ||
AddThis Social Bookmark Button