Issue when clicking on "Start Import"
Sync Evernote notes with IMAP, Import Evernote to Onenote
Brought to you by:
steveking
Hi Stefan,
I'm using the latest version (1.1.8.193) of evernote2onenote on Windows 7 Enterprise edition (x64), it worked perfected on Oct 16, and I was able to conver over 500+ notes from Evernote, but then I decided to re-organize all my notes (in Evernote) and re-import them, so I cleared all the notes in Onedrive and re-installed Onenote on the same laptop, I'm now getting exceptions while I'm trying to import again, below are screenshots and error details, could you please take a look?
Thanks,
Austin
This is exception message details:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
** Exception Text **
System.MissingMethodException: Method not found: '!!0[] System.Array.Empty()'.
at Evernote2Onenote.MainFrm.Startsync_Click(Object sender, EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
** Loaded Assemblies **
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
Evernote2Onenote
Assembly Version: 1.1.8.193
Win32 Version: 1.1.8.193
CodeBase: file:///C:/Users/393173/Downloads/Evernote2Onenote-1.1.8/Evernote2Onenote.exe
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34251 built by: FX452RTMGDR
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34270 built by: FX452RTMGDR
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
** JIT Debugging **
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitdebugging="true">
</system.windows.forms></configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Try version 1.1.9. It might fix the problem.
But: the exception System.MissingMethodException usually means that there's some old assembly lying around. Note: 1.1.8 and higher need the .net framework 4.6.
Thank you for the quick reply!
I had .net framework 4.5.1 installed, it worked fine initially with v1.1.8, and I tried v1.1.9 - the same issue happens. I guess it must have something to do with my OS environment, as you said, must be some old assembly left somewhere, I just can't figure out how to clean that.
Best Regards,
Austin
you had 4.5.1 installed, but now do you have 4.6 installed?