If your target platform is SamsungTV (or other platform that doesn't support File.IO), you'll get the error.. fixed in next update.
temporary fix, open BinaryViewerDX11.cs:
// FIND LINE
if !UNITY_WEBPLAYER
// REPLACE WITH
if !UNITY_WEBPLAYER && !UNITY_SAMSUNGTV