Sponsored Ad

Wednesday, February 3, 2010

How to use Service Trace Viewer to check Service Details in WCF – VS 2008 | svctraceviewer.exe

Windows Communication Foundation (WCF) Service Trace Viewer Tool helps you analyze diagnostic traces that are generated by WCF. Service Trace Viewer provides a way to easily merge, view, and filter trace messages in the log so that you can diagnose, repair, and verify WCF service issues.

Here is a simple demo for naive users, that how to use Service trace viewer to analyze service data in WCF (Windows communication foundation)

 

Step 1: Go to Start menu – > Program files –> Visual studio 2008 –> Visual studio tools –> visual studio 2008 command prompt, Please note that this command prompt is different from ms dos command prompt.

How to use Service Trace Viewer to check Service Details in WCF – VS 2008

 

Step 2: command Prompt is open now, just type svctraceviewer to open Service trace viewer.

How to use Service Trace Viewer to check Service Details in WCF – VS 2008

 

Step 3: Service trace viewer is open now.

How to use Service Trace Viewer to check Service Details in WCF – VS 2008

 

Step 4: Browse to your service host directory and select service log file from there (app_messages.svclog) .

How to use Service Trace Viewer to check Service Details in WCF – VS 2008

 

Step 5:  All the Service logs are available there for view.

How to use Service Trace Viewer to check Service Details in WCF – VS 2008

 

Step 6:  There number of logs , Please select the log which you want to see in details.

How to use Service Trace Viewer to check Service Details in WCF – VS 2008

 

 

 

 

Read more information on service trace viewer and WCF:

http://msdn.microsoft.com/en-us/library/ms732023.aspx

0 comments:

Post a Comment

Sponsored Ad



More Related Articles

Website Update

Recent Posts

Followers