- 閱讀權限
- 30
- 最後登錄
- 16-2-17
- 精華
- 0
- UID
- 1055221
- 帖子
- 435
- 積分
- 718
- 註冊時間
- 08-3-27
- 在線時間
- 167 小時
  
- UID
- 1055221
- 帖子
- 435
- 積分
- 718
- Good
- 1
- 註冊時間
- 08-3-27
- 在線時間
- 167 小時
|
做咩我主頁個時會顯示Server Error in '/' Application.
--------------------------------------------------------------------------------
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
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:
[NullReferenceException: Object reference not set to an instance of an object.]
web.system.defCC() +144
web.system.loadConfig(Int32 read) +76
web._Default.Page_Load(Object sender, EventArgs e) +53
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +13
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +45
System.Web.UI.Control.OnLoad(EventArgs e) +80
System.Web.UI.Control.LoadRecursive() +49
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3742
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
[ 本帖最後由 唯愛鈴豬-3- 於 10-3-2 02:30 AM 編輯 ] |
|