DMT.Exe
Is broken again in Pilot after this mornings update - atleast from what I can tell so far.
Has anyone else already ran into this today? and/or has gotten an answer from support on this one?
DMT.Exe
Is broken again in Pilot after this mornings update - atleast from what I can tell so far.
Has anyone else already ran into this today? and/or has gotten an answer from support on this one?
It won’t open for me either. Entering a ticket now. Appreciate the post.
There is currently two workarounds.
Use version 11.2.300.4 DMT files
OR
Remove the following from your DMT config file.
<assemblyIdentity name="System.ObjectModel" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
Make sure you backup the original DMT files.
DMT_2023dot1dot4.zip (1.3 MB)
Received a fix from support this morning! Thank you for the response though!