S
Steve Roberts
I've added an ActiveX component to a Windows Form and this seems to be
working fine.
However, I now need to debug the ActiveX component, but can't step into the
component - I can step in the Windows Form code, but can't go into any of
the code referenced by the ActiveX component, even though this has all been
built with a debug solution configuration.
Does anyone know how I can get debugging to work in the ActiveX component ?
Thanks for any help,
Steve
working fine.
However, I now need to debug the ActiveX component, but can't step into the
component - I can step in the Windows Form code, but can't go into any of
the code referenced by the ActiveX component, even though this has all been
built with a debug solution configuration.
Does anyone know how I can get debugging to work in the ActiveX component ?
Thanks for any help,
Steve