Visual Studio 2008 能否与 Windows 7 pro 64 位良好配合

发布于 2024-08-11 14:07:20 字数 336 浏览 2 评论 0原文

我正准备购买一台配备 Windows 7 Pro 64 位的 Dell Studio 15 笔记本电脑 有人在 Windows 7 Pro 上安装或使用 Visual Studio 2008 时遇到过任何问题吗? 或者我需要使用 Windows 7 Pro 32 位吗?

[编辑]
任何其他开发工具有任何问题吗?VS2008SP1、Azure Add ons、Sql Server 2008 Express、Virtual Server 2005 等怎么样?

[编辑2]
请列出您在 64 位 Windows 7 上安装的开发应用程序(指定 32/64 位)(同时指定所使用的 Windows 7 版本)

I am just about to buy a Dell Studio 15 Laptop with Windows 7 Pro 64bit
Has anyone faced any issues in installing or working with Visual Studio 2008 on Windows 7 Pro.
Or do I need to go for Windows 7 Pro 32 bit?

[EDIT]
Any issues with any other development tools, what about VS2008SP1, Azure Add ons, Sql Server 2008 express, Virtual Server 2005 etc ?

[EDIT 2]
Could you all please list the development applications (specify 32/64bit) you have installed on you 64bit windows 7 (also specify the version of Windows 7 used)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(12

最美不过初阳 2024-08-18 14:07:20

我几乎拥有那台笔记本电脑。安装了 Windows 7 64 位旗舰版 (RTM) 的 Dell Studio 16。它运行完美。 Visual Studio 2008 也可以完美运行。我还在桌面上运行相同的设置,并且运行良好。

以下工具已安装并完美运行:

  1. VS2008SP1
  2. Altova XMLSpy 2010
  3. AVGFree 9.0 AV
  4. BeyondCompare 3.x
  5. CodeSmith Pro 5.1
  6. ReSharper 4.5.x(5.x EAP 也适用)
  7. ASP.Net MVC
  8. Office 2007 Ultimate
  9. SQL Server 2008 64 位(2005) 32 位 Express 也工作得很好,但我不再安装它,我确信 2008 Express 32 位也能工作。)
  10. 所有现代浏览器
  11. TortoiseSVN 64 位
  12. VisualSVN
  13. WinRAR x64

使用 64 的另一个原因 -位是因为该笔记本电脑最多需要 8 GB RAM,并且您需要 64 位操作系统。 。

我可以告诉您有关这台笔记本电脑的其他注意事项:

笔记本电脑的启动和关闭只需几秒钟 非常适合Win7。

你会很高兴的,比诺!

我在此处了解有关我的设置的更多信息。旁白:我还谈到了添加 SSD 后性能如何提高。我将这些稍微有点 OT 的内容包括在内,因为我认为这对您个人有利,因为您的笔记本电脑几乎是相同的。请注意,在博客文章中,我安装了 RC,但我已经运行 RTM 相当长一段时间了,它运行得很好!

I own ALMOST that exact laptop. A Dell Studio 16 with Windows 7 64-bit Ultimate (RTM) installed. It runs perfectly. Visual Studio 2008 runs perfectly, too. I also run the same setup on my desktop and it runs well there.

The following tools are installed and work flawlessly:

  1. VS2008SP1
  2. Altova XMLSpy 2010
  3. AVGFree 9.0 AV
  4. BeyondCompare 3.x
  5. CodeSmith Pro 5.1
  6. ReSharper 4.5.x (5.x EAP works too)
  7. ASP.Net MVC
  8. Office 2007 Ultimate
  9. SQL Server 2008 64-bit (2005 32-bit Express worked fine too, but I don't have that installed any longer. I am sure 2008 Express 32-bit would work as well.)
  10. All Modern Browsers
  11. TortoiseSVN 64-bit
  12. VisualSVN
  13. WinRAR x64

Another reason to go with 64-bit is because that laptop will take up to 8 gigs of RAM, and you need a 64-bit OS for that. Save yourself a reinstall and go 64-bit now :)

Other notes about this laptop that I can tell you:

The laptop starts up and shuts down in just seconds. It's perfect for Win7.

You will be very happy, Binoj!

I have more information about my setup here. Aside: I also talk about how the performance improved when I added an SSD. I'm including this slightly OT stuff because I think it would benefit you personally, as your laptop is nearly identical. Note that in the blog post I have the RC installed, but I have been running the RTM for quite some time now and it works great!

猫弦 2024-08-18 14:07:20

需要注意的一点是,如果您的目标是“任何 CPU”或特别是“x64”,您将无法使用“编辑并继续”。
也就是说,您将无法中断执行、更改代码,然后继续执行。在某些情况下,这会显着减慢开发速度,并且在您使用它之前不会立即显现出来。
要解决此问题,请确保您的目标是“x86”,除非您绝对需要以 64 位为目标。

如果您想在 64 位操作系统上构建时使用“编辑并继续”,那么最终拥有多个构建配置文件将是唯一真正的解决方案。

One caveat to note, 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.

帅哥哥的热头脑 2024-08-18 14:07:20

我从 2009 年 9 月开始在 Windows 7 64 位中使用 VS 2008。到目前为止没有任何问题。请记住,Win 7 64 位至少需要 2GB RAM,32 位需要 1GB RAM。

I am using VS 2008 in Windows 7 64 bit from September 2009. So far no issues. Just remember Win 7 64 bit required min of 2GB RAM and 32 Bit requires 1GB of RAM.

马蹄踏│碎落叶 2024-08-18 14:07:20

我在 Windows 7 64 位上使用 VS 2008,自从 RC 以来一直没有出现任何问题。

I'm using VS 2008 on Windows 7 64-bit and have been since RC with no issues.

勿挽旧人 2024-08-18 14:07:20

Visual Studio 2008 存在一些随机的 64 位操作系统问题,但它们并非特定于 Windows 7 x64。它存在一些错误,在某些情况下您可能无法保存文档,并且有时无法更改 Visual C++ 项目属性。没有什么严重到我建议回到 32 位,并且通过使用 devenv.exe 上的 editbin 工具并将其标记为非大地址感知,我能够克服遇到的每个问题。

您也无法针对 64 位进程进行混合模式(本机 + 托管)调试,但如果您仅在 32 位进程中工作,则没关系。您也无法在 64 位 .NET 应用程序中使用“编辑并继续”。

我非常确定所有这些问题都已在当前的 VS2010 版本中得到解决。

Visual Studio 2008 has some random 64-bit OS issues, but they aren't specific to Windows 7 x64. It has some bugs where you can become unable to save documents in certain situations, and you're sometimes unable to change Visual C++ project properties. Nothing so crippling that I'd suggest going back to 32-bit, and I was able to overcome every issue I came across by using the editbin tool on devenv.exe and marking it as not-large-address-aware.

You also can't do mixed-mode (native + managed) debugging against a 64-bit process, but if you work in 32-bit processes exclusively, it doesn't matter. You also can't use Edit and Continue in 64-bit .NET apps.

I'm pretty sure that all of those issues have been fixed in the current VS2010 builds.

北座城市 2024-08-18 14:07:20

我已经在运行 Win7 x64 的 Dell D830(我现在使用的)上运行 VS2008 两个多月了。没有任何问题。只需以管理员身份运行开发环境就可以了。

I've been running VS2008 on a Dell D830 (the one I'm using right now) running Win7 x64 for over two months. No issues whatsoever. Just run the development environment as admin and you're good.

笔芯 2024-08-18 14:07:20

我有几个朋友运行该配置几个月,没有任何投诉。

I have several friends running that config for several months with 0 complaints.

忘年祭陌 2024-08-18 14:07:20

在 64 位 Windows 7(此处为终极版)中运行 Visual Studio(2008 或 2010)完全没有问题。 Visual Studio 是一个 32 位应用程序,但这不是问题。

据我所知,对于某些开发人员来说,Home Premium 的唯一限制可能是您无法加入域。

IIS 并未作为默认配置安装在任何版本的 Windows 7 上,但可以从配置 Windows 功能的控制面板进行配置。 (程序和功能控制面板上的链接)

在 64 位 Windows 7 中运行良好的其他有用程序:

  • Microsoft Expression Suite
  • Visual Studio 2010
  • Adob​​e CS4

No problems at all running Visual Studio (2008 or 2010) in 64-bit Windows 7 (Ultimate edition here). Visual Studio is a 32-bit app, but that is not a problem.

As far as I know, the only constraint on Home Premium that may be a concern for some developers is that you can't join a domain.

IIS is not installed as a default configuration on any edition of Windows 7, but it can be configured from the control panel that configures Windows features. (link on Programs and Features control panel)

Other useful programs that run fine in 64-bit Windows 7:

  • Microsoft Expression Suite
  • Visual Studio 2010
  • Adobe CS4
轻许诺言 2024-08-18 14:07:20

我使用的是 Windows7 Home Premium x64,同时安装了 Visual Studio 2008 和 Visual Studio 2010 Beta。没有发现问题。

Im using Windows7 Home Premium x64 with both Visual Studio 2008 and Visual Studio 2010 Beta installed. No issues found.

樱&纷飞 2024-08-18 14:07:20

使用 Visual Studio 2008 和 64 位 Windows 7 调试表单加载事件时出现问题。在表单加载中抛出异常,看看会发生什么!

There are problems debugging the form load event with visual studio 2008 and 64 bit windows 7. Throw an exception in form load and see what happens!!

柏林苍穹下 2024-08-18 14:07:20

我使用的是 win7 64x pro + VS2008sp1/2010pro + sql2008 std,速度或其他方面没有问题,但最近我从旧笔记本电脑(xp pro 32 位)复制了一个项目,并注意到一些问题。

正如其他一些用户所注意到的那样,其他同事也注意到了加载事件、调试和继续的问题,但在所有类似的机器上,调试 Episerver 项目几乎需要 30 分钟才能运行默认页面。在旧配置中,同一页面可以在几秒钟内加载。

VS2008 或 VS2010pro 上的其他项目也很有魅力。 Episerver 复制的 dll 是否存在任何问题?有人注意到类似的问题吗?

桑杰.

I am using win7 64x pro + VS2008sp1/2010pro + sql2008 std, no issues with speed or others, but recently I had copied a project from old laptop (xp pro 32 bit) and noticed some issues.

As noticed by some other users issues with load event, debug and continue are noticed by other collogue, but on all similar machines debugging Episerver projects takes almost 30 min to run default page. The same page used to load in seconds in old configuration.

Other projects on VS2008 or VS2010pro works like charm. Are there any issues with Episerver's dlls copied across? Does any one noticed similar issues?

Sanjay.

傲世九天 2024-08-18 14:07:20

我在 Windows 7 上使用 VS2008 SP1 和 Team Explorer。我首先在 32 位版本上使用它,效果非常棒。然后我的机器被 IT 铺平了 64 位版本。我现在遇到了 VS 窗口出现有趣的问题,窗口不重新绘制自己等等。这些问题真的很烦人。使用 64 位的同事也有同样的问题,使用 32 位的同事很高兴。所以如果我有选择的话我会回到 32 位。

I am using VS2008 SP1 and Team Explorer on Windows 7. I first used it with the 32-bit version and things were great. Then my machined got paved by IT with the 64-bit version. I now have issues with VS windows coming up funny, windows not repainting themselves etc. These issues are really annoying. Co-workers with 64-bit have the same issues, ones with 32-bit are happy. So if I had the choice I would go back to 32-bit.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文