Debugging an Office add-in written in VB6



I am working with the document from the MSDN library trying to understand
development of an add in for Word.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dninvb00/html/ivb0085.asp

According to the Debug and Deploy paragraph I should be able to launch the
add in within the IDE and it will be available to the host application. I
followed all the steps up to that point except I am using Word 11 (Word
2003) for my reference. I launched the add-in but when I open Word, I
cannot find any reference to it anywhere. I looked at tools, add-ins all
over the place but can't find it to test it.

Help?

Thanks
Suzette


.



Relevant Pages

  • Re: Auto Load Add-In
    ... I did manage to load the add-in into referencds after checking the option ... Why do you think excel is preventing me to simply test if a add-in reference ... Sub loadAddIn() ... Dim tempStr As String ...
    (microsoft.public.excel.programming)
  • Re: Unnecessary nsteps in opening Word 2002
    ... The reference to TbRun points to the TextBridge OCR software that was ... The number 9 in the filename suggests ... Look in Word's Startup folder for the referenced add-in and remove it. ... please post all follow-ups to the newsgroup so ...
    (microsoft.public.word.application.errors)
  • Re: [opensuse] Re: OpenOffice.org Fast Launch?
    ... Now I can't find any reference to ... I can find references to 'quick launch' but that refers to putting ... sacrifising memory for something that I might _poosibly_ need to start ... I have only 1G of RAM and very seldom ever swap anything. ...
    (SuSE)
  • Re: Individual merge letters - add-in error
    ... While for other purposes on my machine, I do have a reference to the ... Microsoft Outlook 11.0 Object Library, there is nothing in that Mail Merge ... to Docs add-in that is using anything from that library. ... been changed) and then on the toolbar in the Visual Basic Editor, ...
    (microsoft.public.word.mailmerge.fields)
  • Re: Auto Load Add-In
    ... I thought loading an add-in and adding a reference were the same. ... use Exit Sub or Function, possibly all the way back up to the original ... Dim tempStr As String ...
    (microsoft.public.excel.programming)

Loading