Answers

Question and Answer:

  Home  MCSD.NET - 70-310 Exam

⟩ Suppose You create a Windows service that processes XML messages placed in a MSMQ queue. Youdiscover that the service is not functioning properly.You need to debug the service to correct the program.What should you do?A. Start the Windows service.Then attach a debugger to the process.B. Attach a debugger to the Windows service.Then start the Windows service.C. Start the Windows service.Then run the .NET Services Installation tool (Regsvcs.exe).D. Place a breakpoint in the Main method of the Windows service.Then run the application within the Visual Studio .NET integrated development environment(IDE).

A. Start the Windows service.

Then attach a debugger to the process.

 209 views

More Questions for you: