Hi
I downloaded the latest x64 release version of msos and try to use, it throws null reference exception.
here is the output of command. Running on Windows 10
msos.exe --help
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at msos.CommandExecutionContext.WriteErrorLine(String value) in C:\projects\msos\msos\CommandExecutionContext.cs:line 185
at msos.Program.RunWrapper() in C:\projects\msos\msos\Program.cs:line 334
at msos.Program.Main() in C:\projects\msos\msos\Program.cs:line 347
Madhu
Hi
I downloaded the latest x64 release version of msos and try to use, it throws null reference exception.
here is the output of command. Running on Windows 10
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at msos.CommandExecutionContext.WriteErrorLine(String value) in C:\projects\msos\msos\CommandExecutionContext.cs:line 185
at msos.Program.RunWrapper() in C:\projects\msos\msos\Program.cs:line 334
at msos.Program.Main() in C:\projects\msos\msos\Program.cs:line 347
Madhu