VS 2008在Windows 7中无法正常工作 [英] VS 2008 not working properly in Windows 7

查看:125
本文介绍了VS 2008在Windows 7中无法正常工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在使用VSTS和VS2008时遇到问题.我是否需要安装任何Service Pack或执行某些操作.请对此提供帮助.尽快..我正在等待解决方案.

I have an issue working with VSTS and VS2008. Do I need install any service pack or do some thing. Please help on this.ASAP.. I am waiting for the solution.

推荐答案

在计算机级别,您应该具有SP(Service Pack).

在应用程序级别,如果目标是任何CPU"或专门针对"x64",则将无法使用编辑并继续".也就是说,您将无法中断执行,更改代码然后继续执行.在某些情况下,这可能会显着减慢开发速度,并且直到您使用它才立即显现出来.要解决此问题,除非绝对需要将64位作为目标,否则请确保目标为"x86".

如果要在64位OS上进行构建时使用编辑并继续",最终拥有多个构建配置文件将是唯一真正的解决方案.
At machine level, you are supposed to have SP(Service Pack).

At application level, if you target "Any CPU" or specifically "x64" you will be unable to use "Edit and Continue". That is, you will be unable to break execution, change code, and then continue execution. This can significantly slow down development in some cases, and is not immediately apparent until you use it. To get around this, ensure your target is "x86" unless you absolutely need to target 64 bit.

Ultimately having multiple build profiles will be the only real solution if you want to use "edit and continue" while building on a 64 bit OS.


这篇关于VS 2008在Windows 7中无法正常工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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