ms_scout 11 Posted December 20, 2014 I'm get an Error while using DSCreateKeyGUI.exe . It's showing Microsoft.NET Framework. I never seen this before and this is the first time it's shown up and does anyone know how to fix this ? See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.IO.FileNotFoundException: Could not load file or assembly 'licenseMgr, Version=1.17.5446.1545, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'licenseMgr, Version=1.17.5446.1545, Culture=neutral, PublicKeyToken=null' at DSCreateKey.Main.Main_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 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]. ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll ---------------------------------------- DSCreateKeyGUI Assembly Version: 1.1.9.5446 Win32 Version: 1.1.9.5446 CodeBase: file:///D:/Test/DSCreateKeyGUI.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 10.0.0.0 Win32 Version: 11.0.50938.18408 built by: FX451RTMGREL Share this post Link to post Share on other sites
Tom_48_97 523 Posted December 20, 2014 Hello, It looks like licenseMgr.dll is missing from \Arma 3 Tools\DSSignFile. Please check if it's present, if not, you can copy the licenseMgr.dll from the installation directory into the DSSignFile directory. Share this post Link to post Share on other sites
ms_scout 11 Posted December 20, 2014 Thanks Tom, That fix the problem. Couldn't get the keys to work but there working now. Share this post Link to post Share on other sites