救命!ASP.NET错误,
异常详细信息: System.InvalidCastException: 从类型“DBNull”到类型“String”的强制转换无效。
源错误:
行 22: pe2.text = dt.rows(0).item("psing")
行 23: pe3.text = dt.rows(0).item("pzhizuo")
行 24: pe32.text = dt.rows(0).item("photnum")
行 25: pe4.text = dt.rows(0).item("pzohe")
行 26: umoney.text = dt.rows(0).item("umoney")
|
源文件: H:\exin\sing\showuser.aspx
行: 24
堆栈跟踪:
[InvalidCastException: 从类型“DBNull”到类型“String”的强制转换无效。]
Microsoft.VisualBasic.CompilerServices.StringType.FromObject(Object Value) +616
ASP.showuser_aspx.page_load(Object sender, EventArgs e) in H:\exin\sing\showuser.aspx:24
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +731
|
这怎么回事丫,各位帮帮忙