Tidal Enterprise Orchestratorについて質問させてください。
インストールガイド通りにインストールを進めたのですが、
Tidal Enterprise Orchestrator Server serviceが以下エラーで起動ができませんでした。
手順が足りない等の解決方法がございましたらご教示いただけないでしょうか?
1.事前準備として、チェックツールを通して問題ないことは確認しています。

2.サービスをスタートするとエラーとなり、TEO serverが起動できません。
以下はWindowsのEvent logになります。
----------------------------------------------------------------------------------------------------------------------------
Unhandled exception occurred.
Tidal Enterprise Orchestrator Server service is stopped.
System.NotSupportedException: 呼び出されたメソッドは、動的アセンブリではサポートされていません。
場所 System.Reflection.Emit.AssemblyBuilder.get_Location()
場所 Tidal.Automation.Common.Utility.ExtraXmlSerializationTypes.GetInstallDirectoryBaseToDerivedTypes(List`1 baseDllList, Dictionary`2 allBaseToDerivedTypes, List`1 allEnumTypes, List`1 allValueTypes)
場所 Tidal.Automation.Common.Utility.ExtraXmlSerializationTypes.GetAllRhapsodyBaseToDerivedTypes(List`1 baseDllList, Dictionary`2 allBaseToDerivedTypes, List`1 allEnumTypes, List`1 allValueTypes, IEnumerable`1 commonAdapters)
場所 Tidal.Automation.Common.Utility.ExtraXmlSerializationTypes.Calculate(List`1 baseDllList, IEnumerable`1 commonAdapters)
場所 Tidal.Automation.Common.Utility.TypeNotebook.RebuildExtraXmlTypes(List`1 masterDllList, List`1 baseDllList, List`1 adapterAssemblies)
場所 Tidal.Automation.Common.Utility.TypeNotebook.RecalculateIfNeeded(List`1 masterDllList, List`1 baseDllList, List`1 adapterAssemblies)
場所 Tidal.Automation.Common.Utility.ServerTypeNotebook.RecalculateIfNeeded(List`1 masterDllList, List`1 baseDllList, List`1 adapterAssemblies)
場所 Tidal.Automation.Engine.Master.MasterCore.CommonAdaptersFound(IEnumerable`1 commonAdapters)
場所 Tidal.Automation.Engine.Core.MainEngine.<InitSubsystems>b__2(IEnumerable`1 commonAdapters)
場所 Tidal.Automation.Engine.Core.AdapterSystem.LoadAdapters()
場所 Tidal.Automation.Engine.Core.AdapterSystem.Start(IServerConfigFile configFile, IUserStore userStore, ITargetStore targetStore, IDatabaseSettingsStore databaseSettingsStore)
場所 Tidal.Automation.Engine.Core.MainEngine.InitSubsystems()
場所 Tidal.Automation.Engine.Core.MainEngine.MainEngineProcedure()
場所 System.Threading.ThreadHelper.ThreadStart_Context(Object state)
場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
場所 System.Threading.ThreadHelper.ThreadStart()
----------------------------------------------------------------------------------------------------------------------------
また、serviceを起動させると、以下のようなポップアップでエラーウィンドウが出力されます。

サーバに対して設定が足りない事項や、インストールすべきアプリケーションなど当てはまる内容が
ありましたらアドバイスください!
よろしくお願いいたします。
以上です。