Einzelnen Beitrag anzeigen

freimatz

Registriert seit: 20. Mai 2010
1.384 Beiträge
 
Delphi 11 Alexandria
 
#1

EEncodingError mit DevExpress

  Alt 4. Mär 2021, 22:03
Hallo zusammen,
ich bin mir nicht sicher ob ich hier richtig bin. Wenn nicht bitte Information.

Von einem Anwender habe ich einen Fehlerbericht über madExcept bekommen. Diese Art ist das erste mal und ich kann mir das nicht erklären.

Irgendwelche Ideen:


Code:
exception class   : EEncodingError
exception message : No mapping for the Unicode character exists in the target multi-byte code page.

main thread ($3cc8):
00468198 mfbo2a32.exe System.SysUtils     TEncoding.GetString
005374fe mfbo2a32.exe System.Classes      TStrings.LoadFromStream
01478d53 mfbo2a32.exe cxLocalization  740 TcxLocalizerStorage.LoadFromStream
0147866f mfbo2a32.exe cxLocalization  582 TcxLocalizer.InternalLoadFromStream
01478080 mfbo2a32.exe cxLocalization  425 TcxLocalizer.LoadFromStream
01478144 mfbo2a32.exe cxLocalization  449 TcxLocalizer.LoadFromResource
01478771 mfbo2a32.exe cxLocalization  615 TcxLocalizer.SetActive
014783d5 mfbo2a32.exe cxLocalization  511 TcxLocalizer.Loaded
0053390b mfbo2a32.exe System.Classes      NotifyGlobalLoading
00533a92 mfbo2a32.exe System.Classes      InitInheritedComponent
00a36e9a mfbo2a32.exe Vcl.Forms           TCustomForm.Create
01100a9a mfbo2a32.exe dxRibbonForm        TdxCustomRibbonForm.Create
01105f13 mfbo2a32.exe BibDlg           75 TMyRibbonForm.Create
01105f5b mfbo2a32.exe BibDlg           85 TLanguageForm.Create
0141e78b mfbo2a32.exe p_MainForm      279 TMyMainFormMFD.Create
0161bc63 mfbo2a32.exe Fm_main        1111 TVollMainForm.Create
00a42176 mfbo2a32.exe Vcl.Forms           TApplication.CreateForm
018e5073 mfbo2a32.exe p_LifeTime      189 TProgramLifetimeManager.StartUp_Application
018e50b6 mfbo2a32.exe p_LifeTime      208 TProgramLifetimeManager.StartUp
018e514b mfbo2a32.exe p_LifeTime      234 TProgramLifetimeManager.Run
0190bf58 mfbo2a32.exe mfbo2a32          19 initialization
7572fe07 KERNEL32.DLL                     BaseThreadInitThunk
  Mit Zitat antworten Zitat