Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

VS2010 - Edit and continue not working

0 views
Skip to first unread message

Jerry Spence1

unread,
Nov 11, 2009, 12:17:11 PM11/11/09
to
I can't edit and continue on the VS2010 Beta 2.

I am targetting for x86, .NET 4.0 and have Edit and Continue ticked in
Tools/Options/debug.

Anything I'm missing?

-Jerry


Herfried K. Wagner [MVP]

unread,
Nov 11, 2009, 12:30:57 PM11/11/09
to
Jerry Spence1 schrieb:

> I can't edit and continue on the VS2010 Beta 2.
>
> I am targetting for x86, .NET 4.0 and have Edit and Continue ticked in
> Tools/Options/debug.

What type of project? Note that E&C is not available for ASP.NET
projects, for example.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Jerry Spence1

unread,
Nov 11, 2009, 12:35:00 PM11/11/09
to

"Herfried K. Wagner [MVP]" <hirf-spa...@gmx.at> wrote in message
news:OMSV5SvY...@TK2MSFTNGP04.phx.gbl...

I'm just playing with a simple windows form project in VB.

-Jerry


PvdG42

unread,
Nov 11, 2009, 1:35:14 PM11/11/09
to

"Jerry Spence1" <jerry....@somewhere.co.uk> wrote in message
news:t7idneRH25RfaGfX...@brightview.co.uk...

Playing with a simple VB Winforms app in VS 2010 here allows me to do simple
E & C here.

So, the next thing is to show us an example of the edit(s) you tried alon
with some contextual info.

Jerry Spence1

unread,
Nov 12, 2009, 2:48:16 AM11/12/09
to

"PvdG42" <pvd...@toadstool.edu> wrote in message
news:OJcS52vY...@TK2MSFTNGP05.phx.gbl...
Edits I tried? I can't do any edits. Its as though the screen is read only.

-Jerry


Jerry Spence1

unread,
Nov 12, 2009, 7:13:50 AM11/12/09
to

"Jerry Spence1" <1...@dfgh.com> wrote in message
news:BYOdner_0e1bIGbX...@brightview.co.uk...


I have a clue here. If I start a new project I can do E&C. If I convert any
VS2005 project than I can't do it. I don't know if that's a bug or not.

-Jerry

-Jerry


PvdG42

unread,
Nov 12, 2009, 10:23:24 AM11/12/09
to

"Jerry Spence1" <1...@dfgh.com> wrote in message
news:x56dnUXbcrqcYWbX...@brightview.co.uk...

Excellent clue. I can reproduce your problem.
I researched existing bug reports against VS 2010, figuring it was already
reported, but I didn't find it. I submitted a bug report through my MS
Connect VS 2010 link.

I'll bookmark this thread and report back here on any feedback I get.

Jerry Spence1

unread,
Nov 12, 2009, 10:45:15 AM11/12/09
to
> Excellent clue. I can reproduce your problem.
> I researched existing bug reports against VS 2010, figuring it was already
> reported, but I didn't find it. I submitted a bug report through my MS
> Connect VS 2010 link.
>
> I'll bookmark this thread and report back here on any feedback I get.
>
I'm glad you found it as well - I had reported it as a bug, so maybe they'll
take some notice now we've both done it.

Cheers!

-Jerry


PvdG42

unread,
Nov 16, 2009, 3:45:14 PM11/16/09
to

"Jerry Spence1" <1...@dfgh.com> wrote in message
news:7MmdnYGh-NYTsGHX...@brightview.co.uk...

Just to keep you updated, the first reply I got was "unable to duplicate"
and a request that I send in a converted solution that exhibits the
symptoms. I've done that and am waiting for the next response.

PvdG42

unread,
Nov 17, 2009, 11:09:18 AM11/17/09
to

"Jerry Spence1" <1...@dfgh.com> wrote in message
news:7MmdnYGh-NYTsGHX...@brightview.co.uk...

Eureka! Today, I got this...
<quote>
This notification was generated for feedback item: VB Winform Project
Converted from VS 2008 - Edit and Continue Does Not Work which you submitted
at the Microsoft Connect site.

Thanks for your feedback.

We were able to reproduce the issue you are seeing. We are routing this
issue to the appropriate group within the Visual Studio Product Team for
triage and resolution. These specialized experts will follow-up with your
issue.
</quote>

They're listening :-)

PvdG42

unread,
Nov 20, 2009, 11:17:58 AM11/20/09
to

"Jerry Spence1" <1...@dfgh.com> wrote in message
news:7MmdnYGh-NYTsGHX...@brightview.co.uk...

Here is the final result I got through MS Connect. What they say here works
for me, as changing the target platform from "Any CPU" to "X86" in
Configuration Manager allowed me to E & C in VS 2010 running on Win 7 x64.
<quote>
Edit and Continue is not currently supported when running 64-bit code. This
is an issue we are looking to address for vNext. To force code to run as x86
on a 64-bit machine you need to create a new Solution Platform and choose
x86 as the target platform. Edit and Continue should then work as expected.
Please let us know if you have further issues in this area.
</quote>

Jerry Spence1

unread,
Nov 23, 2009, 8:49:35 AM11/23/09
to

"PvdG42" <pvd...@toadstool.edu> wrote in message
news:ex9DJ0fa...@TK2MSFTNGP06.phx.gbl...

Brilliant - well done!

-Jerry


0 new messages