回复:“浴我所欲 我的卫浴我设计”空间设计比赛正式开始!!!
Server Error in '/' Application.
--------------------------------------------------------------------------------
Cannot find table 0.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IndexOutOfRangeException: Cannot find table 0.
Source Error:
Line 89: bool result = false;
Line 90:
Line 91: DataSet ds = MemberManage.SingleMemberLogin(uname,MD5.Md5hash_String(upwd));
Line 92: if (ds.Tables[0].Rows.Count > 0)
Line 93: {
Source File: d:\WebSite\user.e-jjj.com\Login.aspx.cs Line: 91
Stack Trace: