Hello!
I'm using your Nevron.Net Vision at .net 6.0 winform project.
However, I usally get this exception which is
<System.InvalidCastException: '[A]Nevron.Internal.NFF cannot be cast to [B]Nevron.Internal.NFF. Type A originates from 'Nevron.TextLibrary.Win, Version=21.12.10.12, Culture=neutral, PublicKeyToken=b33b1a04bb5ca8ad' in the context 'Default' in a byte array. Type B originates from 'Nevron.TextLibrary.Win, Version=21.12.10.12, Culture=neutral, PublicKeyToken=b33b1a04bb5ca8ad' in the context 'Default' in a byte array.>.
I said 'usally', because, this exception does not always occured. Maybe, when I debug again my project as soon as I exit my app, this exception seem to be occured. You know this exception? It just my code fault? Please help me.