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.

Orion Web Site Error

Hi everyone,

I'm new here. I have a problem with Orion Web Console. I can log in to web page. I can see everything. Bu if i click a node name, i get a error message which is:

 

Orion Website Error

An error has occurred with the Orion website.

Additional Information

System.NotSupportedException: Can't find case for 'PlotStyles'=Line
   at SolarWinds.Orion.Web.Charting.ChartInfo.LoadFromXML(XmlNode Properties)
   at SolarWinds.Orion.Web.Charting.ChartInfoFactory.Create(String chartName)
   at SolarWinds.Orion.Web.GraphResource.CreateChart(CustomPoller customPoller, String netObjectID, String chartName, Control parentControl)
   at CustomNodeChart.OnInit(EventArgs e)
   at System.Web.UI.Control.InitRecursive(Control namingContainer)
   at System.Web.UI.Control.AddedControl(Control control, Int32 index)
   at System.Web.UI.ControlCollection.Add(Control child)
   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_NetPerfMon_NodeDetails.OnInit(EventArgs e)
   at System.Web.UI.Control.InitRecursive(Control namingContainer)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
 
 
Where is the mistake? Thank you for your help...