[阅读: 243] 2004-09-22 05:47:27
本论坛不允许过客回复
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.Exception: 本论坛不允许过客回复
Source Error:
Line 182: else
Line 183: {
Line 184: throw NoxForum.Framework.ExceptionSystem.MakeException("本论坛不允许过客回复");
Line 185: }
Line 186: }
Source File: d:\vhosts\cndev.org#www2\forum\msg.aspx Line: 184
Stack Trace:
[Exception: 本论坛不允许过客回复]
ASP.msg_aspx.Page_Load() in d:\vhosts\cndev.org#www2\forum\msg.aspx:184
System.Web.Util.CalliHelper.ArglessFunctionCaller(IntPtr fp, Object o) +5
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +795725
System.Web.UI.Control.OnLoad(EventArgs e) +102
System.Web.UI.Control.LoadRecursive() +45
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +952