Unfortunately the solution posed in the linked question did not solve the issue . An error is now encountered when opening mmWave Studio and prevents it from opening. Two error message appear, one after the other.
The first: Error registering Lua functions
System.TypeInitializationException:The type initializer for 'RSTD.LuaWrapperUtils'
threw an exception. ---> System.IO.FileLoadException:Mixed mode assembly is
built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0
runtime without additional configuration information.
at LuaInterface.LuaWrapper..ctor()
at LuaRegister.LuaWrapper..ctor()
at RSTD.LuaWrapperUtils..cctor()
---End of inner exception stack trace ---
at RSTD.LuaWrapperUtils.get_LuaWrapper()
at RSTD.frmMain..ctor()
The second: The type initializer for 'RSTD.LuaWrapperUtils' threw an exception.
Stacktrace:
at RSTD.LuaWrapperUtils.get_LuaShellCommands()
at RSTD.frmLuaShell.PrimerHelpMenu()
at RSTD.frmLuaShell..ctor(frmMain main_form)
at RSTD.frmMain..ctor()
at RSTD.Program.Main(String[] args
Restoring to the original config file then allows mmWave Studio to start as normal.
Any help would be appreciated.
Thanks,
Sam