I have my project working in .NET 4.0 and when I upgraded to .NET 4.5.2 the Rebex Mail is causing the following error.
A first chance exception of type 'System.TypeInitializationException' occurred in my.app
If I remove reference to the Rebex controls, it works.
Has anyone else had any luck with .NET 4.5.2 OR do you know what I can do to fix this?