TTV Translate - Ứng dụng convert truyện trên mobile
Hướng dẫn đăng truyện trên website mới
Đăng ký convert hoặc Thông báo ngừng
Trang 2 của 2 Đầu tiênĐầu tiên 12
Kết quả 6 đến 10 của 10

Chủ đề: FAQ các Error thường gặp của QT log

  1. #6
    Ngày tham gia
    Oct 2013
    Bài viết
    86
    Xu
    0

    Mặc định

    Chân thành cảm tạ Đã biết nguyên nhân
    ---QC---


  2. #7
    Ngày tham gia
    Jul 2015
    Bài viết
    3
    Xu
    0

    Mặc định

    24/07/2015 7:43:32 SA: File format is not valid.
    System.ArgumentException
    at System.Windows.Forms.RichTextBox.StreamIn(Stream data, Int32 flags)
    at System.Windows.Forms.RichTextBox.StreamIn(String str, Int32 flags)
    at System.Windows.Forms.RichTextBox.set_Rtf(String value)
    at QuickTranslator.DocumentPanel.SetRftContent(String rft)
    at QuickTranslator.MainForm.OpenQtOrWordFile(String content, String filePath)
    at QuickTranslator.MainForm.OpenToolStripMenuItemClic k(Object sender, EventArgs e)
    at System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e)
    at System.Windows.Forms.ToolStripMenuItem.OnClick(Eve ntArgs e)
    at System.Windows.Forms.ToolStripItem.HandleClick(Eve ntArgs e)
    at System.Windows.Forms.ToolStripItem.HandleMouseUp(M ouseEventArgs e)
    at System.Windows.Forms.ToolStripItem.FireEventIntera ctive(EventArgs e, ToolStripItemEventType met)
    at System.Windows.Forms.ToolStripItem.FireEvent(Event Args e, ToolStripItemEventType met)
    at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEven tArgs mea)
    at System.Windows.Forms.ToolStripDropDown.OnMouseUp(M ouseEventArgs mea)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
    at System.Windows.Forms.ToolStrip.WndProc(Message& m)
    at System.Windows.Forms.ToolStripDropDown.WndProc(Mes sage& m)
    at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

  3. #8
    thuandangvl's Avatar
    thuandangvl Đang Ngoại tuyến Tiếu Ngạo Giang Hồ Chuyển Ngữ xảo thủ
    Ngày tham gia
    May 2012
    Bài viết
    5,096
    Xu
    345

    Mặc định

    12/30/2015 4:07:12 PM: Could not load file or assembly 'QuickWebBrowser, Version=1.4.4937.24291, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The module was expected to contain an assembly manifest.
    System.BadImageFormatException
    at QuickTranslator.MainForm..ctor()
    at QuickTranslator.Program.Main(String[] args)


    cái này là bị sao vậy
    GIÀ THIÊN THÁNH ĐỊA
    Cầu Thanks Cầu Đánh Giá 5 Sao

  4. #9
    Ngày tham gia
    Nov 2007
    Bài viết
    702
    Xu
    850

    Mặc định

    5/24/2017 658 PM: Object reference not set to an instance of an object.
    System.NullReferenceException
    at WeifenLuo.WinFormsUI.Docking.DockContentHandler.se t_DockState(DockState value)
    at WeifenLuo.WinFormsUI.Docking.DockContent.set_DockS tate(DockState value)
    at QuickTranslator.MainForm.MainFormLoad(Object sender, EventArgs e)
    at System.Windows.Forms.Form.OnLoad(EventArgs e)
    at System.Windows.Forms.Form.OnCreateControl()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl()
    at System.Windows.Forms.Control.WmShowWindow(Message& m)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
    at System.Windows.Forms.Form.WmShowWindow(Message& m)
    at System.Windows.Forms.Form.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    Lỗi này do QuickTranslatorDockPanel.config bị lỗi nên không mở QT ra được. Chỉ cần xóa hoặc replace file này là mở QT lại được (nếu xóa phải chỉnh lại các khung của QT)
    vietphrase share: https://www.dropbox.com/sh/wul8rz6ei5hk254/AAAtaB5Ec-V2CHj7bDSCRgJta?dl=0

  5. #10
    Ngày tham gia
    Nov 2007
    Bài viết
    702
    Xu
    850

    Mặc định

    Dạo này dùng Quick Translator 2016 Beta. Hôm qua shutdown máy win10, mà bị lỗi Configuration system failed to initialize trong QT. Lỗi này QT không mở được luôn.
    Search trên net thì phải cài lại .NET framework, chạy system file check sfc /scannow, hoặc là phải xóa file config trong C: \ Users \ username \ AppData \ Local \ appname , hoặc download QT mới.
    Lỗi này có thể cài lại QT mới, hoặc chỉ đơn giản đổi tên cái folder Quick Translator sang tên khác, thí dụ folder QT bị hư lúc đầu là QT2016B thì đổi là QT2016B2 là chạy được như thường.


    Configuration system failed to initialize
    System.Configuration.ConfigurationErrorsException
    at System.Configuration.ConfigurationManager.PrepareC onfigSystem()
    at System.Configuration.ConfigurationManager.RefreshS ection(String sectionName)
    at System.Configuration.ClientSettingsStore.ReadSetti ngs(String sectionName, Boolean isUserScoped)
    at System.Configuration.LocalFileSettingsProvider.Get PropertyValues(SettingsContext context, SettingsPropertyCollection properties)
    at System.Configuration.SettingsBase.GetPropertiesFro mProvider(SettingsProvider provider)
    at System.Configuration.SettingsBase.SetPropertyValue ByName(String propertyName, Object propertyValue)
    at System.Configuration.SettingsBase.set_Item(String propertyName, Object value)
    at System.Configuration.ApplicationSettingsBase.set_I tem(String propertyName, Object value)
    at ExtendedWebBrowser2.Properties.Settings.set_Transl ationMode(String value) in c:\Users\txiao\Desktop\Quicktrans\QuickWebBrowser\ ExtendedWebBrowser2\Properties\Settings.cs:line 136
    at ExtendedWebBrowser2.SettingsHelper.set_Translation Mode(String value) in c:\Users\txiao\Desktop\Quicktrans\QuickWebBrowser\ ExtendedWebBrowser2\SettingsHelper.cs:line 143
    at ExtendedWebBrowser2.BrowserForm.BrowserFormFormClo sing(Object sender, FormClosingEventArgs e) in c:\Users\txiao\Desktop\Quicktrans\QuickWebBrowser\ ExtendedWebBrowser2\BrowserForm.cs:line 174
    at System.Windows.Forms.Form.OnFormClosing(FormClosin gEventArgs e)
    at System.Windows.Forms.Form.RaiseFormClosingOnAppExi t()
    at System.Windows.Forms.Application.ExitInternal()
    at System.Windows.Forms.Application.Exit(CancelEventA rgs e)
    at System.Windows.Forms.Application.Exit()
    at QuickTranslator.Program.UnhandledExceptionHandler( Exception exception) in c:\Users\txiao\Desktop\Quicktrans\QuickTranslate\Q uickTranslator\Program.cs:line 37
    at QuickTranslator.Program.Application_ThreadExceptio n(Object sender, ThreadExceptionEventArgs e) in c:\Users\txiao\Desktop\Quicktrans\QuickTranslate\Q uickTranslator\Program.cs:line 18
    at System.Windows.Forms.Application.ThreadContext.OnT hreadException(Exception t)
    at System.Windows.Forms.Control.WndProcException(Exce ption e)
    at System.Windows.Forms.Control.ControlNativeWindow.O nThreadException(Exception e)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    Lần sửa cuối bởi mhd, ngày 15-12-2018 lúc 09:53.
    vietphrase share: https://www.dropbox.com/sh/wul8rz6ei5hk254/AAAtaB5Ec-V2CHj7bDSCRgJta?dl=0

    ---QC---


Trang 2 của 2 Đầu tiênĐầu tiên 12

Thông tin về chủ đề này

Users Browsing this Thread

Có 1 người đang xem chủ đề. (0 thành viên và 1 khách)

DMCA.com Protection Status