本文介绍了发布网站期间此错误的高度时间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个隐蔽地,

I have one hiddenfield as

<asp:HiddenField ID ="Hdgrd" runat ="server" />


我没有明白这是什么问题..............
我收到错误消息尝试发布网站时未声明Hdgrd

我以前遇到过这个问题,但是在重新启动Visual Studio之后就解决了...但是这次即使重新启动计算机后也无法解决


I am not getting what is wrong in this..............
I am getting error Hdgrd is not declared when i am trying to do publish website

This issue I have faced before but it was solved after restarting Visual studio.....but this time even after restarting machine it is not getting solved

推荐答案


这篇关于发布网站期间此错误的高度时间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-29 05:18