OK i'm back with a solution (based on Andrew's config file)
Andrew wrote:OK. I have an solution from MS Connect:
There's not much we can do now about the runtime activation implementation in 4.0. It may be possible to work around the Windows behavior with a hack but given where we are in the product cycle this is very unlikely to happen.
However, if you don't mind running LCD Smartie managed plugins in .NET 4.0, you can configure the app so by adding the following config file (named LCDSmartie.exe.config): <configuration>
<startup useLegacyV2RuntimeActivationPolicy="true">
<supportedRuntime version="v4.0" />
</startup>
</configuration>
I altered a bit this file and finally all plugins are loaded with out any problem... at least on my system (need more people to test it).
So LCDSmartie.exe.config file should contain the following:
Maybe it sounds a little dumb but can you tell me how it suppose to be done?
This file is for download or I need to modify the old one (which one?)?
I just didn`t get it.
dustbuster wrote:Maybe it sounds a little dumb but can you tell me how it suppose to be done?
This file is for download or I need to modify the old one (which one?)?
I just didn`t get it.
dustbuster wrote:Maybe it sounds a little dumb but can you tell me how it suppose to be done?
This file is for download or I need to modify the old one (which one?)?
I just didn`t get it.
Regards
Just use the file attached. Unzip it and you have nothing more to do!
Config_file.zip
Unzip the file to your LCD Smartie directory (and cross your fingers)
(284 Bytes)
Hi, I use win7 x64 and my used programs keep updating .Net Framework version to V4.5.1 and I'm getting same error (no bridge func). If I uninstall v4.5 and install v4.0, LCD Smartie works perfectly.
Also when if I try to change LCDSmartie.exe.config file and write 4.5 or 4.5.1, LCDSmartie crashes when dll used screen comes.
How can I solve that problem and work normal with .NET Framework v4.5 ?
Yes sure, here it is what I have as .Net Framework:
If I try to install 4.0 it does not accept and says you have newer version. So I can install 4.0 after uninstalling 4.5 and than plugins work but some of my programs doesn't work with 4.0.
I don't know why it is not working with 4.5 and something lookslike strange on my registers. I think there need to be a new folder as v4.5 instead of v4.