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

conversion error from string ""

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

例外詳細資訊: FirebirdSql.Data.Firebird.FbException: conversion error from string ""

原始程式錯誤:

在執行目前 Web 要求期間,產生未處理的例外狀況。如需有關例外狀況來源與位置的資訊,可以使用下列的例外狀況堆疊追蹤取得。

堆疊追蹤:


[FbException: conversion error from string ""]
   FirebirdSql.Data.Firebird.FbCommand.ExecuteScalar() +212
   LMOpac.Data.FBSqlHelper.ExecuteScalar(CommandType commandType, String commandText, FbParameter[] commandParameters) +145
   LMOpac.Data.BookDAL.IsEBook(String acno, String& docid) +251
   LMOpac.Data.BookDAL.BuildBookBaseInfo(IDataReader reader, Dictionary`2 fields) +2971
   LMOpac.Data.BookDAL.GetSameAuthorBookList(String acno, Int32 topNum, String author) +402
   LMOpac.Business.BookBLL.GetSameAuthorBookList(String acno, Int32 topNum, String author) +54
   LMOpac.Web.Pages.Book.RenderBookAside(String tmp, String path) +3572
   LMOpac.Web.Pages.Book.Page_Load(Object sender, EventArgs e) +3005
   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) +99
   LMOpac.Web.LMBasePage.OnLoad(EventArgs e) +2211
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


版本資訊: Microsoft .NET Framework 版本:2.0.50727.8806; ASP.NET 版本:2.0.50727.8762