View Issue Details

IDProjectCategoryView StatusLast Update
0000044Little Registry Cleaner[All Projects] Generalpublic2014-09-13 13:09
ReporterAssigned Toub3rst4r 
PrioritynormalSeveritytrivialReproducibilityalways
Status feedbackResolutionopen 
Platform.NET Framework v3.5 (SP 0)OSMicrosoft WindowsOS VersionWindows 7 SP0 (32 bit)
Summary0000044: There is not enough space on the disk.
DescriptionStack trace:
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
   at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
   at System.IO.StreamWriter.Write(String value)
   at Little_Registry_Cleaner.Xml.xmlWriter.writeString(String strData)
   at Little_Registry_Cleaner.Xml.xmlElement.write(xmlWriter writer, Int32 nDeltaLevel, Boolean bIndent, Boolean bEOL)
   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:
Void WinIOError(Int32, System.String)


TagsNo tags attached.

Activities

ub3rst4r

2014-09-13 13:09

administrator   ~0000491

Fix to be determined

Issue History

Date Modified Username Field Change
2014-09-13 13:09 ub3rst4r Note Added: 0000491
2014-09-13 13:09 ub3rst4r Assigned To => ub3rst4r
2014-09-13 13:09 ub3rst4r Status new => feedback