View Issue Details

IDProjectCategoryView StatusLast Update
0000279Little Registry Cleaner[All Projects] Generalpublic2015-02-07 23:52
ReporterAssigned To 
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionopen 
Platform.NET Framework v4.0.30319.239OSMicrosoft WindowsOS VersionMicrosoft Windows NT 5.1.2600 Se
Summary0000279: Index was outside the bounds of the array.
DescriptionStack trace:
at Little_Registry_Cleaner.Xml.xmlRegistry.convertToString(Int32 dwType, Byte[] bRawBuffer, Int32 nLen)
   at Little_Registry_Cleaner.Xml.xmlRegistry.addRegistryValues(Int32 hKey)
   at Little_Registry_Cleaner.Xml.xmlRegistry.saveAsXml(xmlWriter w, Boolean bFakedXml, String strKeyname, Int32 hKey, String strLimitValue)
   at Little_Registry_Cleaner.Xml.xmlRegistry.saveAsXml(xmlWriter w, Boolean bFakedXml, String strInPath, String strLimitValue, String strProblem)
   at Little_Registry_Cleaner.Xml.xmlRegistry.deleteAsXml(BadRegKeyArray arrBadRegistryKeys, String strBackupFile)
   at Little_Registry_Cleaner.Main.FixProblems()
   at Little_Registry_Cleaner.Main.FixRegistry(Object sender, EventArgs e)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.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)

Source:
Little Registry Cleaner

Target site:
System.String convertToString(Int32, Byte[], Int32)


TagsNo tags attached.

Relationships

duplicate of 0000150 new Index was outside the bounds of the array. 

Activities

ub3rst4r

2015-02-07 23:52

administrator   ~0000778

Duplicate

Issue History

Date Modified Username Field Change
2015-02-07 23:49 ub3rst4r Relationship added duplicate of 0000150
2015-02-07 23:52 ub3rst4r Status new => closed
2015-02-07 23:52 ub3rst4r Note Added: 0000778