analytic

analytic

  • NA
  • 32
  • 0

Debug point in a dll

Jun 4 2007 2:40 PM
I am testing methods in my dll called "Transform" from a different solution called "TestTransform". That is I call the methods from the Main() in TestTransform. But I want to put some debug break point in the methods in Transform. It doesnt allow me. Can I do anything?

Answers (1)