Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Error upgrading from 4,7 to 4,8Error upgrading from 4,7 to 4,8
Previous
 
Next
New Post
1/9/2008 4:05 AM
 

I got an error upgrading from 4,7 to 4,8, resulting that the skinningpage got an errormessage.

Hope the info under is understandable. Thanks!

Regards, Frode

First when installing:

Upgraded DotNetNuke: General
Warnings: Error: Access to the path 'D:\WWW\ressem.com\videboo\old_Default.aspx' is denied.
Servernavn: FRODE

Secound:

AssemblyVersion: 04.08.00
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL: /Install/Install.aspx?mode=upgrade
AbsoluteURL: /Install/Install.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.30)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 64ce1f48-9565-43ea-a77e-7a84d29d411b
InnerException: Access to the path 'D:\WWW\ressem.com\videboo\old_Default.aspx' is denied.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.IO.__Error.WinIOError
StackTrace:
Message: System.UnauthorizedAccessException: Access to the path 'D:\WWW\ressem.com\videboo\old_Default.aspx' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite) at DotNetNuke.Services.Upgrade.Upgrade.UpgradeApplication()
Source:
Servernavn: FRODE

 

Third:

Install Package:: LiveID_Install

Info:: Starting Installation - File
Info:: Creating backup of previous version - App_LocalResources\Login.ascx.resx
Info:: Installation Failed - File
Info:: Rolling back component install - AuthenticationSystem
Info:: Component rolled back successfully - AuthenticationSystem
Info:: Installation Failed - DNN_LiveIDAuthentication
Info:: Deleted temporary install folder
Info:: Installation Failed
Servernavn: FRODE

Fourth:

Install Package:: OpenID_Install
Info:: Starting Installation - File
Info:: Creating backup of previous version - App_LocalResources\Login.ascx.resx
Info:: Installation Failed - File
Info:: Rolling back component install - AuthenticationSystem
Info:: Component rolled back successfully - AuthenticationSystem
Info:: Rolling back component install - Assembly
Info:: Assembly unregistered - bin\Providers\DotNetNuke.Authentication.OpenID.dll
Info:: Exception - Access to the path 'D:\WWW\ressem.com\bin\Providers\DotNetNuke.Authentication.OpenID.dll' is denied.
Info:: Component rolled back successfully - Assembly
Info:: Installation Failed - DNN_OpenIDAuthentication
Info:: Deleted temporary install folder
Info:: Installation Failed
Servernavn: FRODE

 

 

SKIN  Module error:

ModuleId: 364
ModuleDefId: 81
FriendlyName: Skin
ModuleControlSource: Admin/Skins/EditSkins.ascx
AssemblyVersion: 04.08.00
PortalID: 0
PortalName: Ressems.com
UserID: 1
UserName: host
ActiveTabID: 49
ActiveTabName: Skin
RawURL: /Admin/Skins/tabid/49/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.30)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: f0bb0a13-1d3b-4413-87f0-76b4750e094f
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.UI.Skins.SkinDefaults..ctor
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.UI.Skins.SkinDefaults..ctor(SkinDefaultType DefaultType) at DotNetNuke.Common.Globals.get_DefaultSkin() at DotNetNuke.Modules.Admin.Skins.EditSkins.isFallbackSkin(String skinPath) at DotNetNuke.Modules.Admin.Skins.EditSkins.ProcessSkins(String strFolderPath) at DotNetNuke.Modules.Admin.Skins.EditSkins.ShowSkins() at DotNetNuke.Modules.Admin.Skins.EditSkins.LoadSkins() at DotNetNuke.Modules.Admin.Skins.EditSkins.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Servernavn: FRODE

 

AssemblyVersion: 04.08.00
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL: /Galleri/tabid/264/language/en-US/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: msnbot-media/1.0 (+http://search.msn.com/msnbot.htm)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: d26c8288-6657-480f-b0a7-67bfa0c99f03
InnerException: Unhandled Error:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.UI.Skins.SkinDefaults..ctor
StackTrace:
Message: System.Exception: Unhandled Error: ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.UI.Skins.SkinDefaults..ctor(SkinDefaultType DefaultType) at DotNetNuke.Common.Globals.get_DefaultContainer() at DotNetNuke.Entities.Portals.PortalSettings.GetPortalSettings(Int32 TabId, PortalAliasInfo objPortalAliasInfo) at DotNetNuke.Entities.Portals.PortalSettings..ctor(Int32 tabId, PortalAliasInfo objPortalAliasInfo) at DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
Source:
Servernavn: FRODE

 
New Post
1/9/2008 4:10 AM
 

did you make sure that the asp.net identity (usual ASPNET or Network Service) has the correct permissions? Depending on how you copied the files to the application folder, permissions might have been reset (this is windows throwing you a curve ball...)


Erik van Ballegoij, Former DNN Corp. Employee and DNN Expert

DNN Blog | Twitter: @erikvb | LinkedIn: Erik van Ballegoij on LinkedIn

 
New Post
1/9/2008 7:52 AM
 

It could be!

I've corrected the permissions issue.

But now I have this problem, what could it be?

http://www.ressems.com/Default.aspx?tabid=36&error=Object+reference+not+set+to+an+instance+of+an+object.&content=0

 

DotNetNuke Error: - Version 04.08.00


An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.UI.Skins.SkinDefaults..ctor(SkinDefaultType DefaultType) at DotNetNuke.Common.Globals.get_DefaultSkin() at DotNetNuke.Framework.DefaultPage.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Page.OnInit(EventArgs e) at DotNetNuke.Framework.PageBase.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Error upgrading from 4,7 to 4,8Error upgrading from 4,7 to 4,8


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out