Skip to content

VideoUltimate v4.0.1

Compare
Choose a tag to compare
@GleamTech GleamTech released this 08 Aug 23:22
· 1 commit to master since this release

Version 4.0.1 - August 9, 2024

  • Improved: Instead of mysterious BadImageFormatException when loading native DLLs, this explanatory
    exception will be thrown until we support ARM architecture:

    VideoUltimate requires "x64" or "x86" as process architecture. Current process architecture is "Arm64".

Included example projects:

  • ASP.NET Core (C#) - Visual Studio 2019+
  • ASP.NET Core on .NET Framework (C#)- Visual Studio 2017+
  • ASP.NET MVC (C#) - Visual Studio 2015+
  • ASP.NET MVC (VB) - Visual Studio 2015+
  • ASP.NET WebForms (C#) - Visual Studio 2015+
  • ASP.NET WebForms (VB) - Visual Studio 2015+