View Issue Details

IDProjectCategoryView StatusLast Update
0000386Little Registry Cleaner[All Projects] Generalpublic2015-02-07 22:52
ReporterAssigned Toub3rst4r 
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionduplicate 
Platform.NET Framework v4.0.30319.269OSMicrosoft WindowsOS VersionMicrosoft Windows NT 5.1.2600 Se
Summary0000386: Object reference not set to an instance of an object.
DescriptionStack trace:
at System.Text.StringBuilder.Append(String value)
   at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
   at System.String.Format(IFormatProvider provider, String format, Object[] args)
   at System.String.Format(String format, Object arg0)
   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 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:
mscorlib

Target site:
System.Text.StringBuilder Append(System.String)


TagsNo tags attached.

Relationships

duplicate of 0000177 new Object reference not set to an instance of an object. 

Activities

ub3rst4r

2015-02-07 22:52

administrator   ~0000756

Duplicate

Issue History

Date Modified Username Field Change
2015-02-07 01:47 ub3rst4r Relationship added duplicate of 0000177
2015-02-07 01:47 ub3rst4r Status new => resolved
2015-02-07 01:47 ub3rst4r Resolution open => duplicate
2015-02-07 01:47 ub3rst4r Assigned To => ub3rst4r
2015-02-07 22:52 ub3rst4r Note Added: 0000756
2015-02-07 22:52 ub3rst4r Status resolved => closed