LicenseException: Not correct assembly name.
Posted: Mon Mar 31, 2025 6:18 am
Hi,
I have a WPF desktop app using .net 8, x64 (also tried x86)
All works well, but when published into a single file I get the following error when trying to start the VintaSOft DeviceManager:
System.ComponentModel.LicenseException: Not correct assembly name at Vintasoft.WpfTwain.DeviceManager.ctor(window parentWindow, CountryCode country, LanguageType language)
Sorry had to type in the error code by hand (in case i mispelled something)
As stated if I dont publish a single file, all works well
BTW: using VinstaSoft SDK .NET v 12.x
Any help would be welcomed.
I have a WPF desktop app using .net 8, x64 (also tried x86)
All works well, but when published into a single file I get the following error when trying to start the VintaSOft DeviceManager:
System.ComponentModel.LicenseException: Not correct assembly name at Vintasoft.WpfTwain.DeviceManager.ctor(window parentWindow, CountryCode country, LanguageType language)
Sorry had to type in the error code by hand (in case i mispelled something)
As stated if I dont publish a single file, all works well
BTW: using VinstaSoft SDK .NET v 12.x
Any help would be welcomed.