Quantcast
Channel: Node.js Tools for Visual Studio
Viewing all articles
Browse latest Browse all 4630

New Post: Analysing an existing v8.log

$
0
0
Hi
Thanks for the reply. I couldnt quite get the command line parameters.
I have a v8.log in c:\temp
I wrote
Microsoft.NodejsTools.NodeLogConverter.exe /jmc c:\temp c:\temp

I got an exception access denied for some reason . the directory is writable for sure.

Unhandled Exception: System.UnauthorizedAccessException: Access to the path 'c:\temp' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShar
e share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolea
n useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileO
ptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 buffe
rSize, Boolean checkHost)
at System.IO.StreamReader..ctor(String path)
at Microsoft.NodejsTools.LogParsing.LogConverter.CreatePdbFile(Guid& pdbSig, UInt32& pdbAge)
at Microsoft.NodejsTools.LogParsing.LogConverter.Process()
at Microsoft.NodejsTools.LogParsing.LogConverter.Main(String[] args)


Also , Please explain what should be done after that .
Lets saw we fix the command line parameters and get a vspx file ,what do I do with it ? How do I open it in visual studio ?
Thanks.

Viewing all articles
Browse latest Browse all 4630

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>