'/ahlr' 應用程式中發生伺服器錯誤。

以 'E4BABAE9AB94E7A094E7A9B6E8A888E795ABE8ABAEE8A9A2E58F96E5BE97E58E9FE4BD8FE6B091E6978FE5908CE6848FE88887E7B484E5AE9AE59586E6A5ADE5' 開頭的 識別碼 太長。最大長度為 128。

描述: 在執行目前 Web 要求的過程中發生未處理的例外狀況。請檢閱堆疊追蹤以取得錯誤的詳細資訊,以及在程式碼中產生的位置。

例外狀況詳細資訊: System.Data.SqlClient.SqlException: 以 'E4BABAE9AB94E7A094E7A9B6E8A888E795ABE8ABAEE8A9A2E58F96E5BE97E58E9FE4BD8FE6B091E6978FE5908CE6848FE88887E7B484E5AE9AE59586E6A5ADE5' 開頭的 識別碼 太長。最大長度為 128。

原始程式錯誤:


行 101:	r_Cmd = New SqlCommand( l_list_sql, r_Conn )
行 102:	
行 103:	r_Reader = r_Cmd.ExecuteReader()
行 104:	If r_Reader.Read()
行 105:		l_page_count = r_Reader.Item("count")		

原始程式檔: D:\web\wwwanglecomtw_new\Publish\www\ahlr\journal\search.aspx    行: 103

堆疊追蹤:


[SqlException (0x80131904): 以 'E4BABAE9AB94E7A094E7A9B6E8A888E795ABE8ABAEE8A9A2E58F96E5BE97E58E9FE4BD8FE6B091E6978FE5908CE6848FE88887E7B484E5AE9AE59586E6A5ADE5' 開頭的 識別碼 太長。最大長度為 128。]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +3321756
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +736
   System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +4454
   System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() +90
   System.Data.SqlClient.SqlDataReader.get_MetaData() +99
   System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) +604
   System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) +3303
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) +667
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +83
   System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +301
   System.Data.SqlClient.SqlCommand.ExecuteReader() +137
   ASP.journal_search_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in D:\web\wwwanglecomtw_new\Publish\www\ahlr\journal\search.aspx:103
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   System.Web.UI.Page.Render(HtmlTextWriter writer) +39
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +8753


版本資訊: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.7.4087.0