When I try to update my sqlbackup app to the latest version(12.0.3) I’m getting exception during installation
Event viewer:
Application: SqlBak.Job.Cli.exe
Framework Version: v4.0.30319
Description: The application requested process termination through System.Environment.FailFast(string message).
Message:
Stack:
at System.Environment.FailFast(System.String)
at .()
at …cctor()
at Net.Pranas.SqlBak.Job.Cli.Program.Main(System.String[])