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

invalid msg id

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

例外詳細資訊: System.ArgumentException: invalid msg id

原始程式錯誤:

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

堆疊追蹤:


[ArgumentException: invalid msg id]
   papershop.MessageBoard.Message.Vote(Int64 messageID, String votedBy) in C:\activeSites\papershop\MessageBoard\MessageBoard.cs:610
   papershop.reading.content.addVote(Int64 messageID) in C:\activeSites\papershop\reading\content.aspx.cs:80
   papershop.reading.content.Page_Load(Object sender, EventArgs e) in C:\activeSites\papershop\reading\content.aspx.cs:42
   System.Web.UI.Control.OnLoad(EventArgs e) +132
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428


版本資訊: Microsoft .NET Framework 版本:2.0.50727.5485; ASP.NET 版本:2.0.50727.5491