Debugging COmponent

G

Grumpy Aero Guy

I created a namespace (Class Library Project) in a solution, and converted
it to a component. Everying works OK.

I am now adding a little functionality to the component and desire to set a
breakpoint in the component that gets instanciated via a form in the windows
form application residing in the same solution.

I am getting the "breakpoint will not currently be hit" ... "No symbols have
been loaded" at the breakpoint.

I have changed all configuration manager types to "debug".

What am I missing?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top