kevin_ayb - 2013/1/25 17:54:29
求助:
商业版出现以下问题:
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server 不存在或拒绝访问。
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: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server 不存在或拒绝访问。
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 (0x80004005): [DBNETLIB][ConnectionOpen (Connect()).]SQL Server 不存在或拒绝访问。]
System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) +337
System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) +86
System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) +31
System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +76
System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +126
System.Data.OleDb.OleDbConnection.Open() +43
PageAdmin.lanmu.Page_Load(Object sender, EventArgs e) +108
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +91
System.Web.UI.Control.LoadRecursive() +74
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
xiyou - 2013/1/25 18:03:53
要不是数据库用户或密码写错,要么是数据库服务器出了问题连接不上
hkaimy - 2013/1/25 18:53:48
回复 2楼xiyou的帖子安装很正常,后台能正常登录,就是前台一进就出错,显示什么缺“/92”,这应该不是数据库连接问题吧? 解决不了这问题,只得用access了,郁闷了
kevin_ayb - 2013/1/25 18:58:23
数据库服务器出了问题连接不上?有什么办法解决??
xiyou - 2013/1/26 9:54:25
在pageadminh后台提供你后台登录资料、ftp资料和sql登录信息资料