For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic Addins > April 2005 > debug an addin project









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author debug an addin project
Martin

2005-04-22, 8:59 am

Hi,
does anyone know, how I can debug my VB Add-In project?

Thanks
Martin


Bob Butler

2005-04-22, 4:02 pm

"Martin" <martinsm@freenet.de> wrote in message
news:eV3fJJyRFHA.3788@tk2msftngp13.phx.gbl
> Hi,
> does anyone know, how I can debug my VB Add-In project?


Start VB, load the add-in project, set breakpoints/etc and run it.

Start a second instance of VB and use the add-in manager to load the add-in.

Be sure to unload the add-in in the second VB instance before you exit run
mode in the first instance.

--
Reply to the group so all can participate
VB.Net: "Fool me once..."

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com