09-20-2022
09:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
09-20-2022
09:03 AM
Is the platform target for your application using the DLL set to x64? It cannot be 'Any CPU'
Edit: Just to clarify, it can't be 'Any CPU' with 'Prefer 32-bit' checked (which is the default). So either unchecking 'Prefer 32-bit' with 'Any CPU' or selecting x64 will work.