调试程序VB.net [英] Debug Program VB.net

查看:82
本文介绍了调试程序VB.net的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨 我有一个未知的问题:)我在Home中设计了一个程序,它的工作很好,但是在办公室我无法更改它,我的意思是我将msgbox("S")添加到我的办公室中的程序中,当单击调试"时,不要显示它,然后在我的家中启动我的最后一个Save程序:O

Windows是相同的(家庭和办公室)
VS是相同版本(2009)

Hi i have an unknown problem :) i design a program in Home , its work Good , but in office i cant change it , my mean for Example i add msgbox("S") to program in my office , When Click in Debug its Dont show it , and start my last Save program in my Home :O

Windows is Same (Home and Office)
VS is Same Version (2009)

推荐答案

没有VS 2009 AFAIK:VS2008和VS2010.
检查您如何转让该项目-任何文件日期是否奇怪?如果是这样,那么它可能不会重建它,因为它认为事情已经是最新的了.尝试使用生成"菜单上的清理解决方案"-它会确保下次完全重建,因为它会除去所有中间文件.
There is no VS 2009 AFAIK: VS2008, and VS2010 instead.
Check how you transferred the project - are any of the file dates odd? If so, then it may not be rebuilding it because it thinks things are up-to-date already. Try the "Clean Solution" on the Build menu - it will ensure that a full rebuild is done next time as it gets rid of all intermediate files.


请尝试以下操作:
Build Menu->Clean Solution.


然后尝试构建您的解决方案.它将对您有帮助:)


这篇关于调试程序VB.net的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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