Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugging source code
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00842629
Message ID:
00842653
Vues:
26
>I am having a problem stepping through the MM.NET source code. After I load the symbols for the .dlls and try to step through , I get the following message:
>
>These is no source code available for the current location.
>
>I am not sure if I need to recompile the source code with a debugging information included or if I have missed a step.

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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform