Code: Select all
Ανατρέξτε στο τέλος αυτού του μηνύματος για περισσότερες πληροφορίες σχετικά με την κλήση του 
εντοπισμού σφαλμάτων just-in-time (JIT) αντί για αυτό το παράθυρο διαλόγου.
************** Κείμενο εξαίρεσης **************
System.ArgumentException: Το buffer των χαρακτήρων εξόδου είναι υπερβολικά μικρό και δεν μπορεί να περιέχει τους αποκωδικοποιημένους χαρακτήρες. Επιστροφή 'System.Text.DecoderReplacementFallback' κωδικοποίησης 'Unicode (UTF-8)'.
Όνομα παραμέτρου: chars
   σε System.Text.Encoding.ThrowCharsOverflow()
   σε System.Text.Encoding.ThrowCharsOverflow(DecoderNLS decoder, Boolean nothingDecoded)
   σε System.Text.UTF8Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, DecoderNLS baseDecoder)
   σε System.Text.DecoderNLS.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush)
   σε System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)
   σε System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
   σε System.IO.BinaryReader.InternalReadOneChar()
   σε System.IO.BinaryReader.Read()
   σε System.IO.BinaryReader.ReadChar()
   σε Cf6jjwyCmQEVEcCqxsRL.AE3iPcXl.ABFG(ATesRP , TreeView )
   σε GusLGg.ATesRP.AA(ToolStripStatusLabel , TreeView )
   σε ArefIaiQw.AA(Object , EventArgs )
   σε System.Windows.Forms.Form.OnLoad(EventArgs e)
   σε System.Windows.Forms.Form.OnCreateControl()
   σε System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   σε System.Windows.Forms.Control.CreateControl()
   σε System.Windows.Forms.Control.WmShowWindow(Message& m)
   σε System.Windows.Forms.Control.WndProc(Message& m)
   σε System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   σε System.Windows.Forms.ContainerControl.WndProc(Message& m)
   σε System.Windows.Forms.Form.WmShowWindow(Message& m)
   σε System.Windows.Forms.Form.WndProc(Message& m)
   σε System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   σε System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   σε System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Συγκροτήσεις που έχουν φορτωθεί **************
mscorlib
    Έκδοση συγκρότησης: 2.0.0.0
    Έκδοση Win32: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ezencryption_lib
    Έκδοση συγκρότησης: 2.0.0.0
    Έκδοση Win32: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
System.Windows.Forms
    Έκδοση συγκρότησης: 2.0.0.0
    Έκδοση Win32: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Έκδοση συγκρότησης: 2.0.0.0
    Έκδοση Win32: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Έκδοση συγκρότησης: 2.0.0.0
    Έκδοση Win32: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
    Έκδοση συγκρότησης: 2.0.0.0
    Έκδοση Win32: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
mscorlib.resources
    Έκδοση συγκρότησης: 2.0.0.0
    Έκδοση Win32: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
it throws that error code