using hMail API from .net Core

Use this forum if you have installed hMailServer and want to ask a question related to a production release of hMailServer. Before posting, please read the troubleshooting guide. A large part of all reported issues are already described in detail here.
Post Reply
rhancliff
New user
New user
Posts: 8
Joined: 2019-04-29 14:59

using hMail API from .net Core

Post by rhancliff » 2019-04-29 15:03

I am adding a reference to Interop.hMailServer which is all fine and i have some code written etc.

I've realised now when starting the site and testing that the DLL won't load

Could not load file or assembly 'Interop.hMailServer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. An attempt was made to load a program with an incorrect format.

I haven't been able to resolve this problem.

Can I do this with .net core 2.2?

Cheers

Post Reply