View Issue Details

IDProjectCategoryView StatusLast Update
0000095Little Registry Cleaner[All Projects] Generalpublic2014-09-15 20:12
ReporterAssigned Toub3rst4r 
PrioritynormalSeveritytrivialReproducibilityalways
Status confirmedResolutionopen 
Platform.NET Framework v4.0 (SP 0)OSMicrosoft WindowsOS VersionWindows 7 SP1 (64 bit)
Summary0000095: Access to the path is denied.
DescriptionStack trace:
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Path.GetTempFileName()
   at Little_Registry_Cleaner.Main.ScanRegistry()
   at Little_Registry_Cleaner.Main.Main_Shown(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnShown(EventArgs e)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

Source:
mscorlib

Target site:
Void WinIOError(Int32, System.String)


TagsNo tags attached.

Relationships

duplicate of 0000033 closedub3rst4r Access to the path is denied. 

Activities

ub3rst4r

2014-08-19 00:42

administrator   ~0000452

Uses MemoryStream instead of FileStream linked to temporary file in Little System Cleaner

Issue History

Date Modified Username Field Change
2014-08-19 00:42 ub3rst4r Note Added: 0000452
2014-08-19 00:42 ub3rst4r Assigned To => ub3rst4r
2014-08-19 00:42 ub3rst4r Status new => confirmed
2014-09-15 20:12 ub3rst4r Relationship added duplicate of 0000033