Hi
I put paths and it seemed to be doing something , but then I got and exception.
Unhandled Exception: System.InvalidOperationException: Nullable object must have a value.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Nullable`1.get_Value()
at Microsoft.NodejsTools.LogParsing.LogConverter.Process()
at Microsoft.NodejsTools.LogParsing.LogConverter.Main(String[] args)
It created an etl file but when I dragged it to VS it opened the Windows Performance Analyser but it didnt give much information. just a few cpu benchmarks no function or anything.
Unfortuantely I cant add the v8.log as attachement to this reply but its a very simple one and Im sure it will happen in all of them
I put paths and it seemed to be doing something , but then I got and exception.
Unhandled Exception: System.InvalidOperationException: Nullable object must have a value.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Nullable`1.get_Value()
at Microsoft.NodejsTools.LogParsing.LogConverter.Process()
at Microsoft.NodejsTools.LogParsing.LogConverter.Main(String[] args)
It created an etl file but when I dragged it to VS it opened the Windows Performance Analyser but it didnt give much information. just a few cpu benchmarks no function or anything.
Unfortuantely I cant add the v8.log as attachement to this reply but its a very simple one and Im sure it will happen in all of them