Hi,
I’m trying to install clarion 12 on my local computer for testing purposes. I’ve installed all needed dependencies but i still have the following error while launching C12 :
Unhandled exception terminated Clarion
Exception Type: System.IO.FileNotFoundException
File Not Found: clarion.asl.dll
Error Message: Impossible de charger le fichier ou l'assembly 'clarion.asl.dll' ou une de ses dépendances. Le module spécifié est introuvable.
Exception thrown:
System.IO.FileNotFoundException: Impossible de charger le fichier ou l'assembly 'clarion.asl.dll' ou une de ses dépendances. Le module spécifié est introuvable.
Nom de fichier : 'clarion.asl.dll'
à ICSharpCode.Core.CoreStartup.RunInitialization()
à ICSharpCode.SharpDevelop.Sda.CallHelper.InitSharpDevelopCore(CallbackHelper callbackHelper, StartupSettings properties)
à ICSharpCode.SharpDevelop.Sda.SharpDevelopHost..ctor(AppDomain appDomain, StartupSettings startup)
à ICSharpCode.SharpDevelop.SharpDevelopMain.RunApplication()
à ICSharpCode.SharpDevelop.SharpDevelopMain.Run(String[] args)
à ICSharpCode.SharpDevelop.SharpDevelopMain.Main(String[] args)
Can someone help me ? I am currently running on W11 24H2.