View Issue Details

IDProjectCategoryView StatusLast Update
0000035Little Registry Cleaner[All Projects] Generalpublic2014-09-09 20:05
ReporterAssigned To 
PrioritynormalSeveritytrivialReproducibilityalways
Status acknowledgedResolutionopen 
Platform.NET Framework v4.0 (SP 0)OSMicrosoft WindowsOS VersionWindows 7 SP1 (64 bit)
Summary0000035: Unable to translate Unicode character \uDEF2 at index 148 to specified code page.
DescriptionStack trace:
   at System.Text.EncoderExceptionFallbackBuffer.Fallback(Char charUnknown, Int32 index)
   at System.Text.EncoderFallbackBuffer.InternalFallback(Char ch, Char*& chars)
   at System.Text.UTF8Encoding.GetBytes(Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount, EncoderNLS baseEncoder)
   at System.Text.EncoderNLS.GetBytes(Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount, Boolean flush)
   at System.Text.EncoderNLS.GetBytes(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex, Boolean flush)
   at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
   at System.IO.TextWriter.WriteLine(String value)
   at Little_Registry_Cleaner.ScanDlg.StoreInvalidKey(String problem, String regPath, String valueName)
   at Little_Registry_Cleaner.Scanners.RecentDocs.EnumMRUList(RegistryKey regKey)
   at Little_Registry_Cleaner.Scanners.RecentDocs.ScanExplorerDocs()
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Source:
mscorlib

Target site:
Boolean Fallback(Char, Int32)


TagsNo tags attached.

Relationships

related to 0000073 acknowledged Unable to translate Unicode character \uDD60 at index 146 to specified code page. 
related to 0000074 acknowledged Unable to translate Unicode character \uD8B3 at index 149 to specified code page. 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-09-09 20:04 ub3rst4r Relationship added related to 0000073
2014-09-09 20:04 ub3rst4r Relationship added related to 0000074
2014-09-09 20:05 ub3rst4r Status new => acknowledged