View Issue Details

IDProjectCategoryView StatusLast Update
0000054Little Registry Cleaner[All Projects] Generalpublic2014-09-13 12:44
ReporterAssigned Toub3rst4r 
PrioritynormalSeveritytrivialReproducibilityalways
Status acknowledgedResolutionopen 
Platform.NET Framework v4.0 (SP 0)OSMicrosoft WindowsOS VersionWindows 7 SP1 (64 bit)
Summary0000054: 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 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 System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   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.ToolStrip.WndProc(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 12:44

administrator   ~0000479

Caused by users with limited space on hard drive

Issue History

Date Modified Username Field Change
2014-09-13 12:44 ub3rst4r Note Added: 0000479
2014-09-13 12:44 ub3rst4r Assigned To => ub3rst4r
2014-09-13 12:44 ub3rst4r Status new => acknowledged