When I try to do that I get the error “Changed to 64-bit applications are not allowed”
Will this be fixed in Visual Studio 2010?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
According to Somasegar, this was planned as part of VS2010, but it has not happened. In the comments to that post, people have complained that it is not supported in the Beta 1. There is a reply from Dustin Campbell (a program manager on the Visual Studio team) that says:
This suggests to me that it is not likely to happen. Edit & Continue is supported on 64 bit machines, just not if the platform target is set to x64.
EDIT: From Visual Studio 2010 Beta 2’s help files:
Assuming the documentation is correct and up-to-date, this means it is not supported. This applies to C#, VB.Net and C++.