ProgramInfo..ctor(RegistryKey regKey) Input string was not in a correct format.

Bug #377821 reported by Nick
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Little Registry Cleaner
Incomplete
Undecided
Nick

Bug Description

Type #0: System.FormatException
Message #0: Input string was not in a correct format.
Source #0: mscorlib
Target Site #0: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean)
Stack Trace:
  at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
  at System.Number.ParseUInt32(String value, NumberStyles options, NumberFormatInfo numfmt)
  at System.String.System.IConvertible.ToUInt32(IFormatProvider provider)
  at System.Convert.ToUInt32(Object value)
  at Little_Registry_Cleaner.UninstallManager.ProgramInfo..ctor(RegistryKey regKey)
  at Little_Registry_Cleaner.UninstallManager.UninstallManager.UninstallManager_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)

Nick (ub3rst4r)
Changed in lilregcleaner:
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.