打开之后就报如下错误:
Server Error in '/' Application.
未将对象引用设置到对象的实例。
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: 未将对象引用设置到对象的实例。
Source Error:
Line 483:
Line 484: ' load skin control
Line 485: Dim ctlSkin As DotNetNuke.UI.Skins.Skin = DotNetNuke.UI.Skins.Skin.GetSkin(Me)
Line 486:
Line 487: 'check for and read skin package level doctype
|
替换过很多文件,依然如此,数据库连接到别的站点,可以正常访问(别的站点)
dnn版本:5.00.00
希望知道原因的朋友能分析解答一下,非常感谢!