FileUltimate v9.8.0
Version 9.8.0 - October 2, 2025
-
Added: Czech (cs) translation.
-
Fixed: FileUploader could fail with "Safe handle has been closed" error when
AuthenticatedUser.Windowswas used forPhysicalLocationafter v9.7.5. -
Improved:
AuthenticatedUser.WindowsandAuthenticatedUser.Claimsused forPhysicalLocationwill now also work on
ASP.NET Core (previously only worked on ASP.NET Classic).
Also the enum membersAuthenticatedUser.WindowsandAuthenticatedUser.Claimsare made obsolete.
UseAuthenticatedUser.WebServerandAuthenticatedUser.ClaimsUpninstead.
These new enum member names are more explanatory for their purpose. -
Improved: Prevent log file name conflicts when multiple Apps sharing App_Data
For example try file namesGleamTech.log,GleamTech-AppName.log,GleamTech-AppName-z0yxh40r.log.
Also provide environment details (app name, location, os) inGleamTech.logjust likeAssemblyResolver.log
when initializingGleamTechConfiguration.
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+