简体   繁体   English

我会删除文件时随时冻结VisualStudio 2010

[英]VisualStudio 2010 freezes anytime I delete a file

Anytime I delete a file in VisualStudio, the entire thing freezes and needs to be ended from TaskManager. 无论何时我在VisualStudio中删除文件,整个过程都会冻结,需要从TaskManager结束。 I was hoping someone could help me troubleshoot this (or at least point me in the right direction to ask this question) 我希望有人可以帮我解决这个问题(或者至少指出我正确的方向来提问这个问题)

Facts: 事实:

  • I am using Visual Studio 2010 Premium 我正在使用Visual Studio 2010 Premium
  • I have Windows XP 我有Windows XP
  • I have no VS addins 我没有VS插件
  • Moving a file, or Cut/Pasting it works fine. 移动文件,或剪切/粘贴它工作正常。 It's only when I delete that I freeze 只有在我删除时才冻结
  • The file actually gets deleted, but my UI freezes and when I end program and restart it, the reference is still there and needs to be removed 该文件实际上被删除,但我的用户界面冻结,当我结束程序并重新启动它时,引用仍然存在,需要删除
  • I can create a blank project, add a file, and delete the file to get it to crash on me 我可以创建一个空白项目,添加一个文件,然后删除该文件以使其崩溃
  • CPU usage hangs at around 3-5% in Task Manager until I end the program 在我结束程序之前,任务管理器中的CPU使用率大约为3-5%
The company uses Symantec Endpoint Protection v11, [...]

我不太了解这个防病毒软件,但你总是可以尝试暂时禁用它。

Hay Rachel, Hay Rachel,

First, the problem can be caused by the computer hardware: Not enough memory, CPU is too old, etc. 首先,问题可能是由计算机硬件引起的:内存不足,CPU太旧等。

Check out the system requirements: 查看系统要求:

Visual Studio 2010 can be installed on the following operating systems: Visual Studio 2010可以安装在以下操作系统上:

•Windows XP (x86) with Service Pack 3 - all editions except Starter Edition •Windows Vista (x86 & x64) with Service Pack 2 - all editions except Starter Edition •Windows 7 (x86 & x64) •Windows Server 2003 (x86 & x64) with Service Pack 2 •Windows Server 2003 R2 (x86 & x64) •Windows Server 2008 (x86 & x64) with Service Pack 2 •Windows Server 2008 R2 (x64) Supported Architectures: •带Service Pack 3的Windows XP(x86) - 除Starter Edition以外的所有版本•带Service Pack 2的Windows Vista(x86和x64) - 除Starter Edition以外的所有版本•Windows 7(x86和x64)•Windows Server 2003(x86和x64)使用Service Pack 2•Windows Server 2003 R2(x86和x64)•带Service Pack 2的Windows Server 2008(x86和x64)•Windows Server 2008 R2(x64)支持的体系结构:

•32-Bit (x86) •64-Bit (x64) Hardware Requirements •Computer that has a 1.6GHz or faster processor •1 GB (32 Bit) or 2 GB (64 Bit) RAM (Add 512 MB if running in a virtual machine) •3GB of available hard disk space •5400 RPM hard disk drive •DirectX 9 capable video card running at 1024 x 768 or higher-resolution display •DVD-ROM Drive •32位(x86)•64位(x64)硬件要求•具有1.6GHz或更快处理器的计算机•1 GB(32位)或2 GB(64位)RAM(如果在虚拟机中运行,则添加512 MB)机器)•3GB可用硬盘空间•5400 RPM硬盘驱动器•支持DirectX 9的视频卡,运行速度为1024 x 768或更高分辨率的显示器•DVD-ROM驱动器


If you have what it needs :) then maybe reinstall can fix the problem.. 如果你有它需要的东西:)那么也许重新安装可以解决问题..

Anyway, Have you tried to delete the file manualy from the directory (C:\\Users*Computer Name*\\Documents\\Visual Studio 2010\\Projects) and then deleting it from inside the Visual? 无论如何,您是否尝试从目录(C:\\ Users * Computer Name * \\ Documents \\ Visual Studio 2010 \\ Projects)中手动删除该文件,然后从Visual中删除它?

Hope I helped :) Amihay 希望我帮助:) Amihay

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM