I am trying to read a meeting note taken with Evernote in an Excel spreadsheet using a vba script for some project management post treatment. I have installed the windows SDK, The reference "Evernote Cloud SDK for Windows" pointning on "C:\Program Files (x86)\Evernote\EvernoteSDK COM Setup\EvernoteSDK.tlb" has been selected in the vba module, but testing a simple script generate the error message "Class not registered" when trying to access a "EvernoteSDK.ENNote" object.
"EvernoteIE" is present in COM Component Configuration in the Windows component service tool (dcomcnfg) but nothing related to SDK.
Any ideas? I there a different version of the SDK for windows 10 ?
Idea
Philomer 0
Hi,
I am trying to read a meeting note taken with Evernote in an Excel spreadsheet using a vba script for some project management post treatment. I have installed the windows SDK, The reference "Evernote Cloud SDK for Windows" pointning on "C:\Program Files (x86)\Evernote\EvernoteSDK COM Setup\EvernoteSDK.tlb" has been selected in the vba module, but testing a simple script generate the error message "Class not registered" when trying to access a "EvernoteSDK.ENNote" object.
"EvernoteIE" is present in COM Component Configuration in the Windows component service tool (dcomcnfg) but nothing related to SDK.
Any ideas? I there a different version of the SDK for windows 10 ?
Thanks, Phil
2 replies to this idea
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now