This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Problemrunning configuration Wizard NPM 10.4

Hi.

Just installed NPM 10.4. Configuration wizard stops on Configuring Orion Services.

If we copy the hotfix1 dll config wis does not start at all.

Gives this error in Logs

*** SolarWinds Orion Configuration Wizard v2012.2.5.1504, .Net Runtime v4.0.30319 ***

2012-12-05 12:58:57,042 [1] INFO  Program - Configuration Wizard Starting.

2012-12-05 12:58:57,042 [1] INFO  Program - OS version: Windows Server 2008 R2 (Microsoft Windows NT 6.1.7601 Service Pack 1)

2012-12-05 12:58:57,042 [1] INFO  Program - Computer name: I2V-NPFWEB-001

2012-12-05 12:58:57,089 [1] DEBUG SettingsController - Checking ASP.NET under IIS7.

2012-12-05 12:58:57,120 [1] DEBUG IIS7Installer - osVersionSuits:True isSupportedByOs:True

2012-12-05 12:58:57,120 [1] DEBUG SettingsController - Checking ASP.NET under IIS8.

2012-12-05 12:58:57,136 [1] DEBUG IIS8Installer - osVersionSuits:False isSupportedByOs:False

2012-12-05 12:58:57,136 [1] ERROR Program - System.TypeInitializationException: The type initializer for 'SolarWinds.ConfigurationWizard.Common.IISHelper' threw an exception. ---> System.Security.SecurityException: That assembly does not allow partially trusted callers.

   at SolarWinds.ConfigurationWizard.Common.IISHelper..cctor()

   --- End of inner exception stack trace ---

   at SolarWinds.ConfigurationWizard.Common.IISHelper.IsIISInstalled()

   at SolarWinds.ConfigurationWizard.Host.SettingsController.GetSettings(IHostInfo hostInfo)

   at SolarWinds.ConfigurationWizard.Host.Program.Main(String[] args)

If we try to trust the new dll we get this:

C:\Windows\Microsoft.NET\Framework\v4.0.30319>caspol -machine -addfulltrust "C:\Program Files (x86)\SolarWinds\Orion\SolarWinds.ConfigurationWizard.Plugin.Common.dll"

Microsoft (R) .NET Framework CasPol 4.0.30319.1

Copyright (c) Microsoft Corporation.  All rights reserved.

WARNING: The .NET Framework does not apply CAS policy by default. Any settings

shown or modified by CasPol will only affect applications that opt into using CAS policy.

Please see http://go.microsoft.com/fwlink/?LinkId=131738 for more information.

ERROR: This assembly is not strong name signed

Our NPM is now at halt so this is a bit of a crisis

  • Hi.

    A bit more information.If we use the dll from 10.4, not the hotfix we get this error in config wiz:

    Database configuration failed:

      •  Exception while configuring plugin Orion Core Services component Orion Database. The type initializer for 'SolarWinds.Orion.Core.Common.ModulesCollector' threw an exception.

    This might be what the hotfix should fix, but we can't get that to run!

    Espen

  • FormerMember
    0 FormerMember in reply to efosshaug

    ">efosshaug,

    I had to roll back hotfix 1 and 2 to get the configuration wizard to work again.