Hi there,
I just downloaded and installed the demo version of APM. I am attempting to browse one of my nodes via SNMP for process info, but I"m receiving this error:
System.Web.HttpCompileException: c:\inetpub\SolarWinds\Orion\APM\Admin\MonitorLibrary\AppFinder\SelectItemsToMonitor.aspx(41): error CS0433: The type 'Infragistics.WebUI.UltraWebGrid.UltraWebGrid' exists in both 'c:\Windows\assembly\GAC_MSIL\Infragistics2.WebUI.UltraWebGrid.v8.2\8.2.20082.1000__7dd5c3163f2cd0cb\Infragistics2.WebUI.UltraWebGrid.v8.2.dll' and 'c:\Windows\assembly\GAC_MSIL\Infragistics2.WebUI.UltraWebGrid.v7.3\7.3.20073.38__7dd5c3163f2cd0cb\Infragistics2.WebUI.UltraWebGrid.v7.3.dll'
at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Any ideas what I can do to fix this?
Thanks in advance