Hello All,
My question is regarding on "Static Tools Logo Test" WHQL test. According to requirement of this test, I placed DVL file in "C:\dvl" folder. After execution of this test, I am facing below ERROR in Log file of HLK Studio.
DVL test failed:
Microsoft.StaticToolsLogo.ObjectModel.DvlException ---> System.Collections.Generic.KeyNotFoundException: The given key 'oxmf.x64.prefastdvlstruct' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Microsoft.StaticToolsLogo.ObjectModel.DvlChecker.CheckValid()
at Microsoft.StaticToolsLogo.ObjectModel.DvlChecker.CheckDvl()
--- End of inner exception stack trace ---
at Microsoft.StaticToolsLogo.ObjectModel.DvlChecker.CheckDvl()
at DevfundTests.DvlTest.DvlCheck()
Can someone please help me on this ERROR?