Yes I tested this hotfix but without any success...
I don't understand why it works in the form application and not in my library.
Here my scenario:
We use Microsoft Sharepoint. I upload outlook emails to a Sharepoint Library, then a eventhandler save this email back to C:\Temp and then I try to read the attachments with the MapiMessage, that's all what I do.
I develop with Visual Studio 2008, Windows Server 2003, .NET Framework 3.5
The mistake must be on another side, because the DLL works I think, because with the form test application from you it works. Have you tried it with a non-form application (only a library or console or something like that)?
We have to find a solution for that, because we are very intereseted in buying this Library but we need to solve this problem first.