这么删除不了旧日志?
更新不了新内容??
刷新不了模版???
从首页登陆后再从首页退出还是显示错误@^^@
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.IndexOutOfRangeException: There is no row at position 0.
Source Error:
Line 176: {
Line 177: MyUser u = new MyUser();
Line 178: u.Identity = temp.Rows[0]["Identity"]+"";
Line 179: u.Fullname = temp.Rows[0]["Fullname"] + "";
Line 180: u.Nickname = temp.Rows[0]["Nickname"] + "";
Source File: d:\website\www_5d_cn\App_Code\User.cs Line: 178
Stack Trace:
[IndexOutOfRangeException: There is no row at position 0.]
System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) +1880010
System.Data.DataRowCollection.get_Item(Int32 index) +14
MyUser.GetSessionUser(String Identity) in d:\website\www_5d_cn\App_Code\User.cs:178
Controls_PassportServer.Page_Load(Object sender, EventArgs e) in d:\website\www_5d_cn\Controls\PassportServer.ascx.cs:23
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
Server Error in '/' Application.
There is no row at position 0.
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
重新生成页面显示的什么啊???
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.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: i
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: i]
System.Text.RegularExpressions.MatchCollection.get_Item(Int32 i) +2137294
PublisherDll.publisher.TranslateLogEx(Int32 npex) +301
PublisherDll.publisher.ProcessTag(Int32 npage) +1869
PublisherDll.publisher.Publish(Int32 PageMode, Int32 id, Int32 pii) +637
useradmin_SC.homebuild() +210
useradmin_SC.Page_Load(Object sender, EventArgs e) +145
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
Server Error in '/' Application.
Specified argument was out of the range of valid values.
Parameter name: i
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
日志完成编辑显示编辑完成,生成静态页面失败:
回复Comments
{commenttime}{commentauthor}
{CommentUrl}
{commentcontent}