Stepping into code? Edit and continue?

  • Thread starter Thread starter Sims
  • Start date Start date
S

Sims

Hi,

I have been using VC++6 for while and moved to .NET 2002 a short while ago,
but i have 2 major problems.

First, edit and continue almost never works, (the compiler tells me to look
at the output but there is nothing there), but sometimes it works, in the
same function at the same line.
And secondly, every time i try to step into a function, (F11), i go into
disassembly, not the actual code making F11 totally useless.

What am i doing wrong?

Sims
 
Edit and contiunue does not work in nothing from Net 2002 and Net 2003 in
the next version from VB net it will be reintroduced.

The F11 one I do not understand, what language is it you are talking about?

Cor
 
Back
Top