删除发生此错误dotnetnuke [英] remove this error occur dotnetnuke

查看:81
本文介绍了删除发生此错误dotnetnuke的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

'/DotNetNuke_Community_05.06.00_Install'中的服务器错误.申请.
-------------------------------------------------- ------------------------------

对象引用未设置为对象的实例.
说明:执行当前Web请求期间发生未处理的异常.请查看堆栈跟踪,以获取有关错误及其在代码中起源的详细信息.

异常详细信息:System.NullReferenceException:对象引用未设置为对象的实例.

源错误:

当前Web请求的执行期间生成了未处理的异常.可以使用下面的异常堆栈跟踪来标识有关异常的来源和位置的信息.

堆栈跟踪:


[NullReferenceException:对象引用未设置为对象的实例.]
DotNetNuke.Entities.Portals.PortalSettings..ctor(Int32 tabID,PortalAliasInfo objPortalAliasInfo)+89
DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s,EventArgs e)+4119
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()+68
System.Web.HttpApplication.ExecuteStep(IExecutionStep步骤,布尔值和amp; amp;同时完成)+75




-------------------------------------------------- ------------------------------
版本信息:Microsoft .NET Framework版本:2.0.50727.3615; ASP.NET版本:2.0.50727.3618

解决方案

您的对象之一为空.为什么不尝试调试代码以查看它是哪个对象.

Server Error in '/DotNetNuke_Community_05.06.00_Install' 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.]
DotNetNuke.Entities.Portals.PortalSettings..ctor(Int32 tabID, PortalAliasInfo objPortalAliasInfo) +89
DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +4119
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3615; ASP.NET Version:2.0.50727.3618

解决方案

One of your objects is null.Why ddont you try and debug your code to see which one it is.


这篇关于删除发生此错误dotnetnuke的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆