管理员你好,我是新手。我已经按这个页面中的设置配置好了,域名和授权也配置好了,可以访问的了。
http://www.pageadmin.net/articleinfo/detail_20_69_62.html可是在配置数据库的过程中出现了这样的问题:
“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------
对象名 'member_type' 无效。
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.Data.OleDb.OleDbException: 对象名 'member_type' 无效。
源错误:
执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。
堆栈跟踪:
[OleDbException (0x80040e37): 对象名 'member_type' 无效。]
System.Data.OleDb.OleDbDataReader.ProcessResults(OleDbHResult hr) +1098230
System.Data.OleDb.OleDbDataReader.NextResult() +390
System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +235
System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) +111
System.Data.OleDb.OleDbCommand.ExecuteReader() +6
PageAdmin.Install.Check_DefaultType(OleDbConnection Myconn) +44
PageAdmin.Install.Update_DataBase() +227
PageAdmin.Install.Next_3(Object src, EventArgs e) +10
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1746
--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:2.0.50727.1433; ASP.NET 版本:2.0.50727.1433