View Issue Details

IDProjectCategoryView StatusLast Update
0000199Little Registry Cleaner[All Projects] Generalpublic2015-02-07 01:34
ReporterAssigned To 
PrioritynormalSeveritytrivialReproducibilityalways
Status newResolutionopen 
Platform.NET Framework v4.0.30319.239OSMicrosoft WindowsOS VersionMicrosoft Windows NT 6.1.7601 Se
Summary0000199: Unable to cast COM object of type 'Microsoft.WindowsAPICodePack.Taskbar.CTaskbarList' to interface type 'Microsoft.WindowsAPICod
DescriptionStack trace:
at System.StubHelpers.StubHelpers.GetCOMIPFromRCW(Object objSrc, IntPtr pCPCMD, Boolean& pfNeedsRelease)
   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, Boolean ignoreSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Source:
mscorlib

Target site:
IntPtr GetCOMIPFromRCW(System.Object, IntPtr, Boolean ByRef)


TagsNo tags attached.

Relationships

has duplicate 0000245 closedub3rst4r Unable to cast COM object of type 'Microsoft.WindowsAPICodePack.Taskbar.CTaskbarList' to interface type 'Microsoft.WindowsAPICod 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-02-07 01:34 ub3rst4r Relationship added has duplicate 0000245