Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugging source code
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00842629
Message ID:
00842748
Views:
30
I don't know if I am getting lost in semantics here between methods and events, but I have placed a breakpoint in a method of my business object. That works fine. When I try to step into the MM.NET method that my business object calls is where I run into the problem.

I don't think I can place a breakpoint in the MM.NET method, or at least I don't know how. The MM.NET code is in a different project that I reference from my project.

>Now, I'm not familiar w/ the MM Framework, but that is a common message when you are debugging an Event and you haven't put a break point inside of an event. The debugger won't step into events unless you place a break point in the event.
>
>But, I'm not familiar w/ MM, but I think that is the problem. Place a breakpoint in the events you are using and you will probably not get that message.
>
>Morgan
Chris McCandless
Red Sky Software
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform