|
www.underridenetwork.org Joined: 11/18/2005
Posts: 55
|
|
|
2 sites resolved with permissions issues, other site now has unhandled exception.
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.Common.Utilities.Config.GetConnectionString(String name) +89 DotNetNuke.Common.Utilities.Config.GetConnectionString() +41 DotNetNuke.Data.SqlDataProvider..ctor(Boolean useConfig) +109 DotNetNuke.Data.SqlDataProvider..ctor() +10 [TargetInvocationException: Exception has been thrown by the target of an invocation.] System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) +0 System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache) +98 System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean skipCheckThis, Boolean fillCache) +241 System.Activator.CreateInstance(Type type, Boolean nonPublic) +69 System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +1136 System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +111 System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) +9445137 DotNetNuke.Framework.Reflection.CreateInstance(Type Type) +45 DotNetNuke.ComponentModel.SingletonComponentBuilder.BuildComponent() +25 DotNetNuke.ComponentModel.SimpleContainer.GetComponent(IComponentBuilder builder) +26 DotNetNuke.ComponentModel.SimpleContainer.GetComponent(Type contractType) +177 DotNetNuke.ComponentModel.AbstractContainer.GetComponent() +62 DotNetNuke.ComponentModel.ComponentFactory.GetComponent() +60 DotNetNuke.Security.Permissions.PermissionProvider..ctor() +12 DotNetNuke.Security.Permissions.CorePermissionProvider..ctor() +5 [TargetInvocationException: Exception has been thrown by the target of an invocation.] System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) +0 System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache) +98 System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean skipCheckThis, Boolean fillCache) +241 System.Activator.CreateInstance(Type type, Boolean nonPublic) +69 System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +1136 System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +111 System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) +9445137 DotNetNuke.Framework.Reflection.CreateInstance(Type Type) +45 DotNetNuke.ComponentModel.SingletonComponentBuilder.BuildComponent() +25 DotNetNuke.ComponentModel.SimpleContainer.GetComponent(IComponentBuilder builder) +26 DotNetNuke.ComponentModel.SimpleContainer.GetComponent(Type contractType) +177 DotNetNuke.ComponentModel.AbstractContainer.GetComponent() +62 DotNetNuke.ComponentModel.ComponentFactory.GetComponent() +60 DotNetNuke.Common.DotNetNukeHttpApplication.RegisterIfNotAlreadyRegistered(String name) +50 DotNetNuke.Common.DotNetNukeHttpApplication.Application_Start(Object Sender, EventArgs E) +1330
|
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
|
|
|
|