Hi!

I develop a FrontPage add-in in Visual Basic 6.0 (under Windows 2000 Pro.).
Is anyone who can tell me how can I debug it?

Thank you in advance!

Cornel Gligan-Ignatescu

Re: Debugging FrontPage add-in under VB help needed! by Steve

Steve
Fri May 28 06:57:00 CDT 2004

Visual Studio has a debugger

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
.......................with a computer

"Cornel Gligan" <~~cornelg@iseemedia.com> wrote in message
news:#fmHMiJREHA.2976@TK2MSFTNGP10.phx.gbl...
> Hi!
>
> I develop a FrontPage add-in in Visual Basic 6.0 (under Windows 2000 Pro.).
> Is anyone who can tell me how can I debug it?
>
> Thank you in advance!
>
> Cornel Gligan-Ignatescu
>
>



Re: Debugging FrontPage add-in under VB help needed! by Cornel

Cornel
Fri May 28 08:58:22 CDT 2004

> Visual Studio has a debugger

Of course. This one I use it. I admit I forgot to tell that I'm not a
beginner (I developed a simple add-in in VC++ and there I secceed to debug
it).
I set (path)/FrontPage.exe as "Start program" in "Project Properties"
dialog, in "Debugging" section and then I tried to debug my add-in in VB but
the program didn't stop at a breakpoint. Then I take a look in COM Add-ins
dialog and my add-in was there but was not checked. I tried to check it but
it still remains not checked.

Please tell me what is the problem.

Regards,

Cornel Gligan-Ignatrescu