Re: Debug browser hosted winform control.
- From: "Ken Varn" <nospam>
- Date: Mon, 14 Nov 2005 16:00:24 -0500
> Is the control's DLL loaded by the process?
> (You can check if it is listed in Modules window)
The control has already started up. I merely want to attach to IE and debug
it. When I do this, VS.NET does not recognize any breakpoints.
--
-----------------------------------
Ken Varn
Senior Software Engineer
Diebold Inc.
EmailID = varnk
Domain = Diebold.com
-----------------------------------
"Oleg Starodumov" <com-dot-debuginfo-at-oleg> wrote in message
news:uWD$XhP6FHA.1864@xxxxxxxxxxxxxxxxxxxxxxx
>
> > I have a winform user control that I am hosting in IE. The winform
control
> > is located on a win2000 pro box that does not have the VS IDE on it. I
have
> > the VS IDE on my development machine. I want to be able to start up IE
from
> > my development machine, and bring up the web url from the win2000 pro
box
> > and debug it from my development machine.
> >
> > I have tried attaching to IE, but I can't get it to hit any of my
> > breakpoints.
> >
>
> Is the control's DLL loaded by the process?
> (You can check if it is listed in Modules window)
>
> Regards,
> Oleg
> [VC++ MVP]
>
>
>
>
.
- Follow-Ups:
- Re: Debug browser hosted winform control.
- From: Oleg Starodumov
- Re: Debug browser hosted winform control.
- References:
- Debug browser hosted winform control.
- From: Ken Varn
- Re: Debug browser hosted winform control.
- From: Oleg Starodumov
- Debug browser hosted winform control.
- Prev by Date: Re: Unable to start debugging
- Next by Date: Re: Application.ThreadException doesn't catch in IDE
- Previous by thread: Re: Debug browser hosted winform control.
- Next by thread: Re: Debug browser hosted winform control.
- Index(es):
Relevant Pages
|