|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Visio AddIn with VB ExpressI tried to follow the tutorial in the Visio 2003 SDK which implements an
COM-AddIn for Visio 2003 in VB.Net. I used the VB Express (2005) version. I could make the Template Wizard work and the MS example code compiles without errors . My problem: I can't find out how to register the AddIn with Visio. The method described in SDK-Tutorial docs doesn't work. in VB-Express It seems to be replaced by a thing called "one click deployment" that only seems to work for standard windows applications. When I try to add the resulting dll from the Visio AddIn Manager, I get the message that the dll is no valid office addin. Trying to register it with regasm seems to install it in the wrong place in the registry. What can I do? Can this possibly only be done with a commercial Edition of VB 2005? TZS tzs wrote:
Show quoteHide quote > I tried to follow the tutorial in the Visio 2003 SDK which implements an You are right; you need the commercial ver$ion to do this.> COM-AddIn for Visio 2003 in VB.Net. I used the VB Express (2005) version. I > could make the Template Wizard work and the MS example code compiles without > errors . My problem: I can't find out how to register the AddIn with Visio. > The method described in SDK-Tutorial docs doesn't work. in VB-Express It > seems to be replaced by a thing called "one click deployment" that only > seems to work for standard windows applications. When I try to add the > resulting dll from the Visio AddIn Manager, I get the message that the dll > is no valid office addin. Trying to register it with regasm seems to install > it in the wrong place in the registry. What can I do? > > Can this possibly only be done with a commercial Edition of VB 2005? > > TZS > >
VB.NET events creates a hidden delegate, but how do I access it?
Console app no accessible 'Main' method with an app... CurrencyManager Question current function / sub name ? How to use the httpwebrequest with Cookies in "GET" method why are there still COM controls in VS.Net 2005? datagridview cell - get row/column info for updating data- how? Convert VBScript to Visual Basic .Net LockWindowUpdate VB 2005 Converting IP Address as string to MyIP as IPAddress |
|||||||||||||||||||||||