VS 2008单元测试一直挂起的解决方法

by Alpha 18. March 2010 11:32
在机房上软件测试课程,发现机房的电脑单元测试全部运行不了,一直处于挂起状态,VSTestHost占用50%的CPU(机器是双核,否则要占100%)。   经过Google之后,发现解决方案很BT,造成挂起的原因竟然是机器的名字不是大写,把机器名全部改成大写之后,测试通过。   修改机器名直接改注册表即可,将下面两处修改一下: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\ComputerName\ActiveComputerName HKEY_LOCAL_MACHINE\System\CurrentCo... [More]

Tags: , , Views:1021

.Net相关

命名空间“System.Windows.Forms”中不存在类型或命名空间名称“DataGrid”

by Alpha 5. December 2009 18:12
这个窗体是从其他工程里面复制过来的,在另外一个工程的工具箱里面可以看到DataGrid,本工程的其他窗体打开,工具箱里面也可以看到DataGrid,唯独复制过来的这个窗体,打开窗体的时候会出错,然后工具箱里面没有DataGrid,而是出现了一个DataGridView。   我暂时用最笨的方法解决的,新建立一个窗体,然后复制resx文件的内容和cs文件的内容。

Tags: Views:826

软件使用

增加VS中最近的项目的数量

by Alpha 5. December 2009 16:39
VS里面默认是列出最近的6个项目,我经常会从多个项目里面找代码,每次都浏览,很不方便,还好VS提供了解决方法,最大可以显示最近的24个项目。   “工具”--“选项”--“环境”--“常规”--“最近的文件”

Tags: Views:548

软件使用

未能完成操作 存储空间不足 无法完成此操作

by Alpha 4. September 2009 20:54
原来在模拟器上面写的程序,转换到设备上面,添加引用的时候竟然弹出这样一个对话框. 寻找解决方法中… 上面错误的英文描述是: Not enough storage is available to process this command. 临时解决方法: 更改目标平台,选择一个可以添加的,添加完毕之后再更改过来:(。暂时只能这样了。

Tags: Views:1946

.Net相关

Visual Studio® 2008 Web Deployment Projects - RTW

by Alpha 2. November 2008 11:25
Brief Description Visual Studio 2008 Web Deployment Projects provide additional functionality to build and deploy Web sites and Web applications in Visual Studio 2008. This add-in provides a comprehensive UI to manage build configurations, merging, and using pre-build and post-build tasks with MSBu... [More]

Tags: , Views:1223

.Net相关

<< Prev 1 Next >>

Powered by BlogEngine.NET 1.5.0.7
Theme by Mads Kristensen  浙ICP备09023819号  

关于作者

Alpha

1.男
2.已婚
3.网虫
4.宝宝叫yoyo

Calendar

<<  July 2010  >>
MondayTuesdayWednesdayThursdayFridaySaturdaySunday
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

View posts in large calendar

RecentComments

Comment RSS