View Issue Details

IDProjectCategoryView StatusLast Update
0000004Little Registry Cleaner[All Projects] Generalpublic2014-09-13 12:59
ReporterAssigned Toub3rst4r 
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionunable to reproduce 
Platform.NET Framework v4.0 (SP 0)OSMicrosoft WindowsOS VersionWindows 7 SP1 (32 bit)
Summary0000004: Unable to cast COM object of type 'Microsoft.WindowsAPICodePack.Taskbar.CTaskbarList' to interface type 'Microsoft.WindowsAPICod
DescriptionStack trace:
   at Microsoft.WindowsAPICodePack.Taskbar.ITaskbarList4.SetProgressValue(IntPtr hwnd, UInt64 ullCompleted, UInt64 ullTotal)
   at Microsoft.WindowsAPICodePack.Taskbar.TaskbarManager.SetProgressValue(Int32 currentValue, Int32 maximumValue)
   at Little_Registry_Cleaner.ScanDlg.SetProgressValue(Int32 currentValue, Int32 maxValue)
   at Little_Registry_Cleaner.ScanDlg.StartScanner(ScannerBase scannerName)
   at Little_Registry_Cleaner.ScanDlg.StartScanning()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Source:
Microsoft.WindowsAPICodePack.Shell

Target site:
Void SetProgressValue(IntPtr, UInt64, UInt64)


TagsNo tags attached.

Relationships

related to 0000034 feedbackub3rst4r A valid active Window is needed to update the Taskbar. 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-09-13 12:59 ub3rst4r Relationship added related to 0000034
2014-09-13 12:59 ub3rst4r Status new => closed
2014-09-13 12:59 ub3rst4r Assigned To => ub3rst4r
2014-09-13 12:59 ub3rst4r Resolution open => unable to reproduce