I uninstalled NCM and NCM/NPM integration in add remove programs.
Now when I go to the HOME section of the web console I see this:
Unexpected Website Error
Could not load file or assembly 'Infragistics2.WebUI.WebDataInput.v8.2, Version=8.2.20082.1000, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The system cannot find the file specified. (C:\InetPub\SolarWinds\orion\ncm\resources\ncmsummary\web.config line 25)
Here is the full error log:
Time: 03/09/2016 12:53:54.4635
Server: Microsoft-IIS/7.5
Pipeline: Integrated
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36
Error Instance: e2ee95e63b2d435094a4db99410074bc
User: admin
URL: http://MYSERVER:8787/Orion/SummaryView.aspx?ViewID=1
Referrer: http://MYSERVER:8787/Orion/SummaryView.aspx?ViewID=1
Message: Could not load file or assembly 'Infragistics2.WebUI.WebDataInput.v8.2, Version=8.2.20082.1000, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The system cannot find the file specified. (C:\InetPub\SolarWinds\orion\ncm\resources\ncmsummary\web.config line 25)
ErrorSite: System.Web.CompilationSection.LoadAssemblyHelper
ErrorType: System.Configuration.ConfigurationErrorsException
Stack:
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
at System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig)
at System.Web.Compilation.WebDirectoryBatchCompiler..ctor(VirtualDirectory vdir)
at System.Web.Compilation.BuildManager.BatchCompileWebDirectoryInternal(VirtualDirectory vdir, Boolean ignoreErrors)
at System.Web.Compilation.BuildManager.BatchCompileWebDirectory(VirtualDirectory vdir, VirtualPath virtualDir, Boolean ignoreErrors)
at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate)
at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath)
at Orion_ResourceContainer.ResourcePlaceHolder_DataBind(Object sender, EventArgs e)
at System.Web.UI.Control.OnDataBinding(EventArgs e)
at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
at System.Web.UI.Control.DataBind()
at System.Web.UI.Control.DataBindChildren()
at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
at System.Web.UI.Control.DataBind()
at System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem)
at System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource)
at System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e)
at System.Web.UI.WebControls.Repeater.DataBind()
at Orion_ResourceContainer.NonMobileDateBind(RepeaterItemEventArgs e)
at Orion_ResourceContainer.rptContainers_ItemDataBound(Object sender, RepeaterItemEventArgs e)
at System.Web.UI.WebControls.Repeater.OnItemDataBound(RepeaterItemEventArgs e)
at System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem)
at System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource)
at System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e)
at System.Web.UI.WebControls.Repeater.DataBind()
at Orion_ResourceContainer.DataBind()
at Orion_SummaryView.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.orion_summaryview_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
-- Inner Exception
Message: Could not load file or assembly 'Infragistics2.WebUI.WebDataInput.v8.2, Version=8.2.20082.1000, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The system cannot find the file specified.
Type: System.IO.FileNotFoundException
Stack:
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
Assemblies:
Version Assembly
------------------ ------------------------------------------
8.2.20082.1000, Infragistics2.WebUI.Shared.v8.2
8.2.20082.1000, Infragistics2.WebUI.UltraWebChart.v8.2
8.2.20082.1000, Infragistics2.WebUI.UltraWebGrid.v8.2
8.2.20082.1000, Infragistics2.WebUI.UltraWebNavigator.v8.2
12.1.20121.2038, Infragistics4.Documents.Excel.v12.1
4.0.0.0, Microsoft.Build.Utilities.v4.0
4.0.0.0, Microsoft.CSharp
10.0.0.0, Microsoft.JScript
10.0.0.0, Microsoft.VisualBasic
4.0.0.0, mscorlib
4.0.0.0, ReachFramework
4.0.0.0, SMDiagnostics
4.0.0.0, System
4.0.0.0, System.Activities
4.0.0.0, System.ComponentModel.Composition
4.0.0.0, System.ComponentModel.DataAnnotations
4.0.0.0, System.Configuration
4.0.0.0, System.Core
4.0.0.0, System.Data
4.0.0.0, System.Data.DataSetExtensions
4.0.0.0, System.Design
4.0.0.0, System.DirectoryServices
4.0.0.0, System.DirectoryServices.AccountManagement
4.0.0.0, System.Drawing
4.0.0.0, System.EnterpriseServices
4.0.0.0, System.IdentityModel
4.0.0.0, System.IdentityModel.Selectors
4.0.0.0, System.Management
4.0.0.0, System.Net.Http.WebRequest
4.0.0.0, System.Numerics
4.0.0.0, System.Runtime.Caching
4.0.0.0, System.Runtime.Serialization
4.0.0.0, System.Security
4.0.0.0, System.ServiceModel
4.0.0.0, System.ServiceModel.Activation
4.0.0.0, System.ServiceModel.Activities
4.0.0.0, System.ServiceModel.Internals
4.0.0.0, System.ServiceModel.Web
4.0.0.0, System.Transactions
4.0.0.0, System.Web
4.0.0.0, System.Web.ApplicationServices
4.0.0.0, System.Web.DynamicData
4.0.0.0, System.Web.Extensions
4.0.0.0, System.Web.Mobile
4.0.0.0, System.Web.RegularExpressions
4.0.0.0, System.Web.Services
4.0.0.0, System.Windows.Forms
4.0.0.0, System.WorkflowServices
4.0.0.0, System.Xaml.Hosting
4.0.0.0, System.Xml
4.0.0.0, System.Xml.Linq
4.1.50927.0, AjaxControlToolkit
4.2.0.0, AntiXssLibrary
2.7.7.3, antlr.runtime
3.1.0.39271, Antlr3.Runtime
0.1.0.39272, Antlr3.Utility
1.8.0.0, AspNet.ScriptManager.jQuery
1.0.0.0, AxInterop.C1Query80
5.5.0.0, AxTomSawyer
3.3.0.0, Castle.Core
3.3.0.0, Castle.Windsor
5.0.34.2, EO.Pdf
1.0.1.6, FiftyOne.Foundation
1.4.0.0, HtmlAgilityPack
4.2.0.0, HtmlSanitizationLibrary
0.85.5.452, ICSharpCode.SharpZipLib
1.0.0.0, Interop.C1Query80
1.0.0.0, Interop.cdosys
1.1.0.0, Interop.SHDocVw
2.0.0.0, Interop.stdole
1.2.10.0, log4net
1.1.0.0, Microsoft.AspNet.SignalR.Client
1.1.0.0, Microsoft.AspNet.SignalR.Core
1.1.0.0, Microsoft.AspNet.SignalR.Owin
1.1.0.0, Microsoft.AspNet.SignalR.SystemWeb
1.0.0.0, Microsoft.Owin.Host.SystemWeb
1.0.0.0, Microsoft.Practices.ServiceLocation
2.1.505.0, Microsoft.Practices.Unity
1.0.0.0, Microsoft.Web.Infrastructure
3.0.0.0, Microsoft.Web.Services3
2.0.0.0, MiniProfiler
7.0.3300.0, MSDATASRC
4.1.1.9324, NetflowConfig
4.1.1.9324, NetflowReporting
4.1.1.9324, NetflowWeb
2015.1.25300.8197, NetPerfMonWeb
4.5.0.0, Newtonsoft.Json
3.2.0.0, Ninject
9.0.5077.0, nsoftware.IPWorksSSNMP
2015.1.25300.8197, OrionWeb
1.0.0.0, Owin
2.0.0.0, SmartThreadPool
1.3.0.1, SolarWinds.AgentManagement.Common
1.3.0.1, SolarWinds.AgentManagement.Contract
1.3.0.1, SolarWinds.AgentManagement.Strings
1.3.0.1, SolarWinds.AgentManagement.Web
7.4.0.1368, SolarWinds.Cirrus.IS.Client
7.4.0.1368, SolarWinds.Cirrus.OrionLayer
7.4.0.1368, SolarWinds.Cirrus.Web
2015.1.25300.8197, SolarWinds.Common
7.4.0.1368, SolarWinds.ConfigManagement.Core
1.0.0.0, SolarWinds.Data
2011.11.1.6134, SolarWinds.Data.Entity
2.1.0.17, SolarWinds.DeviceStudio.Common
2.1.0.17, SolarWinds.DeviceStudio.Framework
2.1.0.17, SolarWinds.DeviceStudio.Strings
2.1.0.17, SolarWinds.DeviceStudio.Web
2.0.5.583, SolarWinds.DPI.Common
2.0.5.583, SolarWinds.DPI.Strings
2.0.5.583, SolarWinds.DPI.Web
5.1.0.12, Solarwinds.F5.Common
5.1.0.12, SolarWinds.F5.Strings
5.1.0.12, SolarWinds.F5.Web
6.1.0.17, SolarWinds.HardwareHealth.Auditing
6.1.0.17, SolarWinds.HardwareHealth.Common
6.1.0.17, SolarWinds.HardwareHealth.Strings
6.1.0.17, SolarWinds.HardwareHealth.Web
2011.11.1.6134, SolarWinds.InformationService.Addons
1.0.0.0, SolarWinds.InformationService.Contract
2015.1.1.6134, SolarWinds.InformationService.Contract2
1.2.0.13, SolarWinds.Interfaces.Common
1.2.0.13, SolarWinds.Interfaces.Discovery.Strings
1.2.0.13, SolarWinds.Interfaces.Discovery.Web
5.2.0.0, SolarWinds.Interfaces.Import.Common
3.1.0.10, SolarWinds.Interfaces.SNMP.Common
6.1.0.39, SolarWinds.Interfaces.Strings
6.1.0.39, SolarWinds.Interfaces.Web
2015.1.25300.8197, SolarWinds.Internationalization
1.6.0.28, SolarWinds.JobEngine.Contract
2.10.0.34, SolarWinds.JobEngine.Contract2
3.0.0.658, SolarWinds.Licensing.Framework
2.0.0.0, SolarWinds.Logging
1.13.0.431, SolarWinds.MapEngine
1.13.0.431, SolarWinds.MapStudio.Common
1.13.0.431, SolarWinds.MapStudio.Strings
1.13.0.431, SolarWinds.MapStudio.Web
7.4.0.1368, SolarWinds.NCM.AlertAction
7.4.0.1368, SolarWinds.NCM.Common
7.4.0.1368, SolarWinds.NCM.Contracts
7.4.0.1368, SolarWinds.NCM.NodeManagement
7.4.0.1368, SolarWinds.NCM.Reporting
7.4.0.1368, SolarWinds.NCM.Strings
1.0.0.0, SolarWinds.NCMModule.Web.Inventory
7.4.0.1368, SolarWinds.NCMModule.Web.Resources
7.4.0.1368, SolarWinds.NCMModule.Web.Search
2015.1.25300.8197, SolarWinds.Net.ICMP
2015.1.25300.8197, SolarWinds.Net.SNMP
2015.1.25300.8197, SolarWinds.Net.WMI
4.1.1.9324, SolarWinds.Netflow.Common
4.1.1.9324, SolarWinds.Netflow.Contracts
4.1.1.9324, SolarWinds.Netflow.FastBit.Client
4.1.1.9324, SolarWinds.Netflow.FastBit.Contract
4.1.1.9324, SolarWinds.Netflow.Reporting.Common
4.1.1.9324, SolarWinds.Netflow.Strings
4.1.1.9324, SolarWinds.Netflow.Utils
11.5.25300.254, SolarWinds.NPM.Auditing
11.5.25300.254, SolarWinds.NPM.Common
11.5.25300.254, SolarWinds.NPM.Strings
11.5.25300.254, SolarWinds.NPM.Ucs
11.5.25300.254, SolarWinds.NPM.Web
1.0.0.0, SolarWinds.NPM.Web.Gauge.V1
2.0.0.0, SolarWinds.Orion.Common
2015.1.25300.8197, SolarWinds.Orion.Core.Actions
2015.1.25300.8197, SolarWinds.Orion.Core.Alerting
2015.1.25300.8197, SolarWinds.Orion.Core.Alerting.Plugins
2015.1.25300.8197, SolarWinds.Orion.Core.Common
2015.1.25300.8197, SolarWinds.Orion.Core.Data
2015.1.25300.8197, SolarWinds.Orion.Core.Jobs
2015.1.25300.8197, SolarWinds.Orion.Core.Models
2015.1.25300.8197, SolarWinds.Orion.Core.Reporting
2015.1.25300.8197, SolarWinds.Orion.Core.SharedCredentials
2015.1.25300.8197, SolarWinds.Orion.Core.Strings
2015.1.25300.8197, SolarWinds.Orion.Core.Web
2015.1.25300.8197, SolarWinds.Orion.Discovery.Contract
2015.1.1.0, SolarWinds.Orion.MacroProcessor
7.4.0.1368, SolarWinds.Orion.NCM.Actions
2015.1.25300.8197, SolarWinds.Orion.Pollers.Framework
2015.1.25300.8197, SolarWinds.Orion.Security
2015.1.25300.8197, SolarWinds.Orion.Web.Integration.Common
2.3.469.0, SolarWinds.OrionImprovement.Common
1.1.0.8, SolarWinds.RecommendationEngine.Common
1.1.0.8, SolarWinds.RecommendationEngine.Contract
1.1.0.8, SolarWinds.RecommendationEngine.Web
2015.1.25300.8197, SolarWinds.Reporting
2015.1.25300.8197, SolarWinds.Shared
2013.2.0.1, SolarWinds.Syslog
2013.2.0.1, SolarWinds.Syslog.Strings
11.0.1.1190, SolarWinds.Toolset.Common
11.0.1.1190, SolarWinds.Toolset.Strings
11.0.1.1190, SolarWinds.Toolset.Tools
11.0.1.1190, SolarWinds.Toolset.Web
2.0.1.1173, SolarWinds.VIM.Common
2.0.1.1173, SolarWinds.VIM.SSO
2.0.1.1173, SolarWinds.VIM.Strings
2.0.1.1173, SolarWinds.VIM.Web
1.0.0.0, SolarWinds.Wireless.Common
1.1.0.45, SolarWinds.Wireless.Heatmaps.Common
1.1.0.45, SolarWinds.Wireless.Heatmaps.Strings
1.1.0.45, SolarWinds.Wireless.Heatmaps.Web
6.1.0.52, SolarWinds.Wireless.Strings
1.0.0.0, SolarWinds.Wireless.Web
3.0.1.6846, StringTemplate
1.0.0.0, SWPicExtFactoryLib
2.0.0.0, System.Net.Http
4.0.0.0, System.Net.Http.Formatting
4.0.0.0, System.Web.Http
4.0.0.0, System.Web.Http.WebHost
5.5.0.0, TomSawyer
5.5.0.0, TSEDefaultExtFactoryLib
0.0.0.0, App_Code.m2hwrq7s
0.0.0.0, App_global.asax.usd_pfgq
0.0.0.0, App_GlobalResources.imyb6bgy
0.0.0.0, App_Web_1fij0b2s
0.0.0.0, App_Web_1nx0flre
0.0.0.0, App_Web_1tx1jmwi
0.0.0.0, App_Web_242rjgn3
0.0.0.0, App_Web_5byfbpit
0.0.0.0, App_Web_b3x2gl0i
0.0.0.0, App_Web_br1zrkty
0.0.0.0, App_Web_dgu3qe1z
0.0.0.0, App_Web_e0vfuuhd
0.0.0.0, App_Web_gror20l4
0.0.0.0, App_Web_gsaebhfv
0.0.0.0, App_Web_lwc0guce
0.0.0.0, App_Web_mfbpghhn
0.0.0.0, App_Web_ng3y4mvi
0.0.0.0, App_Web_osgdxlff
0.0.0.0, App_Web_pdoj32y0
0.0.0.0, App_Web_q1m0sz3y
0.0.0.0, App_Web_q5q4r3tf
0.0.0.0, App_Web_rcptmta0
0.0.0.0, App_Web_rs31hqoo
0.0.0.0, App_Web_t1qx12ne
0.0.0.0, App_Web_t4lsvfiu
0.0.0.0, App_Web_tkd25n1u
0.0.0.0, App_Web_yhe33isa
0.0.0.0, A_99b0b4bf_c42a_4052_b29c_f6800803a79a
0.0.0.0, Anonymously Hosted DynamicMethods Assembly
1.0.0.0, Microsoft.GeneratedCode