C11 update released - Clarion

Not the best start:

Clarion Version : 11.0.0.13505
.NET Version : 4.0.30319.42000
OS Version : Microsoft Windows NT 6.2.9200.0
Current culture : English (United Kingdom) (en-GB)
Current UI language : en-US
Working Set Memory : 34688kb
GC Heap Memory : 2171kb

Unhandled exception terminated Clarion

Exception Type: System.IO.FileNotFoundException
File Not Found: clarion.asl, Version=11.0.0.13505, Culture=neutral, PublicKeyToken=c1f7e0138d9add58
Error Message: Could not load file or assembly ‘clarion.asl, Version=11.0.0.13505, Culture=neutral, PublicKeyToken=c1f7e0138d9add58’ or one of its dependencies. The system cannot find the file specified.

Exception thrown:
System.IO.FileNotFoundException: Could not load file or assembly ‘clarion.asl, Version=11.0.0.13505, Culture=neutral, PublicKeyToken=c1f7e0138d9add58’ or one of its dependencies. The system cannot find the file specified.
File name: ‘clarion.asl, Version=11.0.0.13505, Culture=neutral, PublicKeyToken=c1f7e0138d9add58’
at ICSharpCode.Core.CoreStartup.RunInitialization()
at ICSharpCode.SharpDevelop.Sda.CallHelper.InitSharpDevelopCore(CallbackHelper callbackHelper, StartupSettings properties)
at ICSharpCode.SharpDevelop.Sda.SharpDevelopHost…ctor(AppDomain appDomain, StartupSettings startup)
at ICSharpCode.SharpDevelop.SharpDevelopMain.RunApplication()
at ICSharpCode.SharpDevelop.SharpDevelopMain.Run(String args)
at ICSharpCode.SharpDevelop.SharpDevelopMain.Main(String args)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

1 Like

at least you have tried

1 Like

Hopefully, the result from others will also be posted.