Copied our prod db to a sandbox server where we wanted to go through the upgrade process as a test before we do this in production. Followed the upgrade assistance directions and the upgrade appears to complete fine. Everything looks ok until you try to edit a node or add a new node. Then it throws the below error when trying to edit or add a node. We upgraded a copy of our current prod db. Any suggestions?
Unexpected Website Error
The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter http://schemas.solarwinds.com/2008/Core:GetInstalledModulesResult. The InnerException message was 'The deserializer cannot load the type to deserialize because type 'System.Collections.Generic.List`1[[SolarWinds.Orion.Core.Common.Models.UniteWithParrentObjectCondition, SolarWinds.Orion.Core.Common, Version=2015.1.35100.9209, Culture=neutral, PublicKeyToken=null]]' could not be found in assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Check that the type being serialized has the same contract as the type being deserialized and the same assembly is used.'. Please see InnerException for more details.
SAVE ERROR REPORT LOCALLY RETURN TO HOME
For more troubleshooting help, see the SolarWinds Knowledge Base , or contact support
Error report
Time: 09/29/2016 11:08:39.2329
Server: Microsoft-IIS/7.5
Pipeline: Integrated
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36
Error Instance: bda2141bbfc24023bfcaa3e481270dc0
User: KFORCE\SBLACK
URL: 10.202.0.43:80/.../NodeProperties.aspx
Referrer: 10.202.0.43:80/.../NodeProperties.aspx
Message: The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter http://schemas.solarwinds.com/2008/Core:GetInstalledModulesResult. The InnerException message was 'The deserializer cannot load the type to deserialize because type 'System.Collections.Generic.List`1[[SolarWinds.Orion.Core.Common.Models.UniteWithParrentObjectCondition, SolarWinds.Orion.Core.Common, Version=2015.1.35100.9209, Culture=neutral, PublicKeyToken=null]]' could not be found in assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Check that the type being serialized has the same contract as the type being deserialized and the same assembly is used.'. Please see InnerException for more details.
ErrorSite: OrionWeb.ModuleDetailsHelper.<LoadModuleInfoForEngines>b__6
ErrorType: System.ServiceModel.Dispatcher.NetDispatcherFaultException
Stack:
Server stack trace:
at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader reader, PartInfo part, Boolean isRequest)
at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameter(XmlDictionaryReader reader, PartInfo part, Boolean isRequest)
at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeBody(XmlDictionaryReader reader, MessageVersion version, String action, MessageDescription messageDescription, Object[] parameters, Boolean isRequest)
at System.ServiceModel.Dispatcher.OperationFormatter.DeserializeBodyContents(Message message, Object[] parameters, Boolean isRequest)
at System.ServiceModel.Dispatcher.OperationFormatter.DeserializeReply(Message message, Object[] parameters)
at System.ServiceModel.Dispatcher.ProxyOperationRuntime.AfterReply(ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at SolarWinds.Orion.Web.Helpers.ModuleDetailsHelper.<LoadModuleInfoForEngines>b__6(Exception ex)
at SolarWinds.Orion.Core.Common.CoreBusinessLayerProxy.GetInstalledModules()
at Castle.Proxies.Invocations.ICoreBusinessLayer_GetInstalledModules_1.InvokeMethodOnTarget()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at SolarWinds.Orion.Core.Common.Proxy.BusinessLayer.CoreBusinessLayerProxyPoolInterceptor.CallMethodWithPool(IInvocation invocation)
at SolarWinds.Orion.Core.Common.Proxy.BusinessLayer.CoreBusinessLayerProxyPoolInterceptor.Intercept(IInvocation invocation)
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.Proxies.ICoreBusinessLayerProxy_1.GetInstalledModules()
at SolarWinds.Orion.Web.Helpers.ModuleDetailsHelper.LoadModuleInfoForEngines(Dictionary`2 engineIdToServerName, Boolean addOnlyOrionModule)
at SolarWinds.Orion.Web.Helpers.ModuleDetailsHelper.LoadModuleInfoForEngines(String pollerType, Boolean addOnlyOrionModule)
at Orion_NCM_Nodes_NodeProperties.get_IsNcmModuleOnly()
at ASP.orion_ncm_admin_nodes_nodeproperties_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at ASP.orion_nodes_nodeproperties_aspx.__Render__control8(HtmlTextWriter __w, Control parameterContainer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.UpdatePanel.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.UpdatePanel.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at ASP.orion_nodes_nodeproperties_aspx.__RenderContent2(HtmlTextWriter __w, Control parameterContainer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer)
at ASP.orion_orionmasterpage_master.__Render__control7(HtmlTextWriter __w, Control parameterContainer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Page.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-- Inner Exception
Message: The deserializer cannot load the type to deserialize because type 'System.Collections.Generic.List`1[[SolarWinds.Orion.Core.Common.Models.UniteWithParrentObjectCondition, SolarWinds.Orion.Core.Common, Version=2015.1.35100.9209, Culture=neutral, PublicKeyToken=null]]' could not be found in assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Check that the type being serialized has the same contract as the type being deserialized and the same assembly is used.
Type: System.Runtime.Serialization.SerializationException
Stack:
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserializeInSharedTypeMode(XmlReaderDelegator xmlReader, Int32 declaredTypeID, Type declaredType, String name, String ns)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, String name, String ns)
at ReadAlertQueryDefinitionFromXml(XmlReaderDelegator , XmlObjectSerializerReadContext , XmlDictionaryString[] , XmlDictionaryString[] )
at System.Runtime.Serialization.ClassDataContract.ReadXmlValue(XmlReaderDelegator xmlReader, XmlObjectSerializerReadContext context)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserializeInSharedTypeMode(XmlReaderDelegator xmlReader, Int32 declaredTypeID, Type declaredType, String name, String ns)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, String name, String ns)
at ReadArrayOfAlertQueryDefinitionFromXml(XmlReaderDelegator , XmlObjectSerializerReadContext , XmlDictionaryString , XmlDictionaryString , CollectionDataContract )
at System.Runtime.Serialization.CollectionDataContract.ReadXmlValue(XmlReaderDelegator xmlReader, XmlObjectSerializerReadContext context)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserializeInSharedTypeMode(XmlReaderDelegator xmlReader, Int32 declaredTypeID, Type declaredType, String name, String ns)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, String name, String ns)
at ReadArrayOfAlertQueryDefinitionFromXml(XmlReaderDelegator , XmlObjectSerializerReadContext , XmlDictionaryString[] , XmlDictionaryString[] )
at System.Runtime.Serialization.ClassDataContract.ReadXmlValue(XmlReaderDelegator xmlReader, XmlObjectSerializerReadContext context)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserializeInSharedTypeMode(XmlReaderDelegator xmlReader, Int32 declaredTypeID, Type declaredType, String name, String ns)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, String name, String ns)
at ReadModuleInfoFromXml(XmlReaderDelegator , XmlObjectSerializerReadContext , XmlDictionaryString[] , XmlDictionaryString[] )
at System.Runtime.Serialization.ClassDataContract.ReadXmlValue(XmlReaderDelegator xmlReader, XmlObjectSerializerReadContext context)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserializeInSharedTypeMode(XmlReaderDelegator xmlReader, Int32 declaredTypeID, Type declaredType, String name, String ns)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, String name, String ns)
at ReadArrayOfModuleInfoFromXml(XmlReaderDelegator , XmlObjectSerializerReadContext , XmlDictionaryString , XmlDictionaryString , CollectionDataContract )
at System.Runtime.Serialization.CollectionDataContract.ReadXmlValue(XmlReaderDelegator xmlReader, XmlObjectSerializerReadContext context)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserializeInSharedTypeMode(XmlReaderDelegator xmlReader, Int32 declaredTypeID, Type declaredType, String name, String ns)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, String name, String ns)
at ReadArrayOfModuleInfoFromXml(XmlReaderDelegator , XmlObjectSerializerReadContext , XmlDictionaryString[] , XmlDictionaryString[] )
at System.Runtime.Serialization.ClassDataContract.ReadXmlValue(XmlReaderDelegator xmlReader, XmlObjectSerializerReadContext context)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserializeInSharedTypeMode(XmlReaderDelegator xmlReader, Int32 declaredTypeID, Type declaredType, String name, String ns)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Type declaredType, String name, String ns)
at System.Runtime.Serialization.NetDataContractSerializer.InternalReadObject(XmlReaderDelegator xmlReader, Boolean verifyObjectName)
at System.Runtime.Serialization.XmlObjectSerializer.InternalReadObject(XmlReaderDelegator reader, Boolean verifyObjectName, DataContractResolver dataContractResolver)
at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName, DataContractResolver dataContractResolver)
at System.Runtime.Serialization.NetDataContractSerializer.ReadObject(XmlDictionaryReader reader, Boolean verifyObjectName)
at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.PartInfo.ReadObject(XmlDictionaryReader reader, XmlObjectSerializer serializer)
at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader reader, PartInfo part, Boolean isRequest)
Assemblies:
Version Assembly
----------------- --------------------------------------------------
3.1.0.39271, Antlr3.Runtime
8.2.20082.1000, Infragistics2.WebUI.UltraWebChart.v8.2
8.2.20082.1000, Infragistics2.WebUI.UltraWebGauge.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.DirectoryServices.Protocols
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.ServiceProcess
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
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
3.5.0.2, Antlr3.Runtime
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.6.0, HtmlAgilityPack
4.2.0.0, HtmlSanitizationLibrary
0.86.0.527, 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.CodeDom.Providers.DotNetCompilerPlatform
1.0.0.0, Microsoft.Owin.Host.SystemWeb
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
2016.1.5300.1058, NetPerfMonWeb
6.0.0.0, Newtonsoft.Json
3.2.0.0, Ninject
9.0.5077.0, nsoftware.IPWorksSSNMP
2016.1.5300.1058, OrionWeb
1.0.0.0, Owin
2.0.0.0, SmartThreadPool
1.0.0.1049, SolarWinds.Administration.Contract
1.5.0.541, SolarWinds.AgentManagement.Common
1.5.0.541, SolarWinds.AgentManagement.Contract
1.5.0.541, SolarWinds.AgentManagement.Strings
1.5.0.541, SolarWinds.AgentManagement.Web
6.2.4.4242, SolarWinds.APM.BlackBox.Exchg.Common
6.2.4.4242, SolarWinds.APM.BlackBox.Exchg.Strings
6.2.4.4242, SolarWinds.APM.BlackBox.Exchg.Web
6.2.4.4242, SolarWinds.APM.BlackBox.IIS.Actions
6.2.4.4242, SolarWinds.APM.BlackBox.IIS.Common
6.2.4.4242, SolarWinds.APM.BlackBox.IIS.Strings
6.2.4.4242, SolarWinds.APM.BlackBox.IIS.Web
6.2.4.4242, SolarWinds.APM.BlackBox.Sql.Common
6.2.4.4242, SolarWinds.APM.BlackBox.Sql.Strings
6.2.4.4242, SolarWinds.APM.BlackBox.Sql.Web
6.2.4.4242, SolarWinds.APM.BlackBox.Wstm.Common
6.2.4.4242, SolarWinds.APM.BlackBox.Wstm.Strings
6.2.4.4242, SolarWinds.APM.BlackBox.Wstm.Web
6.2.4.4242, SolarWinds.APM.Common
6.2.4.4242, SolarWinds.APM.ProbesMetadata
6.2.4.4242, SolarWinds.APM.Reporting
6.2.4.4242, SolarWinds.APM.Strings
6.2.4.4242, SolarWinds.APM.Transformation.Contract
6.2.4.4242, SolarWinds.APM.Web
1.6.0.191, SolarWinds.AssetInventory.Common
1.6.0.191, SolarWinds.AssetInventory.Reporting
1.6.0.191, SolarWinds.AssetInventory.Strings
1.6.0.191, SolarWinds.AssetInventory.Web
7.5.0.1324, SolarWinds.Cirrus.IS.Client
7.5.0.1324, SolarWinds.Cirrus.OrionLayer
7.5.0.1324, SolarWinds.Cirrus.Web
0.0.0.0, SolarWinds.Common
7.5.0.1324, SolarWinds.ConfigManagement.Core
2016.1.100.752, SolarWinds.Data
2016.1.100.752, SolarWinds.Data.Entity
3.0.0.1063, SolarWinds.DeviceStudio.Common
3.0.0.1048, SolarWinds.DeviceStudio.CpuMemory.Strings
3.0.0.1063, SolarWinds.DeviceStudio.Framework
3.0.0.1048, SolarWinds.DeviceStudio.NodeDetails.Strings
3.0.0.1063, SolarWinds.DeviceStudio.Strings
3.0.0.1063, SolarWinds.DeviceStudio.Web
10.0.1.1034, SolarWinds.DPA.Common
10.0.1.1034, SolarWinds.DPA.InformationService
10.0.1.1034, SolarWinds.DPA.ServiceLocator
10.0.1.307, SolarWinds.DPA.Strings
10.0.1.1034, SolarWinds.DPA.Web
2.1.0.174, SolarWinds.DPI.Common
2.1.0.174, SolarWinds.DPI.Strings
2.1.0.174, SolarWinds.DPI.Web
1.0.0.1041, SolarWinds.ESI.Common
1.0.0.1041, SolarWinds.ESI.Strings
1.0.0.1041, SolarWinds.ESI.Web
6.0.0.2357, Solarwinds.F5.Common
6.0.0.2357, SolarWinds.F5.Strings
6.0.0.2357, SolarWinds.F5.Web
7.0.0.1135, SolarWinds.HardwareHealth.Auditing
7.0.0.1135, SolarWinds.HardwareHealth.Common
7.0.0.1135, SolarWinds.HardwareHealth.Strings
7.0.0.1135, SolarWinds.HardwareHealth.Web
1.0.0.0, SolarWinds.InformationService.Contract
2016.1.100.752, SolarWinds.InformationService.Contract2
1.0.0.0, SolarWinds.InformationService.Linq
0.0.0.0, SolarWinds.InformationService.Linq.Plugins.Core
0.0.0.0, SolarWinds.InformationService.Linq.Plugins.F5
2.0.0.1068, SolarWinds.Interfaces.Common
2.0.0.1068, SolarWinds.Interfaces.Discovery.Strings
2.0.0.1068, SolarWinds.Interfaces.Discovery.Web
5.2.0.0, SolarWinds.Interfaces.Import.Common
4.0.0.1056, SolarWinds.Interfaces.SNMP.Common
7.0.0.1144, SolarWinds.Interfaces.Strings
7.0.0.1144, SolarWinds.Interfaces.Web
4.0.0.72, SolarWinds.Interfaces.WMI.Common
0.0.0.0, SolarWinds.Internationalization
4.2.4.10243, SolarWinds.IpSla.Alerting.Migration.Plugin
1.6.0.28, SolarWinds.JobEngine.Contract
2.11.0.223, SolarWinds.JobEngine.Contract2
3.0.0.1043, SolarWinds.Licensing.Framework
2.0.0.0, SolarWinds.Logging
1.15.0.287, SolarWinds.MapEngine
1.15.0.287, SolarWinds.MapStudio.Common
1.15.0.287, SolarWinds.MapStudio.Strings
1.15.0.287, SolarWinds.MapStudio.Web
1.0.0.23, SolarWinds.MessageBus
1.0.0.23, SolarWinds.MessageBus.Contract
1.0.0.23, SolarWinds.MessageBus.RabbitMQ
7.5.0.1324, SolarWinds.NCM.AlertAction
7.5.0.1324, SolarWinds.NCM.Common
7.5.0.1324, SolarWinds.NCM.Contracts
7.5.0.1324, SolarWinds.NCM.NodeManagement
7.5.0.1324, SolarWinds.NCM.Reporting
7.5.0.1324, SolarWinds.NCM.Strings
1.0.0.0, SolarWinds.NCMModule.Web.Inventory
7.5.0.1324, SolarWinds.NCMModule.Web.Resources
7.5.0.1324, SolarWinds.NCMModule.Web.Search
0.0.0.0, SolarWinds.Net.SNMP
0.0.0.0, SolarWinds.Net.WMI
12.0.5300.5553, SolarWinds.NPM.Auditing
12.0.5300.5553, SolarWinds.NPM.Common
12.0.5300.5553, SolarWinds.NPM.Strings
12.0.5300.5553, SolarWinds.NPM.Ucs
12.0.5300.5553, SolarWinds.NPM.Web
1.0.0.0, SolarWinds.NPM.Web.Gauge.V1
10001.1.100.9, SolarWinds.Orion.Auditing
10001.1.1.171, SolarWinds.Orion.Batching
10001.1.1.165, SolarWinds.Orion.Channels
2.0.0.0, SolarWinds.Orion.Common
10001.1.1.36, SolarWinds.Orion.Composition
10001.1.1.220, SolarWinds.Orion.Configuration
2016.1.5300.1058, SolarWinds.Orion.Core.Actions
2016.1.5300.1058, SolarWinds.Orion.Core.Alerting
2016.1.5300.1058, SolarWinds.Orion.Core.Alerting.Plugins
2016.1.5300.1058, SolarWinds.Orion.Core.Common
2016.1.5300.1058, SolarWinds.Orion.Core.Data
2016.1.5300.1058, SolarWinds.Orion.Core.Jobs
2016.1.5300.1058, SolarWinds.Orion.Core.Models
2016.1.5300.1058, SolarWinds.Orion.Core.Reporting
10001.1.1.157, SolarWinds.Orion.Core.SharedCredentials
2016.1.5300.1058, SolarWinds.Orion.Core.Strings
2016.1.5300.1058, SolarWinds.Orion.Core.Web
2016.1.5300.1058, SolarWinds.Orion.Discovery.Contract
4.2.4.10243, SolarWinds.Orion.IpSla.Common
4.2.4.10243, SolarWinds.Orion.IpSla.Contracts
4.2.4.10243, SolarWinds.Orion.IpSla.Data
4.2.4.10243, SolarWinds.Orion.IpSla.Localization
4.2.4.10243, SolarWinds.Orion.IpSla.Strings
4.2.4.10243, SolarWinds.Orion.IpSla.Web
10001.1.100.8, SolarWinds.Orion.MacroProcessor
0.0.0.0, SolarWinds.Orion.MacroProcessor.Contract
0.0.0.0, SolarWinds.Orion.MacroProcessor.DataFormatters
0.0.0.0, SolarWinds.Orion.MacroProcessor.Strings
0.0.0.0, SolarWinds.Orion.Module.Common
0.0.0.0, SolarWinds.Orion.Module.Contract
0.0.0.0, SolarWinds.Orion.Module.Models
7.5.0.1324, SolarWinds.Orion.NCM.Actions
0.0.0.0, SolarWinds.Orion.NetObjects.Models
0.0.0.0, SolarWinds.Orion.NetObjects.Strings
0.0.0.0, SolarWinds.Orion.NetPath.Strings
2016.1.5300.1058, SolarWinds.Orion.Pollers.Framework
1.0.0.0, SolarWinds.Orion.Proxy.I18N
1.0.0.0, SolarWinds.Orion.Proxy.I18N.Strings
10001.1.1.22, SolarWinds.Orion.ProxyGenerator
0.0.0.0, SolarWinds.Orion.Security
10001.1.1.14, SolarWinds.Orion.ServiceDirectory
10001.1.100.9, SolarWinds.Orion.Swis.Client
10001.1.100.9, SolarWinds.Orion.Swis.Contract
10001.1.100.9, SolarWinds.Orion.Swis.PubSub
10001.1.100.9, SolarWinds.Orion.Swis.SchemaProvider
1.0.0.0, SolarWinds.Orion.Web.I18n
2016.1.5300.1058, SolarWinds.Orion.Web.Integration.Common
1.0.3.818, SolarWinds.Orion.Web.Platform
1.0.3.818, SolarWinds.Orion.Web.Services
1.0.3.818, SolarWinds.Orion.Web.Strings
2.6.107.0, SolarWinds.OrionImprovement.Common
2.6.107.0, SolarWinds.OrionImprovement.Strings
1.2.0.33, SolarWinds.RecommendationEngine.Common
1.2.0.33, SolarWinds.RecommendationEngine.Contract
1.2.0.33, SolarWinds.RecommendationEngine.Strings
1.2.0.33, SolarWinds.RecommendationEngine.Web
2016.1.5300.1058, SolarWinds.Reporting
1.0.0.30, SolarWinds.Serialization
1.0.0.26, SolarWinds.ServiceDirectory.Client
1.0.0.26, SolarWinds.ServiceDirectory.Client.Contract
1.0.0.26, SolarWinds.ServiceDirectory.Contract
1.0.0.26, SolarWinds.ServiceDirectory.LocalCache
1.0.0.35, SolarWinds.Settings
2.2.1.426, SolarWinds.SEUM.Common
2.2.1.426, SolarWinds.SEUM.Strings
2.2.1.431, SolarWinds.SEUM.Web
10001.1.1.76, SolarWinds.Shared
10001.1.1.76, SolarWinds.Shared.Strings
1.0.0.1041, SolarWinds.SNI.Actions
1.0.0.1041, SolarWinds.SNI.Client
1.0.0.1041, SolarWinds.SNI.Common
1.0.0.1041, SolarWinds.SNI.Strings
1.0.0.31, SolarWinds.SSO.Provider
2013.2.0.1, SolarWinds.Syslog
2013.2.0.1, SolarWinds.Syslog.Strings
6.2.4.4242, SolarWinds.TaskScheduler.Contract
2.1.2.830, SolarWinds.VIM.Actions
2.1.2.830, SolarWinds.VIM.Common
2.1.2.830, SolarWinds.VIM.Strings
2.1.2.830, SolarWinds.VIM.Web
1.0.0.0, SolarWinds.Wireless.Common
2.0.0.1123, SolarWinds.Wireless.Heatmaps.Common
2.0.0.1123, SolarWinds.Wireless.Heatmaps.Strings
2.0.0.1123, SolarWinds.Wireless.Heatmaps.Web
7.0.0.1129, SolarWinds.Wireless.Strings
1.0.0.0, SolarWinds.Wireless.Web
1.0.0.0, SWPicExtFactoryLib
2.0.0.0, System.Net.Http
4.0.0.0, System.Net.Http.Formatting
2.2.0.0, System.Reactive.Core
2.2.0.0, System.Reactive.Interfaces
2.2.0.0, System.Reactive.Linq
2.2.0.0, System.Reactive.PlatformServices
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.hcp12w0g
0.0.0.0, App_global.asax.ql5qf3vq
0.0.0.0, App_GlobalResources.ntcbu7kl
0.0.0.0, App_Web_01esc3po
0.0.0.0, App_Web_0rfeaatr
0.0.0.0, App_Web_1f3i2mv5
0.0.0.0, App_Web_1mpusrdd
0.0.0.0, App_Web_1oy2owx0
0.0.0.0, App_Web_2gbx4frh
0.0.0.0, App_Web_2le3wna0
0.0.0.0, App_Web_3xnn54u0
0.0.0.0, App_Web_4c1q2wmh
0.0.0.0, App_Web_4u0arpa0
0.0.0.0, App_Web_5hfvtbuz
0.0.0.0, App_Web_5hi5hv0s
0.0.0.0, App_Web_5rfrow03
0.0.0.0, App_Web_5x3dxyhg
0.0.0.0, App_Web_ab0az22f
0.0.0.0, App_Web_aielyxgt
0.0.0.0, App_Web_bpkrm4uy
0.0.0.0, App_Web_bzf0aon2
0.0.0.0, App_Web_cz3orcrw
0.0.0.0, App_Web_dcf4k3yu
0.0.0.0, App_Web_dcratmhv
0.0.0.0, App_Web_dsppcdlz
0.0.0.0, App_Web_ghbr3nwn
0.0.0.0, App_Web_hnfvqjly
0.0.0.0, App_Web_it15g4mt
0.0.0.0, App_Web_kiwsbc2j
0.0.0.0, App_Web_lkvfagr0
0.0.0.0, App_Web_mlevi55n
0.0.0.0, App_Web_mo4s0nwm
0.0.0.0, App_Web_nxs4vno2
0.0.0.0, App_Web_obgxxfnc
0.0.0.0, App_Web_oexxbvo0
0.0.0.0, App_Web_oibiqqiw
0.0.0.0, App_Web_pxivu1cz
0.0.0.0, App_Web_q4k3hqsy
0.0.0.0, App_Web_qgyilgkb
0.0.0.0, App_Web_qx5t2b3c
0.0.0.0, App_Web_rpbl1rqg
0.0.0.0, App_Web_savycegt
0.0.0.0, App_Web_scks0djx
0.0.0.0, App_Web_sh0droi1
0.0.0.0, App_Web_spuie5h3
0.0.0.0, App_Web_sxllxi5m
0.0.0.0, App_Web_thmcza01
0.0.0.0, App_Web_u2abfl5e
0.0.0.0, App_Web_u2augcxk
0.0.0.0, App_Web_uobskhfr
0.0.0.0, App_Web_vfupudv1
0.0.0.0, App_Web_vgxartgq
0.0.0.0, App_Web_vpiyirgi
0.0.0.0, App_Web_wecpxv1d
0.0.0.0, App_Web_wels1qar
0.0.0.0, App_Web_wgheewuy
0.0.0.0, App_Web_wh5is344
0.0.0.0, App_Web_xoynqik2
0.0.0.0, App_Web_zfnjkd12
0.0.0.0, App_Web_zkuivlxz
0.0.0.0, App_Web_zzleiv3q
0.0.0.0, SolarWinds.Orion.NetPath.Strings
1.0.3.820, SolarWinds.Orion.Web.Strings
0.0.0.0, A_34d8934f_f484_4ee1_a4a6_b479c53751cc
0.0.0.0, Anonymously Hosted DynamicMethods Assembly
0.0.0.0, DynamicProxyGenAssembly2
0.0.0.0, DynamicProxyGenAssembly2
1.0.0.0, Microsoft.GeneratedCode
Time: 09/29/2016 11:08:39.2329
Server: Microsoft-IIS/7.5
Pipeline: Integrated
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36
Error Instance: bda2141bbfc24023bfcaa3e481270dc0
User: KFORCE\SBLACK
URL: 10.202.0.43:80/.../NodeProperties.aspx
Referrer: 10.202.0.43:80/.../NodeProperties.aspx
Message: The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter http://schemas.solarwinds.com/2008/Core:GetInstalledModulesResult. The InnerException message was 'The deserializer cannot load the type to deserialize because type 'System.Collections.Generic.List`1[[SolarWinds.Orion.Core.Common.Models.UniteWithParrentObjectCondition, SolarWinds.Orion.Core.Common, Version=2015.1.35100.9209, Culture=neutral, PublicKeyToken=null]]' could not be found in assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Check that the type being serialized has the same contract as the type being deserialized and the same assembly is used.'. Please see InnerException for more details.
ErrorSite: OrionWeb.ModuleDetailsHelper.<LoadModuleInfoForEngines>b__6
ErrorType: System.ServiceModel.Dispatcher.NetDispatcherFaultException
Stack:
Server stack trace:
at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader reader, PartInfo part, Boolean isRequest)
at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameter(XmlDictionaryReader reader, PartInfo part, Boolean isRequest)
at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeBody(XmlDictionaryReader reader, MessageVersion version, String action, MessageDescription messageDescription, Object[] parameters, Boolean isRequest)
at System.ServiceModel.Dispatcher.OperationFormatter.DeserializeBodyContents(Message message, Object[] parameters, Boolean isRequest)
at System.ServiceModel.Dispatcher.OperationFormatter.DeserializeReply(Message message, Object[] parameters)
at System.ServiceModel.Dispatcher.ProxyOperationRuntime.AfterReply(ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at SolarWinds.Orion.Web.Helpers.ModuleDetailsHelper.<LoadModuleInfoForEngines>b__6(Exception ex)
at SolarWinds.Orion.Core.Common.CoreBusinessLayerProxy.GetInstalledModules()
at Castle.Proxies.Invocations.ICoreBusinessLayer_GetInstalledModules_1.InvokeMethodOnTarget()
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at SolarWinds.Orion.Core.Common.Proxy.BusinessLayer.CoreBusinessLayerProxyPoolInterceptor.CallMethodWithPool(IInvocation invocation)
at SolarWinds.Orion.Core.Common.Proxy.BusinessLayer.CoreBusinessLayerProxyPoolInterceptor.Intercept(IInvocation invocation)
at Castle.DynamicProxy.AbstractInvocation.Proceed()
at Castle.Proxies.ICoreBusinessLayerProxy_1.GetInstalledModules()
at SolarWinds.Orion.Web.Helpers.ModuleDetailsHelper.LoadModuleInfoForEngines(Dictionary`2 engineIdToServerName, Boolean addOnlyOrionModule)
at SolarWinds.Orion.Web.Helpers.ModuleDetailsHelper.LoadModuleInfoForEngines(String pollerType, Boolean addOnlyOrionModule)
at Orion_NCM_Nodes_NodeProperties.get_IsNcmModuleOnly()
at ASP.orion_ncm_admin_nodes_nodeproperties_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at ASP.orion_nodes_nodeproperties_aspx.__Render__control8(HtmlTextWriter __w, Control parameterContainer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.UpdatePanel.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.UpdatePanel.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at ASP.orion_nodes_nodeproperties_aspx.__RenderContent2(HtmlTextWriter __w, Control parameterContainer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer)
at ASP.orion_orionmasterpage_master.__Render__control7(HtmlTextWriter __w, Control parameterContainer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Page.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-- Inner Exception
Message: The deserializer cannot load the type to deserialize because type 'System.Collections.Generic.List`1[[SolarWinds.Orion.Core.Common.Models.UniteWithParrentObjectCondition, SolarWinds.Orion.Core.Common, Version=2015.1.35100.9209, Culture=neutral, PublicKeyToken=null]]' could not be found in assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Check that the type being serialized has the same contract as the type being deserialized and the same assembly is used.
Type: System.Runtime.Serialization.SerializationException
Stack:
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserializeInSharedTypeMode(XmlReaderDelegator xmlReader, Int32 declaredTypeID, Type declaredType, String name, String ns)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, String name, String ns)
at ReadAlertQueryDefinitionFromXml(XmlReaderDelegator , XmlObjectSerializerReadContext , XmlDictionaryString[] , XmlDictionaryString[] )
at System.Runtime.Serialization.ClassDataContract.ReadXmlValue(XmlReaderDelegator xmlReader, XmlObjectSerializerReadContext context)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserializeInSharedTypeMode(XmlReaderDelegator xmlReader, Int32 declaredTypeID, Type declaredType, String name, String ns)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, String name, String ns)
at ReadArrayOfAlertQueryDefinitionFromXml(XmlReaderDelegator , XmlObjectSerializerReadContext , XmlDictionaryString , XmlDictionaryString , CollectionDataContract )
at System.Runtime.Serialization.CollectionDataContract.ReadXmlValue(XmlReaderDelegator xmlReader, XmlObjectSerializerReadContext context)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserializeInSharedTypeMode(XmlReaderDelegator xmlReader, Int32 declaredTypeID, Type declaredType, String name, String ns)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, String name, String ns)
at ReadArrayOfAlertQueryDefinitionFromXml(XmlReaderDelegator , XmlObjectSerializerReadContext , XmlDictionaryString[] , XmlDictionaryString[] )
at System.Runtime.Serialization.ClassDataContract.ReadXmlValue(XmlReaderDelegator xmlReader, XmlObjectSerializerReadContext context)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserializeInSharedTypeMode(XmlReaderDelegator xmlReader, Int32 declaredTypeID, Type declaredType, String name, String ns)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, String name, String ns)
at ReadModuleInfoFromXml(XmlReaderDelegator , XmlObjectSerializerReadContext , XmlDictionaryString[] , XmlDictionaryString[] )
at System.Runtime.Serialization.ClassDataContract.ReadXmlValue(XmlReaderDelegator xmlReader, XmlObjectSerializerReadContext context)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserializeInSharedTypeMode(XmlReaderDelegator xmlReader, Int32 declaredTypeID, Type declaredType, String name, String ns)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, String name, String ns)
at ReadArrayOfModuleInfoFromXml(XmlReaderDelegator , XmlObjectSerializerReadContext , XmlDictionaryString , XmlDictionaryString , CollectionDataContract )
at System.Runtime.Serialization.CollectionDataContract.ReadXmlValue(XmlReaderDelegator xmlReader, XmlObjectSerializerReadContext context)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserializeInSharedTypeMode(XmlReaderDelegator xmlReader, Int32 declaredTypeID, Type declaredType, String name, String ns)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Int32 declaredTypeID, RuntimeTypeHandle declaredTypeHandle, String name, String ns)
at ReadArrayOfModuleInfoFromXml(XmlReaderDelegator , XmlObjectSerializerReadContext , XmlDictionaryString[] , XmlDictionaryString[] )
at System.Runtime.Serialization.ClassDataContract.ReadXmlValue(XmlReaderDelegator xmlReader, XmlObjectSerializerReadContext context)
at System.Runtime.Serialization.XmlObjectSerializerReadContext.ReadDataContractValue(DataContract dataContract, XmlReaderDelegator reader)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserializeInSharedTypeMode(XmlReaderDelegator xmlReader, Int32 declaredTypeID, Type declaredType, String name, String ns)
at System.Runtime.Serialization.XmlObjectSerializerReadContextComplex.InternalDeserialize(XmlReaderDelegator xmlReader, Type declaredType, String name, String ns)
at System.Runtime.Serialization.NetDataContractSerializer.InternalReadObject(XmlReaderDelegator xmlReader, Boolean verifyObjectName)
at System.Runtime.Serialization.XmlObjectSerializer.InternalReadObject(XmlReaderDelegator reader, Boolean verifyObjectName, DataContractResolver dataContractResolver)
at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName, DataContractResolver dataContractResolver)
at System.Runtime.Serialization.NetDataContractSerializer.ReadObject(XmlDictionaryReader reader, Boolean verifyObjectName)
at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.PartInfo.ReadObject(XmlDictionaryReader reader, XmlObjectSerializer serializer)
at System.ServiceModel.Dispatcher.DataContractSerializerOperationFormatter.DeserializeParameterPart(XmlDictionaryReader reader, PartInfo part, Boolean isRequest)
Assemblies:
Version Assembly
----------------- --------------------------------------------------
3.1.0.39271, Antlr3.Runtime
8.2.20082.1000, Infragistics2.WebUI.UltraWebChart.v8.2
8.2.20082.1000, Infragistics2.WebUI.UltraWebGauge.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.DirectoryServices.Protocols
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.ServiceProcess
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
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
3.5.0.2, Antlr3.Runtime
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.6.0, HtmlAgilityPack
4.2.0.0, HtmlSanitizationLibrary
0.86.0.527, 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.CodeDom.Providers.DotNetCompilerPlatform
1.0.0.0, Microsoft.Owin.Host.SystemWeb
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
2016.1.5300.1058, NetPerfMonWeb
6.0.0.0, Newtonsoft.Json
3.2.0.0, Ninject
9.0.5077.0, nsoftware.IPWorksSSNMP
2016.1.5300.1058, OrionWeb
1.0.0.0, Owin
2.0.0.0, SmartThreadPool
1.0.0.1049, SolarWinds.Administration.Contract
1.5.0.541, SolarWinds.AgentManagement.Common
1.5.0.541, SolarWinds.AgentManagement.Contract
1.5.0.541, SolarWinds.AgentManagement.Strings
1.5.0.541, SolarWinds.AgentManagement.Web
6.2.4.4242, SolarWinds.APM.BlackBox.Exchg.Common
6.2.4.4242, SolarWinds.APM.BlackBox.Exchg.Strings
6.2.4.4242, SolarWinds.APM.BlackBox.Exchg.Web
6.2.4.4242, SolarWinds.APM.BlackBox.IIS.Actions
6.2.4.4242, SolarWinds.APM.BlackBox.IIS.Common
6.2.4.4242, SolarWinds.APM.BlackBox.IIS.Strings
6.2.4.4242, SolarWinds.APM.BlackBox.IIS.Web
6.2.4.4242, SolarWinds.APM.BlackBox.Sql.Common
6.2.4.4242, SolarWinds.APM.BlackBox.Sql.Strings
6.2.4.4242, SolarWinds.APM.BlackBox.Sql.Web
6.2.4.4242, SolarWinds.APM.BlackBox.Wstm.Common
6.2.4.4242, SolarWinds.APM.BlackBox.Wstm.Strings
6.2.4.4242, SolarWinds.APM.BlackBox.Wstm.Web
6.2.4.4242, SolarWinds.APM.Common
6.2.4.4242, SolarWinds.APM.ProbesMetadata
6.2.4.4242, SolarWinds.APM.Reporting
6.2.4.4242, SolarWinds.APM.Strings
6.2.4.4242, SolarWinds.APM.Transformation.Contract
6.2.4.4242, SolarWinds.APM.Web
1.6.0.191, SolarWinds.AssetInventory.Common
1.6.0.191, SolarWinds.AssetInventory.Reporting
1.6.0.191, SolarWinds.AssetInventory.Strings
1.6.0.191, SolarWinds.AssetInventory.Web
7.5.0.1324, SolarWinds.Cirrus.IS.Client
7.5.0.1324, SolarWinds.Cirrus.OrionLayer
7.5.0.1324, SolarWinds.Cirrus.Web
0.0.0.0, SolarWinds.Common
7.5.0.1324, SolarWinds.ConfigManagement.Core
2016.1.100.752, SolarWinds.Data
2016.1.100.752, SolarWinds.Data.Entity
3.0.0.1063, SolarWinds.DeviceStudio.Common
3.0.0.1048, SolarWinds.DeviceStudio.CpuMemory.Strings
3.0.0.1063, SolarWinds.DeviceStudio.Framework
3.0.0.1048, SolarWinds.DeviceStudio.NodeDetails.Strings
3.0.0.1063, SolarWinds.DeviceStudio.Strings
3.0.0.1063, SolarWinds.DeviceStudio.Web
10.0.1.1034, SolarWinds.DPA.Common
10.0.1.1034, SolarWinds.DPA.InformationService
10.0.1.1034, SolarWinds.DPA.ServiceLocator
10.0.1.307, SolarWinds.DPA.Strings
10.0.1.1034, SolarWinds.DPA.Web
2.1.0.174, SolarWinds.DPI.Common
2.1.0.174, SolarWinds.DPI.Strings
2.1.0.174, SolarWinds.DPI.Web
1.0.0.1041, SolarWinds.ESI.Common
1.0.0.1041, SolarWinds.ESI.Strings
1.0.0.1041, SolarWinds.ESI.Web
6.0.0.2357, Solarwinds.F5.Common
6.0.0.2357, SolarWinds.F5.Strings
6.0.0.2357, SolarWinds.F5.Web
7.0.0.1135, SolarWinds.HardwareHealth.Auditing
7.0.0.1135, SolarWinds.HardwareHealth.Common
7.0.0.1135, SolarWinds.HardwareHealth.Strings
7.0.0.1135, SolarWinds.HardwareHealth.Web
1.0.0.0, SolarWinds.InformationService.Contract
2016.1.100.752, SolarWinds.InformationService.Contract2
1.0.0.0, SolarWinds.InformationService.Linq
0.0.0.0, SolarWinds.InformationService.Linq.Plugins.Core
0.0.0.0, SolarWinds.InformationService.Linq.Plugins.F5
2.0.0.1068, SolarWinds.Interfaces.Common
2.0.0.1068, SolarWinds.Interfaces.Discovery.Strings
2.0.0.1068, SolarWinds.Interfaces.Discovery.Web
5.2.0.0, SolarWinds.Interfaces.Import.Common
4.0.0.1056, SolarWinds.Interfaces.SNMP.Common
7.0.0.1144, SolarWinds.Interfaces.Strings
7.0.0.1144, SolarWinds.Interfaces.Web
4.0.0.72, SolarWinds.Interfaces.WMI.Common
0.0.0.0, SolarWinds.Internationalization
4.2.4.10243, SolarWinds.IpSla.Alerting.Migration.Plugin
1.6.0.28, SolarWinds.JobEngine.Contract
2.11.0.223, SolarWinds.JobEngine.Contract2
3.0.0.1043, SolarWinds.Licensing.Framework
2.0.0.0, SolarWinds.Logging
1.15.0.287, SolarWinds.MapEngine
1.15.0.287, SolarWinds.MapStudio.Common
1.15.0.287, SolarWinds.MapStudio.Strings
1.15.0.287, SolarWinds.MapStudio.Web
1.0.0.23, SolarWinds.MessageBus
1.0.0.23, SolarWinds.MessageBus.Contract
1.0.0.23, SolarWinds.MessageBus.RabbitMQ
7.5.0.1324, SolarWinds.NCM.AlertAction
7.5.0.1324, SolarWinds.NCM.Common
7.5.0.1324, SolarWinds.NCM.Contracts
7.5.0.1324, SolarWinds.NCM.NodeManagement
7.5.0.1324, SolarWinds.NCM.Reporting
7.5.0.1324, SolarWinds.NCM.Strings
1.0.0.0, SolarWinds.NCMModule.Web.Inventory
7.5.0.1324, SolarWinds.NCMModule.Web.Resources
7.5.0.1324, SolarWinds.NCMModule.Web.Search
0.0.0.0, SolarWinds.Net.SNMP
0.0.0.0, SolarWinds.Net.WMI
12.0.5300.5553, SolarWinds.NPM.Auditing
12.0.5300.5553, SolarWinds.NPM.Common
12.0.5300.5553, SolarWinds.NPM.Strings
12.0.5300.5553, SolarWinds.NPM.Ucs
12.0.5300.5553, SolarWinds.NPM.Web
1.0.0.0, SolarWinds.NPM.Web.Gauge.V1
10001.1.100.9, SolarWinds.Orion.Auditing
10001.1.1.171, SolarWinds.Orion.Batching
10001.1.1.165, SolarWinds.Orion.Channels
2.0.0.0, SolarWinds.Orion.Common
10001.1.1.36, SolarWinds.Orion.Composition
10001.1.1.220, SolarWinds.Orion.Configuration
2016.1.5300.1058, SolarWinds.Orion.Core.Actions
2016.1.5300.1058, SolarWinds.Orion.Core.Alerting
2016.1.5300.1058, SolarWinds.Orion.Core.Alerting.Plugins
2016.1.5300.1058, SolarWinds.Orion.Core.Common
2016.1.5300.1058, SolarWinds.Orion.Core.Data
2016.1.5300.1058, SolarWinds.Orion.Core.Jobs
2016.1.5300.1058, SolarWinds.Orion.Core.Models
2016.1.5300.1058, SolarWinds.Orion.Core.Reporting
10001.1.1.157, SolarWinds.Orion.Core.SharedCredentials
2016.1.5300.1058, SolarWinds.Orion.Core.Strings
2016.1.5300.1058, SolarWinds.Orion.Core.Web
2016.1.5300.1058, SolarWinds.Orion.Discovery.Contract
4.2.4.10243, SolarWinds.Orion.IpSla.Common
4.2.4.10243, SolarWinds.Orion.IpSla.Contracts
4.2.4.10243, SolarWinds.Orion.IpSla.Data
4.2.4.10243, SolarWinds.Orion.IpSla.Localization
4.2.4.10243, SolarWinds.Orion.IpSla.Strings
4.2.4.10243, SolarWinds.Orion.IpSla.Web
10001.1.100.8, SolarWinds.Orion.MacroProcessor
0.0.0.0, SolarWinds.Orion.MacroProcessor.Contract
0.0.0.0, SolarWinds.Orion.MacroProcessor.DataFormatters
0.0.0.0, SolarWinds.Orion.MacroProcessor.Strings
0.0.0.0, SolarWinds.Orion.Module.Common
0.0.0.0, SolarWinds.Orion.Module.Contract
0.0.0.0, SolarWinds.Orion.Module.Models
7.5.0.1324, SolarWinds.Orion.NCM.Actions
0.0.0.0, SolarWinds.Orion.NetObjects.Models
0.0.0.0, SolarWinds.Orion.NetObjects.Strings
0.0.0.0, SolarWinds.Orion.NetPath.Strings
2016.1.5300.1058, SolarWinds.Orion.Pollers.Framework
1.0.0.0, SolarWinds.Orion.Proxy.I18N
1.0.0.0, SolarWinds.Orion.Proxy.I18N.Strings
10001.1.1.22, SolarWinds.Orion.ProxyGenerator
0.0.0.0, SolarWinds.Orion.Security
10001.1.1.14, SolarWinds.Orion.ServiceDirectory
10001.1.100.9, SolarWinds.Orion.Swis.Client
10001.1.100.9, SolarWinds.Orion.Swis.Contract
10001.1.100.9, SolarWinds.Orion.Swis.PubSub
10001.1.100.9, SolarWinds.Orion.Swis.SchemaProvider
1.0.0.0, SolarWinds.Orion.Web.I18n
2016.1.5300.1058, SolarWinds.Orion.Web.Integration.Common
1.0.3.818, SolarWinds.Orion.Web.Platform
1.0.3.818, SolarWinds.Orion.Web.Services
1.0.3.818, SolarWinds.Orion.Web.Strings
2.6.107.0, SolarWinds.OrionImprovement.Common
2.6.107.0, SolarWinds.OrionImprovement.Strings
1.2.0.33, SolarWinds.RecommendationEngine.Common
1.2.0.33, SolarWinds.RecommendationEngine.Contract
1.2.0.33, SolarWinds.RecommendationEngine.Strings
1.2.0.33, SolarWinds.RecommendationEngine.Web
2016.1.5300.1058, SolarWinds.Reporting
1.0.0.30, SolarWinds.Serialization
1.0.0.26, SolarWinds.ServiceDirectory.Client
1.0.0.26, SolarWinds.ServiceDirectory.Client.Contract
1.0.0.26, SolarWinds.ServiceDirectory.Contract
1.0.0.26, SolarWinds.ServiceDirectory.LocalCache
1.0.0.35, SolarWinds.Settings
2.2.1.426, SolarWinds.SEUM.Common
2.2.1.426, SolarWinds.SEUM.Strings
2.2.1.431, SolarWinds.SEUM.Web
10001.1.1.76, SolarWinds.Shared
10001.1.1.76, SolarWinds.Shared.Strings
1.0.0.1041, SolarWinds.SNI.Actions
1.0.0.1041, SolarWinds.SNI.Client
1.0.0.1041, SolarWinds.SNI.Common
1.0.0.1041, SolarWinds.SNI.Strings
1.0.0.31, SolarWinds.SSO.Provider
2013.2.0.1, SolarWinds.Syslog
2013.2.0.1, SolarWinds.Syslog.Strings
6.2.4.4242, SolarWinds.TaskScheduler.Contract
2.1.2.830, SolarWinds.VIM.Actions
2.1.2.830, SolarWinds.VIM.Common
2.1.2.830, SolarWinds.VIM.Strings
2.1.2.830, SolarWinds.VIM.Web
1.0.0.0, SolarWinds.Wireless.Common
2.0.0.1123, SolarWinds.Wireless.Heatmaps.Common
2.0.0.1123, SolarWinds.Wireless.Heatmaps.Strings
2.0.0.1123, SolarWinds.Wireless.Heatmaps.Web
7.0.0.1129, SolarWinds.Wireless.Strings
1.0.0.0, SolarWinds.Wireless.Web
1.0.0.0, SWPicExtFactoryLib
2.0.0.0, System.Net.Http
4.0.0.0, System.Net.Http.Formatting
2.2.0.0, System.Reactive.Core
2.2.0.0, System.Reactive.Interfaces
2.2.0.0, System.Reactive.Linq
2.2.0.0, System.Reactive.PlatformServices
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.hcp12w0g
0.0.0.0, App_global.asax.ql5qf3vq
0.0.0.0, App_GlobalResources.ntcbu7kl
0.0.0.0, App_Web_01esc3po
0.0.0.0, App_Web_0rfeaatr
0.0.0.0, App_Web_1f3i2mv5
0.0.0.0, App_Web_1mpusrdd
0.0.0.0, App_Web_1oy2owx0
0.0.0.0, App_Web_2gbx4frh
0.0.0.0, App_Web_2le3wna0
0.0.0.0, App_Web_3xnn54u0
0.0.0.0, App_Web_4c1q2wmh
0.0.0.0, App_Web_4u0arpa0
0.0.0.0, App_Web_5hfvtbuz
0.0.0.0, App_Web_5hi5hv0s
0.0.0.0, App_Web_5rfrow03
0.0.0.0, App_Web_5x3dxyhg
0.0.0.0, App_Web_ab0az22f
0.0.0.0, App_Web_aielyxgt
0.0.0.0, App_Web_bpkrm4uy
0.0.0.0, App_Web_bzf0aon2
0.0.0.0, App_Web_cz3orcrw
0.0.0.0, App_Web_dcf4k3yu
0.0.0.0, App_Web_dcratmhv
0.0.0.0, App_Web_dsppcdlz
0.0.0.0, App_Web_ghbr3nwn
0.0.0.0, App_Web_hnfvqjly
0.0.0.0, App_Web_it15g4mt
0.0.0.0, App_Web_kiwsbc2j
0.0.0.0, App_Web_lkvfagr0
0.0.0.0, App_Web_mlevi55n
0.0.0.0, App_Web_mo4s0nwm
0.0.0.0, App_Web_nxs4vno2
0.0.0.0, App_Web_obgxxfnc
0.0.0.0, App_Web_oexxbvo0
0.0.0.0, App_Web_oibiqqiw
0.0.0.0, App_Web_pxivu1cz
0.0.0.0, App_Web_q4k3hqsy
0.0.0.0, App_Web_qgyilgkb
0.0.0.0, App_Web_qx5t2b3c
0.0.0.0, App_Web_rpbl1rqg
0.0.0.0, App_Web_savycegt
0.0.0.0, App_Web_scks0djx
0.0.0.0, App_Web_sh0droi1
0.0.0.0, App_Web_spuie5h3
0.0.0.0, App_Web_sxllxi5m
0.0.0.0, App_Web_thmcza01
0.0.0.0, App_Web_u2abfl5e
0.0.0.0, App_Web_u2augcxk
0.0.0.0, App_Web_uobskhfr
0.0.0.0, App_Web_vfupudv1
0.0.0.0, App_Web_vgxartgq
0.0.0.0, App_Web_vpiyirgi
0.0.0.0, App_Web_wecpxv1d
0.0.0.0, App_Web_wels1qar
0.0.0.0, App_Web_wgheewuy
0.0.0.0, App_Web_wh5is344
0.0.0.0, App_Web_xoynqik2
0.0.0.0, App_Web_zfnjkd12
0.0.0.0, App_Web_zkuivlxz
0.0.0.0, App_Web_zzleiv3q
0.0.0.0, SolarWinds.Orion.NetPath.Strings
1.0.3.820, SolarWinds.Orion.Web.Strings
0.0.0.0, A_34d8934f_f484_4ee1_a4a6_b479c53751cc
0.0.0.0, Anonymously Hosted DynamicMethods Assembly
0.0.0.0, DynamicProxyGenAssembly2
0.0.0.0, DynamicProxyGenAssembly2
1.0.0.0, Microsoft.GeneratedCode