产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

Server Error in '/' Application.错误 [复制链接]

1#
各位大侠们。我的服务器现在报如下错误,求救啊,现在文件无法通过后台上传,网站会员登陆的框消失,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
分享 转发
TOP
2#

那个页面出这个错误,吧地址发来看看
TOP
3#

是后台上传文件的时候报的错老大。
TOP
4#

基本信息设置那里把水印和缩略图片分别关闭,然后再测试
TOP
发新话题 回复该主题