产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

商业版-SQL Server 问题 [复制链接]

1#
求助:

商业版出现以下问题:

[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
分享 转发
TOP
2#

要不是数据库用户或密码写错,要么是数据库服务器出了问题连接不上
TOP
3#

我的sql后台能进,前台出错又是怎么回事呢?

回复 2楼xiyou的帖子

安装很正常,后台能正常登录,就是前台一进就出错,显示什么缺“/92”,这应该不是数据库连接问题吧? 解决不了这问题,只得用access了,郁闷了
TOP
4#

数据库服务器出了问题连接不上?有什么办法解决??
TOP
5#

在pageadminh后台提供你后台登录资料、ftp资料和sql登录信息资料
TOP
发新话题 回复该主题