产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 求助:在虚拟主机上安装PageAdmin出错
griphin - 2013/4/8 8:47:20
在虚拟主机上安装PageAdmin,所有的步骤,都是按照要求来的,如果数据库类型选择ACCESS,则可以正常安装,但数据库类型选择SQL, 到了最后一步,得到下面的出错提示。 (在这里需要说明下,由于远程服务器的策略限制,根目录的权限是无法修改的,在运行安装程序,所以检测目录权限的时候,在根目录的写入权限那一行,系统提示红叉。)


Invalid object name 'pa_member_type'.

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.Data.OleDb.OleDbException: Invalid object name 'pa_member_type'.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[OleDbException (0x80040e37): Invalid object name 'pa_member_type'.]
   System.Data.OleDb.OleDbDataReader.ProcessResults(OleDbHResult hr) +1011918
   System.Data.OleDb.OleDbDataReader.NextResult() +421
   System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +235
   System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) +116
   System.Data.OleDb.OleDbCommand.ExecuteReader() +6
   PageAdmin.Install.Check_DefaultType(OleDbConnection Myconn) +46
   PageAdmin.Install.Update_DataBase() +223
   PageAdmin.Install.Next_4(Object src, EventArgs e) +13
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
griphin - 2013/4/8 19:04:49
版主为何对我的问题,不予理睬?
marrylong - 2013/4/10 11:36:19
我也同样问题
xiyou - 2013/4/10 11:40:36
免费版只能选择access
商业版本的话联系客服那边先给你导入好sql文件。
1
查看完整版本: 求助:在虚拟主机上安装PageAdmin出错