VB.Net项目中的关键问题 [英] Critical problem in VB.Net Project

查看:79
本文介绍了VB.Net项目中的关键问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的兄弟.
我正在VB.Net项目上.在子例程中,我暂时放置了一个Msgbox以获得一些价值.获取值后,我删除了msgbox.但是删除msgbox之后,我遇到了这些问题.
1.删​​除后,msgbox仍会出现. msgbox的代码不存在,但msgbox尚未出现.
2.当我更改启动表单时,它不会生效,并且当我运行应用程序时,启动表单出现在msgbox编码时.
我已通过重新启动应用程序并重新启动计算机来尝试解决此问题.
当我放置msgbox代码并将其删除时,这一切都发生了.
这个msgbox也没有摆脱我.
我非常担心这些问题.

请帮助我.

解决方案

这是缓存问题.尝试清除代码.删除垃圾箱obj文件夹并重新构建所有内容.


好吧,仅更改代码是不够的.您需要重新编译代码.


查看错误列表并清除所有内容,然后重新生成项目.它将出现在语法不完整或语句不完整的地方.


Dear Brothers.
I am working on a VB.Net Project. In a subroutine I put a Msgbox temporarily to get some value. After getting the value, I removed the msgbox. But after removing the msgbox I am having these problems.
1. after being removed the msgbox yet appears. The code of msgbox does not exist, but the msgbox appears yet.
2. When I change the start up form it does not take affect and the when I runs the application the start up form appears that was on the time of msgbox coding.
I have tried much to solve this problem by restarting the application and restarting the computer.
And this all happened when I puts the msgbox code and removed it.
This msgbox is also not getting rid of me.
I am very worried about these problems.

Plz Help Me.

解决方案

It''s a caching issue. Try cleaning the code. Remove bin & obj folders and re-build everything.


Well, just changing the code is not enough. You need to re-compile the code.


see error list and clear all then rebuild project.it will appear on incomplete syntax or incomplete statement.


这篇关于VB.Net项目中的关键问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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