产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » Server Error in '/' Application.错误
protess - 2012/8/22 13:35:00
各位大侠们。我的服务器现在报如下错误,求救啊,现在文件无法通过后台上传,网站会员登陆的框消失,FTP正常,网站浏览正常,错误代码如下
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.]
   PageAdmin.information_2.xd24f219441cf2f66() +4714
   PageAdmin.information_2.Page_Load(Object src, EventArgs e) +294
   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
xiyou - 2012/8/22 15:31:00
那个页面出这个错误,吧地址发来看看
protess - 2012/8/23 9:45:00
是后台上传文件的时候报的错老大。
xiyou - 2012/8/23 10:19:00
基本信息设置那里把水印和缩略图片分别关闭,然后再测试
1
查看完整版本: Server Error in '/' Application.错误