View Issue Details

IDProjectCategoryView StatusLast Update
0000458Little Registry Cleaner[All Projects] Generalpublic2015-02-08 00:01
ReporterAssigned To 
PrioritynormalSeveritytrivialReproducibilityalways
Status newResolutionopen 
Platform.NET Framework v4.0.30319.296OSMicrosoft WindowsOS VersionMicrosoft Windows NT 5.1.2600 Se
Summary0000458: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
DescriptionStack trace:
at System.Reflection.MetadataImport._GetCustomAttributeProps(IntPtr scope, SkipAddresses& skipAddresses, Int32 customAttributeToken, Int32& constructorToken, ConstArray& signature)
   at System.Reflection.CustomAttributeData.GetCustomAttributeRecords(RuntimeModule module, Int32 targetToken)
   at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes, Boolean isDecoratedTargetSecurityTransparent)
   at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeAssembly assembly, RuntimeType caType)
   at System.Reflection.RuntimeAssembly.GetCustomAttributes(Type attributeType, Boolean inherit)
   at System.Resources.ResourceManager.GetSatelliteContractVersion(Assembly a)
   at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)
   at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark)
   at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
   at System.Resources.ResourceManager.GetString(String name, CultureInfo culture)
   at System.Resources.ResourceManager.GetString(String name)
   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 _GetCustomAttributeProps(IntPtr, SkipAddresses ByRef, Int32, Int32 ByRef, System.Reflection.ConstArray ByRef)


TagsNo tags attached.

Relationships

has duplicate 0000476 closed An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B) 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-02-08 00:01 ub3rst4r Relationship added has duplicate 0000476