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

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationInstallation error Installation error
Previous
 
Next
New Post
12/10/2007 1:24 PM
 

Hello Mike,

Can you help me out?  I changed the ActiveDirectory_01.00.00_Install.Resources to ActiveDirectory_01.00.00_Install.zip and installed it via the Host Settings->Authentication Settings.  I received this error:

Package Installed Successfully

The package installed successfully - see below
Error loading files from temporary folder - see below
StartJob Starting Installation
Info Starting Installation - DNN_ActiveDirectoryAuthentication
Info Starting Installation - AuthenticationSystem
Info ActiveDirectory Authentication registered successfully
Info Component installed successfully - AuthenticationSystem
Info Starting Installation - Assembly
Info Assembly registered - bin\Providers\DotNetNuke.Authentication.ActiveDirectory.dll
Info Created bin\Providers\DotNetNuke.Authentication.ActiveDirectory.dll
Info Component installed successfully - Assembly
Info Starting Installation - File
Info Folder Created - D:\Inetpub\htdocs\DNN\DesktopModules\AuthenticationServices\ActiveDirectory\App_LocalResources
Info Created App_LocalResources\Login.ascx.resx
Info Created App_LocalResources\Settings.ascx.resx
Info Created Login.ascx
Info Created Settings.ascx
Info Created license.txt
Info Created WindowsSignin.aspx
Info Component installed successfully - File
Info Starting Installation - Config
Info Creatiing backup of previous version - web.config
Failure Exception - Object reference not set to an instance of an object.
Failure Installation Failed - Config
Info Rolling back component install - AuthenticationSystem
Info ActiveDirectory Authentication unregistered successfully
Info Component rolled back successfully - AuthenticationSystem
Info Rolling back component install - Assembly
Info Assembly unregistered - bin\Providers\DotNetNuke.Authentication.ActiveDirectory.dll
Info Deleted - bin\Providers\DotNetNuke.Authentication.ActiveDirectory.dll
Info Component rolled back successfully - Assembly
Info Rolling back component install - File
Failure Exception - Access to the path 'D:\Inetpub\htdocs\DNN\DesktopModules\AuthenticationServices\ActiveDirectory\App_LocalResources\Login.ascx.resx' is denied.
Info Component rolled back successfully - File
Info Installation Failed - DNN_ActiveDirectoryAuthentication
Info Deleted temporary install folder
EndJob Installation Failed

It seems that it was partially installed because I do have the new ActiveDirectory folder under DesktopModules\AuthenticationServices but I am now logged out and cannot log back in.  Our ability to administer the site is gone.  Help!!

 

 
New Post
12/10/2007 2:13 PM
 

I've seen that error before when I was first testing the new package installer for Charles but I can't remember what the problem was.

You can't log in manually using either Host or Admin user accounts? What error message do you get when you try to?

 

 
New Post
12/10/2007 4:31 PM
 

Thank you Mike for getting back with me so quickly.  I have changed the order of the "databaseOwner" and "objectQualifier" in the web.config (<add name="SqlDataProvider" type="DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider" connectionStringName="SiteSqlServer"

upgradeConnectionString="" providerPath="~\Providers\DataProviders\SqlDataProvider\"databaseOwner="dbo"" objectQualifier= "/>) and this seems to have cleared up the login problem and removed one of the errors that I received previously.  However, I am still getting an error that prevents a successful installation.  I made sure that  <!-- add name="Authentication" type="DotNetNuke.HttpModules.AuthenticationModule, DotNetNuke.HttpModules.Authentication" / --> was commented out and I added
<add name="Authentication" type="DotNetNuke.Authentication.ActiveDirectory.HttpModules.AuthenticationModule, DotNetNuke.Authentication.ActiveDirectory" /> but that just gave me an error and did not let me into the Host menu.  So, I currently have both of these lines commented out. 

This is the error I receive when I tried to reinstall the package via the Host-->Authentication Menu:

Package Installed Successfully

The package installed successfully - see below

Error loading files from temporary folder - see below
StartJob Starting Installation
Info Starting Installation - DNN_ActiveDirectoryAuthentication
Info Starting Installation - AuthenticationSystem
Info ActiveDirectory Authentication registered successfully
Info Component installed successfully - AuthenticationSystem
Info Starting Installation - Assembly
Info Assembly registered - bin\Providers\DotNetNuke.Authentication.ActiveDirectory.dll
Info Created bin\Providers\DotNetNuke.Authentication.ActiveDirectory.dll
Info Component installed successfully - Assembly
Info Starting Installation - File
Info Creatiing backup of previous version - App_LocalResources\Login.ascx.resx
Info Created App_LocalResources\Login.ascx.resx
Info Creatiing backup of previous version - App_LocalResources\Settings.ascx.resx
Info Created App_LocalResources\Settings.ascx.resx
Info Creatiing backup of previous version - Login.ascx
Info Created Login.ascx
Info Creatiing backup of previous version - Settings.ascx
Info Created Settings.ascx
Info Creatiing backup of previous version - license.txt
Info Created license.txt
Info Creatiing backup of previous version - WindowsSignin.aspx
Info Created WindowsSignin.aspx
Info Component installed successfully - File
Info Starting Installation - Config
Info Creatiing backup of previous version - web.config
Failure Exception - Object reference not set to an instance of an object.
Failure Installation Failed - Config
Info Rolling back component install - AuthenticationSystem
Info ActiveDirectory Authentication unregistered successfully
Info Component rolled back successfully - AuthenticationSystem
Info Rolling back component install - Assembly
Info Assembly unregistered - bin\Providers\DotNetNuke.Authentication.ActiveDirectory.dll
Info Deleted - bin\Providers\DotNetNuke.Authentication.ActiveDirectory.dll
Info Component rolled back successfully - Assembly
Info Rolling back component install - File
Info Restored backup of previous version - App_LocalResources\Login.ascx.resx
Info Restored backup of previous version - App_LocalResources\Settings.ascx.resx
Info Restored backup of previous version - Login.ascx
Info Restored backup of previous version - Settings.ascx
Info Restored backup of previous version - license.txt
Info Restored backup of previous version - WindowsSignin.aspx
Info Component rolled back successfully - File
Info Installation Failed - DNN_ActiveDirectoryAuthentication
Info Deleted temporary install folder
EndJob Installation Failed

Again, I really appreciate your assistance.

 

 

 
New Post
12/10/2007 5:37 PM
 

Doh, I think I might have it. Are you using anything for a databaseowner or object qualifier other than the default (your post mentions changing them around but the line posted above looks like the default line). If you are then there might be an issue in one of the SQL procedures used when installing (I thought this had been fixed for 4.7.0). See this thread (http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/89/threadid/172747/scope/posts/Default.aspx).

 
New Post
12/11/2007 11:26 AM
 

Thanks Mike.

The stored procedure looks fine.  It looks like it might have to do with permissions-although the web.config and Network Service permissions look ok.  BTW - We are on 4.6.2.  Does 4.7 contain all of the changes needed to utilize (and auto-sync) Active Directory with DNN?

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationInstallation error Installation 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