开发者

WCF Diagnostics tracing and WAS hosting?

开发者 https://www.devze.com 2022-12-28 19:48 出处:网络
I have a WAS hosted set of services configured to use net.tcp running under an IIS AppPool user account. When hosting the services with WAS I have a hard time getting any diagnostic tracing out of the

I have a WAS hosted set of services configured to use net.tcp running under an IIS AppPool user account. When hosting the services with WAS I have a hard time getting any diagnostic tracing out of them to track down problems. The same services with tracing set to use i.e. c:\logs\trace.svclog as trace output works fine when using self-hosting in a console application.

I don't seem to get any trace output at all when hosting with WAS, are there any special settings I need to get t开发者_开发问答race output under WAS? I have set a fixed output path for tracing and assigned permissions to the folder for the IIS AppPool\MyAppPool-user.

/Per Salmi


I found out that something was suddenly broken in my .NET Framework 4.0 installation, all works well after a repair installation of the framework.

/Per

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号