When you set a breakpoint, and run your app, what does it do? Nothing? Are
you sure it's running that statement? Because edit-and-continue works fine
for me.
Robin S.
---------------------------------
"JM" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I used to chage my code during debugging with Visual Studio 2003 (I just
> stopped the code using a break point and VS2003 allowed me to change the
> code, and continue debugging), but now with Visual Studio 2005 I am not
> able to do it.
>
> Can anyone tell me how I need to configure VS2005 so it allow me to
> change code during debugging?
>
> Thanks,
>
> Jamie
>
>
|