|
System.TypeInitializationException: L'inizializzatore di tipo di 'S4Zip.Crypto.CryptoV1' ha generato un'eccezione. ---> System.IO.FileNotFoundException: Impossibile caricare il file o l'assembly 'LZOManaged.dll' o una delle relative dipendenze. Impossibile trovare il modulo specificato.
in S4Zip.Crypto.CryptoV1..cctor()
--- Fine della traccia dello stack dell'eccezione interna ---
in S4Zip.Crypto.CryptoV1.DecryptCapped(Byte[] data, Int32 maxSize)
in S4Zip.Version4.S4ZipV4.DecryptEntry(Byte[] data)
in S4Zip.S4ZipBase.Open(Byte[] data)
in S4Zip.S4ZipBase.Open(String fileName)
in S4Zip.Version4.S4ZipV4.OpenZip(String fileName)
in System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
in FNResourceToolX7.GUI.frmMain.miLoad_Click(Object sender, EventArgs e)
in System.Windows.Forms.MenuItem.OnClick(EventArgs e)
in System.Windows.Forms.MenuItem.MenuItemData.Execute ()
in System.Windows.Forms.Command.Invoke()
in System.Windows.Forms.Command.DispatchID(Int32 id)
in System.Windows.Forms.Control.WmCommand(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
in System.Windows.Forms.Form.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
when i open resource tool i have this error, what is this?
|