Forum Discussion

Nicolas_Menant's avatar
Feb 21, 2008

Can Access Properties for an iRule

Hi,

 

 

The title should be "cant access properties for an iRule" >< (that's what's happening when you eat at the same time)

 

 

When i try to obtain the properties of an iRule (to see where it is assigned)

 

 

I keep receiving an exception:

 

 

See the end of this message for details on invoking

 

just-in-time (JIT) debugging instead of this dialog box.

 

 

************** Exception Text **************

 

System.FormatException: Input string was not in a correct format.

 

at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)

 

at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)

 

at System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)

 

at System.Convert.ToDouble(String value)

 

at iRuler.Dialogs.iRuleInfoDialog.refreshStatisticsLTM()

 

at iRuler.Dialogs.iRuleInfoDialog.refreshStatistics()

 

at iRuler.Dialogs.iRuleInfoDialog.comboBox_Metric_SelectedIndexChanged(Object sender, EventArgs e)

 

at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)

 

at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)

 

at iRuler.Dialogs.iRuleInfoDialog.iRuleInfoDialog_Load(Object sender, EventArgs e)

 

at System.Windows.Forms.Form.OnLoad(EventArgs e)

 

at System.Windows.Forms.Form.OnCreateControl()

 

at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

 

at System.Windows.Forms.Control.CreateControl()

 

at System.Windows.Forms.Control.WmShowWindow(Message& m)

 

at System.Windows.Forms.Control.WndProc(Message& m)

 

at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

 

at System.Windows.Forms.ContainerControl.WndProc(Message& m)

 

at System.Windows.Forms.Form.WmShowWindow(Message& m)

 

at System.Windows.Forms.Form.WndProc(Message& m)

 

at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

 

at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

 

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

 

I have the same things for the statistics

 

 

Any idea ?

 

 

i tried to reinstall the iRule editor but nothing.

 

 

Thanks !

 

 

Best regards

 

 

Nicolas
No RepliesBe the first to reply