You need to debug the service to correct the problem

You create a Windows service that processes XML messages placed in an MSMQ queue. You discover that the service is not functioning properly.

You need to debug the service to correct the problem.

What should you do?

You create a Windows service that processes XML messages placed in an MSMQ queue. You discover that the service is not functioning properly.

You need to debug the service to correct the problem.

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).



Leave a Reply 0

Your email address will not be published. Required fields are marked *