in More Search Options

SW 9 error

Last post 07-15-2008 2:57 PM by Mark Wiggans. 6 replies.
Page 1 of 1 (7 items)
Sort Posts:
  • 07-15-2008 1:32 PM

    • minhcorp
    • Not Ranked
    • Joined on 07-15-2008
    • Posts 4
    • Points 12

    SW 9 error

    I try to install Orion NPM 9.0 trial, i got successful, after that i install VoIP monitor 1.0. The Voip monitor Web console is failed, they are displaying the errors:

    Orion Website Error

    An error has occurred with the Orion website.

    Additional Information

    System.Web.HttpParseException: Could not load file or assembly 'Infragistics2.WebUI.UltraWebNavigator.v7.1' or one of its dependencies. The system cannot find the file specified. ---> System.Web.HttpParseException: Could not load file or assembly 'Infragistics2.WebUI.UltraWebNavigator.v7.1' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Infragistics2.WebUI.UltraWebNavigator.v7.1' or one of its dependencies. The system cannot find the file specified.
    File name: 'Infragistics2.WebUI.UltraWebNavigator.v7.1'
    at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
    at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
    at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
    at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
    at System.Reflection.Assembly.Load(String assemblyString)
    at System.Web.Configuration.CompilationSection.LoadAssembly(String assemblyName, Boolean throwOnFail)
    at System.Web.UI.TemplateParser.LoadAssembly(String assemblyName, Boolean throwOnFail)
    at System.Web.UI.MainTagNameToTypeMapper.ProcessTagNamespaceRegistrationCore(TagNamespaceRegisterEntry nsRegisterEntry)
    at System.Web.UI.MainTagNameToTypeMapper.ProcessTagNamespaceRegistration(TagNamespaceRegisterEntry nsRegisterEntry)
    at System.Web.UI.BaseTemplateParser.ProcessDirective(String directiveName, IDictionary directive)
    at System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive)
    at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

    --- End of inner exception stack trace ---
    at System.Web.UI.TemplateParser.ProcessException(Exception ex)
    at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
    at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
    --- End of inner exception stack trace ---
    at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
    at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath)
    at System.Web.UI.TemplateParser.ParseInternal()
    at System.Web.UI.TemplateParser.Parse()
    at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType()
    at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider)
    at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders()
    at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
    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.UI.TemplateControl.LoadControl(VirtualPath virtualPath)
    at System.Web.UI.TemplateControl.LoadControl(String 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 System.Web.UI.Control.DataBindChildren()
    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 Orion_ResourceContainer.DataBind()
    at Orion_Voip_Summary.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_voip_summary_aspx.ProcessRequest(HttpContext context)
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

     

    • Post Points: 3
  • 07-15-2008 1:40 PM In reply to

    Re: SW 9 error

     You need to install VoIP 2.0- 

    Supported modules-

    The latest versions of all Orion NPM components are as follows:

    Orion ComponentVersion
    Application Performance Monitor1.0
    NetFlow Traffic Analyzer3.0
    VoIP Monitor2.0
    Wireless Monitor8.5

     

    Mark Wiggans
    Thwack Moderator
    • Post Points: 5
  • 07-15-2008 2:00 PM In reply to

    • tdanner
    • Top 25 Contributor
    • Joined on 06-19-2007
    • Posts 415
    • Points 1,025

    Re: SW 9 error

    For VoIP on Orion 9.0, you need VoIP 2.0 SP2.

    Tim Danner
    SolarWinds Development Team
    • Post Points: 1
  • 07-15-2008 2:07 PM In reply to

    • minhcorp
    • Not Ranked
    • Joined on 07-15-2008
    • Posts 4
    • Points 12

    Re: SW 9 error

    Thanks for your answering, i got new question. I have VoIP monitor Version 1 license. How i upgrading to VoIP Monitor 2.0
    • Post Points: 3
  • 07-15-2008 2:09 PM In reply to

    Re: SW 9 error

     If you have valid maintenance then you just need to login to your customer portal and download v2-

    http://support.solarwinds.com/support/default.cfm

     

    Mark Wiggans
    Thwack Moderator
    • Post Points: 3
  • 07-15-2008 2:45 PM In reply to

    • minhcorp
    • Not Ranked
    • Joined on 07-15-2008
    • Posts 4
    • Points 12

    Re: SW 9 error

     What is the last orion NPM can support VoIP Monitor 1.0 ?

    • Post Points: 3
  • 07-15-2008 2:57 PM In reply to

    Re: SW 9 error

     8.5.1 with SP3

    Mark Wiggans
    Thwack Moderator
    • Post Points: 1
Page 1 of 1 (7 items)