在 64 位机器上使用 Visual Studio 2010 时无法编辑和继续,应用程序面向 x86 [英] Can't edit and continue when using Visual Studio 2010 on a 64 bit machine, app targets x86

查看:19
本文介绍了在 64 位机器上使用 Visual Studio 2010 时无法编辑和继续,应用程序面向 x86的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在使用
(来源:
(来源:sedotech.com)

所以我只是禁用了它,我很高兴去.谢谢,这真的很烦人.

I'm having some problems with Edit and Continue when using Visual Studio 2010 on a Windows 7 64 bit machine. I've ensured the following

  1. Edit and Continue is enabled under Tools>Options>Debugging>Edit and Continue
  2. My solution platform is set to x86
  3. My solution configuration is set to Debug
  4. All my projects are building for Debug and x86
  5. For all projects under Projects>Properties>Build the Optimize code is unchecked

When I hit a break point and try to edit I and confronted with the following message.


(source: sedotech.com)

This is happening for me for all projects that I create whether they are WPF/Win Forms/VB.NET/C#/.NET 4/.NET 3.

Any ideas?

解决方案

OK guys I figured it out. The other night I was playing around with IntelliTrace and changed the setting to collect call information. I didn't notice the warning on that page stating "Edit and continue is disabled when collecting Call Information"! See screen shot.


(source: sedotech.com)

So I just disabled that and I was good to go. Thanks, that was really annoying.

这篇关于在 64 位机器上使用 Visual Studio 2010 时无法编辑和继续,应用程序面向 x86的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆