How to get information on the output window of VS without install vs

晓明 朱 1 Reputation point
2022-11-07T07:54:25.687+00:00

I develop a program on windows server system. when i debug the program, i need to install VS (eg vs2013) on windows server system. now my program load a dll failed,as follows:
257842-vsoutputwindow.png

now i want to ask: How to get information on the output window of VS without install vs? when i get the information on the output window of VS, i can paint it on console window or output log file.

Developer technologies | Visual Studio | Debugging
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. David Lowndes 4,726 Reputation points
    2022-11-07T09:12:57.36+00:00

    Have a look at the SysInternals DebugView program.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.