View Issue Details

IDProjectCategoryView StatusLast Update
0000336Little Registry Cleaner[All Projects] Generalpublic2015-02-07 23:52
ReporterAssigned To 
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionopen 
Platform.NET Framework v4.0.30319.1OSMicrosoft WindowsOS VersionMicrosoft Windows NT 5.1.2600 Se
Summary0000336: Index was outside the bounds of the array.
DescriptionStack trace:
at System.Collections.Generic.List`1.Add(T item)
   at System.RuntimeType.GetFieldCandidates(String name, BindingFlags bindingAttr, Boolean allowPrefixLookup)
   at System.RuntimeType.GetFields(BindingFlags bindingAttr)
   at System.Reflection.CustomAttributeData..ctor(RuntimeModule scope, CustomAttributeRecord caRecord)
   at System.Reflection.CustomAttributeData.GetCustomAttributes(RuntimeModule module, Int32 tkTarget)
   at System.Reflection.CustomAttributeData.GetCustomAttributesInternal(RuntimeAssembly target)
   at System.Reflection.RuntimeAssembly.GetCustomAttributesData()
   at System.Reflection.CustomAttributeData.GetCustomAttributes(Assembly target)
   at System.Resources.ManifestBasedResourceGroveler.GetNeutralResourcesLanguage(Assembly a, UltimateResourceFallbackLocation& fallbackLocation)
   at System.Resources.ResourceManager.CommonSatelliteAssemblyInit()
   at System.Resources.ResourceManager..ctor(Type resourceSource)
   at Little_Registry_Cleaner.ScanDlg.timerUpdate_Tick(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Source:
mscorlib

Target site:
Void Add(T)


TagsNo tags attached.

Relationships

duplicate of 0000150 new Index was outside the bounds of the array. 

Activities

ub3rst4r

2015-02-07 23:52

administrator   ~0000775

Duplicate

Issue History

Date Modified Username Field Change
2015-02-07 23:49 ub3rst4r Relationship added duplicate of 0000150
2015-02-07 23:52 ub3rst4r Status new => closed
2015-02-07 23:52 ub3rst4r Note Added: 0000775