Steven,
What do you mean by "randomly"? Does it not happen at the same place every
time?
I've seen this kind of behavior a time or two. Usually, I'm trying to step
into a method for another class that I've written in another assembly (if
so, there's a Reference for it in my "References" list). If that's the
case, open the source code file in the IDE for the class that contains the
method you're trying to step into, and that should solve your problem.
If that's not it, please give a few more details.
HTH,
Derrick
Steven said:
I'm getting a "No source code available for the current location" error
randomly as I debug my app. Any idea of what may be causing this and
suggestions to solve it will be really appreciated.