I have a problem Iâm not able to start this application, every time I have an error:
I have windows 7x64
I have installed:
Microsoft Visual C++ 2005 Redistributable
Microsoft Visual C++ 2005 Redistributable (x64)
Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.6161
Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.6161
Microsoft Visual C++ 2010 x64 Redistributable - 10.0.40219
Microsoft Visual C++ 2010 x86 Redistributable - 10.0.40219
Microsoft Visual C++ 2012 Redistributable (x64) - 11.0.61030
Microsoft Visual C++ 2012 Redistributable (x86) - 11.0.61030
Microsoft Visual C++ 2013 Redistributable (x64) - 12.0.30501
Microsoft Visual C++ 2013 Redistributable (x86) - 12.0.30501
Microsoft Visual C++ 2015-2019 Redistributable (x64) - 14.28.29334
Microsoft Visual C++ 2015-2019 Redistributable (x86) - 14.28.29334
I was trying also with 2015 & 2015-2017 versions but no luck, do you have any idea why & how to fix this??
Thx
+Issue app crush info:
Signature with problems:
Problem event name: CLR20r3
Signature of the problem 01: IAGrim.exe
Signature of the problem 02: 1.4.8686.37990
Signature of the problem 03: 6529952f
Signature of the problem 04: CefSharp.WinForms
Signature of the problem 05: 116.0.230.0
Signature of the problem 06: f28c879a
Signature of the problem 07: 24
Signature of the problem 08: f2
Signature of the problem 09: System.IO.FileLoadException
Operating system version: 6.1.7601.2.1.0.256.1
Regional config. Id. : 1045
Additional information 1: 0a9e
Additional information 2: 0a9e372d3b4ad19135b953a78882e789
Additional information 3: 0a9e
Additional information 4: 0a9e372d3b4ad19135b953a78882e789
Ok I found the reason why I canât run it, this is because the Chromium CefSharp 116.0.230 release which youâre using, itâs not supported anymore on Win7/8/8.1
Youâre using this lib in 1.3 & 1.4, last working version of IA is 1.2 with lib 96.0.180
In general last working CefSharp lib for windows 7/8/8.1 is 109.1.110, do you think you can downgrade this lib in the next release or create release for older Windows as well to keep it running?
Right now because of this win7&8 users are fated to use GD Stash which I think we donât want to use
On your webstats page I found other two later versions: 1.3.8674.21391 and 1.3.8678.37738
but Iâm not able to find them anywhere do download, theyâre probably also too new to work soâŚ