数据库系统描述(连接出错后的对策)

时间:2014-03-16 02:19:45
【文件属性】:

文件名称:数据库系统描述(连接出错后的对策)

文件大小:5KB

文件格式:TXT

更新时间:2014-03-16 02:19:45

描述

Server Error in '/' Application. -------------------------------------------------------------------------------- 用户 'sa' 登录失败。 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.SqlClient.SqlException: 用户 'sa' 登录失败。 Source Error: The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL: 1. Add a "Debug=true" directive at the top of the file that generated the error. Example: <%@ Page Language="C#" Debug="true" %> or: 2) Add the following section to the configuration file of your application:


网友评论