Print Page | Close Window

TraceViewer & WCF?

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=665
Printed Date: 30-Aug-2025 at 3:51pm


Topic: TraceViewer & WCF?
Posted By: labcede
Subject: TraceViewer & WCF?
Date Posted: 25-Jan-2008 at 8:01am

From what I can tell, the TraceViewer app only works with standard .NET Remoting & not WCF by default.  Is this correct?  Is there some way we can enable WCF remoting for the TraceViewer?




Replies:
Posted By: davidklitzke
Date Posted: 25-Jan-2008 at 5:17pm

The TraceViewer.exe will default to using the CommunicationsTechnology setting from the <remoting> element in ibconfig.  There’s also a command line override of –WCF (eg, “TraceViewer –WCF”).  The TracePublisher also has to be using WCF, and this is also determined by the CommunicationsTechnology setting in the server-side ibconfig.



Posted By: labcede
Date Posted: 28-Jan-2008 at 6:35am
thanks!



Print Page | Close Window