Dotnetnuke error while trying to install

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Aug 2009
Posts: 4
Reputation: 123divy is an unknown quantity at this point 
Solved Threads: 0
123divy 123divy is offline Offline
Newbie Poster

Dotnetnuke error while trying to install

 
0
  #1
Aug 18th, 2009
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:


Line 81: ComponentFactory.InstallComponents(New ProviderInstaller("profiles", GetType(DotNetNuke.Security.Profile.ProfileProvider)))
Line 82: ComponentFactory.InstallComponents(New ProviderInstaller("permissions", GetType(DotNetNuke.Security.Permissions.PermissionProvider)))
Line 83: Dim provider As DotNetNuke.Security.Permissions.PermissionProvider = DotNetNuke.ComponentModel.ComponentFactory.GetComponent(Of DotNetNuke.Security.Permissions.PermissionProvider)()
Line 84: If provider Is Nothing Then
Line 85: ComponentFactory.RegisterComponentInstance(Of DotNetNuke.Security.Permissions.PermissionProvider)(New DotNetNuke.Security.Permissions.PermissionProvider())


Source File: C:\DotNetNuke\App_Code\Global.asax.vb Line: 83
Reply With Quote Quick reply to this message  
Join Date: Aug 2009
Posts: 4
Reputation: 123divy is an unknown quantity at this point 
Solved Threads: 0
123divy 123divy is offline Offline
Newbie Poster

Re: Dotnetnuke error while trying to install

 
0
  #2
Aug 18th, 2009
please Reply..
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC