View Issue Details

IDProjectCategoryView StatusLast Update
0000073Little 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 (32 bit)
Summary0000073: Unable to translate Unicode character \uDD60 at index 146 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.StreamWriter.Write(Char[] buffer, Int32 index, Int32 count)
   at System.IO.TextWriter.WriteLine(String value)
   at Little_Registry_Cleaner.ScanDlg.StoreInvalidKey(String problem, String regPath, String valueName)
   at Little_Registry_Cleaner.Scanners.ActivexComObjects.ValidateFileExt(RegistryKey regKey)
   at Little_Registry_Cleaner.Scanners.ActivexComObjects.ScanExplorer()
   at Little_Registry_Cleaner.Scanners.ActivexComObjects.Scan()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   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 0000035 acknowledged Unable to translate Unicode character \uDEF2 at index 148 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 0000035
2014-09-09 20:05 ub3rst4r Status new => acknowledged