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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...how do i fix this error?how do i fix this error?
Previous
 
Next
New Post
3/17/2006 7:32 AM
 
i have dnn 3.0.13 and some dim witt over wrote the web.config, default.aspx and global.asax files so I replaced them, but i get the following error

any help much appreciated

Server Error in '/' Application.
--------------------------------------------------------------------------------

Could not find a part of the path 'Logs\LogConfig\LogConfigTemplate.xml.resources'.
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.IO.DirectoryNotFoundException: Could not find a part of the path 'Logs\LogConfig\LogConfigTemplate.xml.resources'.

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:


[DirectoryNotFoundException: Could not find a part of the path 'Logs\LogConfig\LogConfigTemplate.xml.resources'.]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +1884876
   System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite) +482
   DotNetNuke.Services.Log.EventLog.XMLLoggingProvider.GetConfigDoc() +121
   DotNetNuke.Services.Log.EventLog.XMLLoggingProvider..ctor() +39

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck) +0
   System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache) +103
   System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache) +261
   System.Activator.CreateInstance(Type type, Boolean nonPublic) +66
   DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey) +170
   DotNetNuke.Framework.Reflection.CreateObject(String ObjectProviderType, String ObjectNamespace, String ObjectAssemblyName) +309
   DotNetNuke.Services.Log.EventLog.LoggingProvider.CreateProvider() +37
   DotNetNuke.Services.Log.EventLog.LoggingProvider..cctor() +13

[TypeInitializationException: The type initializer for 'DotNetNuke.Services.Log.EventLog.LoggingProvider' threw an exception.]
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Exceptions.Exceptions.LogException(PageLoadException exc) +26
   DotNetNuke.Framework.CDefault.LoadSkin(String SkinPath) +580
   DotNetNuke.Framework.CDefault.Page_Init(Object sender, EventArgs e) +878
   System.Web.UI.Control.OnInit(EventArgs e) +2048444
   DotNetNuke.Framework.PageBase.OnInit(EventArgs e) +108
   System.Web.UI.Control.InitRecursive(Control namingContainer) +316
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +694
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(BasePortalException objBasePortalException) +103
   DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) +146
   DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) +378
   System.Web.UI.TemplateControl.OnError(EventArgs e) +105
   System.Web.UI.Page.HandleError(Exception e) +73
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +7892
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +217
   System.Web.UI.Page.ProcessRequest() +11
   System.Web.UI.Page.ProcessRequest(HttpContext context) +56
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +152
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException) +8
   DotNetNuke.HttpModules.ExceptionModule.OnErrorRequest(Object s, EventArgs e) +87
   System.Web.HttpApplication.RaiseOnError() +185
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Exceptions.Exceptions.LogException(PageLoadException exc) +26
   DotNetNuke.Framework.CDefault.LoadSkin(String SkinPath) +580
   DotNetNuke.Framework.CDefault.Page_Init(Object sender, EventArgs e) +878
   System.Web.UI.Control.OnInit(EventArgs e) +2048444
   DotNetNuke.Framework.PageBase.OnInit(EventArgs e) +108
   System.Web.UI.Control.InitRecursive(Control namingContainer) +316
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +694
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(BasePortalException objBasePortalException) +103
   DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) +146
   DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) +378
   System.Web.UI.TemplateControl.OnError(EventArgs e) +105
   System.Web.UI.Page.HandleError(Exception e) +73
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +7892
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +217
   System.Web.UI.Page.ProcessRequest() +11
   System.Web.UI.Page.ProcessRequest(HttpContext context) +56
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +152
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException) +8
   DotNetNuke.HttpModules.ExceptionModule.OnErrorRequest(Object s, EventArgs e) +87
   System.Web.HttpApplication.RaiseOnError() +185
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Exceptions.Exceptions.LogException(PageLoadException exc) +26
   DotNetNuke.Framework.CDefault.LoadSkin(String SkinPath) +580
   DotNetNuke.Framework.CDefault.Page_Init(Object sender, EventArgs e) +878
   System.Web.UI.Control.OnInit(EventArgs e) +2048444
   DotNetNuke.Framework.PageBase.OnInit(EventArgs e) +108
   System.Web.UI.Control.InitRecursive(Control namingContainer) +316
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +694
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(BasePortalException objBasePortalException) +103
   DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) +146
   DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) +378
   System.Web.UI.TemplateControl.OnError(EventArgs e) +105
   System.Web.UI.Page.HandleError(Exception e) +73
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +7892
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +217
   System.Web.UI.Page.ProcessRequest() +11
   System.Web.UI.Page.ProcessRequest(HttpContext context) +56
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +152
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException) +8
   DotNetNuke.HttpModules.ExceptionModule.OnErrorRequest(Object s, EventArgs e) +87
   System.Web.HttpApplication.RaiseOnError() +185
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Exceptions.Exceptions.LogException(PageLoadException exc) +26
   DotNetNuke.Framework.CDefault.LoadSkin(String SkinPath) +580
   DotNetNuke.Framework.CDefault.Page_Init(Object sender, EventArgs e) +878
   System.Web.UI.Control.OnInit(EventArgs e) +2048444
   DotNetNuke.Framework.PageBase.OnInit(EventArgs e) +108
   System.Web.UI.Control.InitRecursive(Control namingContainer) +316
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +694
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(BasePortalException objBasePortalException) +103
   DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) +146
   DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) +378
   System.Web.UI.TemplateControl.OnError(EventArgs e) +105
   System.Web.UI.Page.HandleError(Exception e) +73
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +7892
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +217
   System.Web.UI.Page.ProcessRequest() +11
   System.Web.UI.Page.ProcessRequest(HttpContext context) +56
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +152
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException) +8
   DotNetNuke.HttpModules.ExceptionModule.OnErrorRequest(Object s, EventArgs e) +87
   System.Web.HttpApplication.RaiseOnError() +185
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Exceptions.Exceptions.LogException(PageLoadException exc) +26
   DotNetNuke.Framework.CDefault.LoadSkin(String SkinPath) +580
   DotNetNuke.Framework.CDefault.Page_Init(Object sender, EventArgs e) +878
   System.Web.UI.Control.OnInit(EventArgs e) +2048444
   DotNetNuke.Framework.PageBase.OnInit(EventArgs e) +108
   System.Web.UI.Control.InitRecursive(Control namingContainer) +316
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +694
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(BasePortalException objBasePortalException) +103
   DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) +146
   DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) +378
   System.Web.UI.TemplateControl.OnError(EventArgs e) +105
   System.Web.UI.Page.HandleError(Exception e) +73
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +7892
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +217
   System.Web.UI.Page.ProcessRequest() +11
   System.Web.UI.Page.ProcessRequest(HttpContext context) +56
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +152
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException) +8
   DotNetNuke.HttpModules.ExceptionModule.OnErrorRequest(Object s, EventArgs e) +87
   System.Web.HttpApplication.RaiseOnError() +185
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Exceptions.Exceptions.LogException(PageLoadException exc) +26
   DotNetNuke.Framework.CDefault.LoadSkin(String SkinPath) +580
   DotNetNuke.Framework.CDefault.Page_Init(Object sender, EventArgs e) +878
   System.Web.UI.Control.OnInit(EventArgs e) +2048444
   DotNetNuke.Framework.PageBase.OnInit(EventArgs e) +108
   System.Web.UI.Control.InitRecursive(Control namingContainer) +316
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +694
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(BasePortalException objBasePortalException) +103
   DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) +146
   DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) +378
   System.Web.UI.TemplateControl.OnError(EventArgs e) +105
   System.Web.UI.Page.HandleError(Exception e) +73
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +7892
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +217
   System.Web.UI.Page.ProcessRequest() +11
   System.Web.UI.Page.ProcessRequest(HttpContext context) +56
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +152
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException) +8
   DotNetNuke.HttpModules.ExceptionModule.OnErrorRequest(Object s, EventArgs e) +87
   System.Web.HttpApplication.RaiseOnError() +185
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Exceptions.Exceptions.LogException(PageLoadException exc) +26
   DotNetNuke.Framework.CDefault.LoadSkin(String SkinPath) +580
   DotNetNuke.Framework.CDefault.Page_Init(Object sender, EventArgs e) +878
   System.Web.UI.Control.OnInit(EventArgs e) +2048444
   DotNetNuke.Framework.PageBase.OnInit(EventArgs e) +108
   System.Web.UI.Control.InitRecursive(Control namingContainer) +316
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +694
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(BasePortalException objBasePortalException) +103
   DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) +146
   DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) +378
   System.Web.UI.TemplateControl.OnError(EventArgs e) +105
   System.Web.UI.Page.HandleError(Exception e) +73
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +7892
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +217
   System.Web.UI.Page.ProcessRequest() +11
   System.Web.UI.Page.ProcessRequest(HttpContext context) +56
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +152
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
   DotNetNuke.Services.Log.EventLog.LogController.AddLog(LogInfo objLogInfo) +139
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) +1806
   DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException) +8
   DotNetNuke.HttpModules.ExceptionModule.OnErrorRequest(Object s, EventArgs e) +87
   System.Web.HttpApplication.RaiseOnError() +185

 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50215.44; ASP.NET Version:2.0.50215.44

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...how do i fix this error?how do i fix this error?


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