View Issue Details

IDProjectCategoryView StatusLast Update
0000169Uninstall Manager[All Projects] Generalpublic2015-04-26 06:03
ReporterAssigned Toub3rst4r 
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Platform.NET Framework v4.0 (SP 0)OSMicrosoft WindowsOS VersionWindows 7 SP1 (64 bit)
Summary0000169: Specified cast is not valid.
DescriptionStack trace:
   at Little_System_Cleaner.Uninstall_Manager.Helpers.ProgramInfo..ctor(RegistryKey regKey)
   at Little_System_Cleaner.Registry_Cleaner.Scanners.ApplicationInfo.Scan()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Source:
Little_System_Cleaner

Target site:
Void .ctor(Microsoft.Win32.RegistryKey)


TagsNo tags attached.

Relationships

has duplicate 0000531 closedub3rst4r Registry Cleaner Specified cast is not valid. 

Activities

ub3rst4r

2015-01-24 00:11

administrator   ~0000498

Changed implicit casts to explicit casts in order to prevent this exception from being thrown. See commit a639be0e2d574d9b1edcf3024707cf1b700b0e93

Issue History

Date Modified Username Field Change
2015-01-23 23:17 ub3rst4r Project Little System Cleaner => Uninstall Manager
2015-01-24 00:11 ub3rst4r Note Added: 0000498
2015-01-24 00:11 ub3rst4r Status new => resolved
2015-01-24 00:11 ub3rst4r Resolution open => fixed
2015-01-24 00:11 ub3rst4r Assigned To => ub3rst4r
2015-04-26 06:03 ub3rst4r Relationship added has duplicate 0000531