WCF tracing does not work within Sharepoint
- From: Adrian Henke <AdrianHenke@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 2 Jul 2009 07:36:01 -0700
Hello
I have a strange issue related to WCF tracing. I enabled message logging and
tracing for my WCF webservice. It works fine on my development machine.
However once I deploy the webservice into production, the logging does not
work anymore. I checked everything from permissions to absolute file paths,
eventlogs, no chance. It just doesn't write to the logs anymore on the
production environment.
Deployment Details:
I deploy the webservice to a separate "web application" in IIS7, this web
application is located _inside_ a Sharepoint web application, so it inherits
some sharepoint web.config settings.
The structure is like this:
Sharepoint app: www.example.org
WCF webservice app: www.example.org/webservice
Why doesn't the tracing work anymore? Is there any specific setting I am
missing? I assume that it has to do with some inherited settings from
sharepoint, but I can't find anything related to system.diagnostics there.
Even more details:
The contents of webservices web.config in www.example.org/webservice can be
found here:
http://pastebin.com/m66a0bada
The contents of sharepoint web.config in www.example.org can be found here:
http://pastebin.com/m68b1d5e2
Any help is welcome!
.
- Prev by Date: Consumer sees WCF service method with extra bool parameter
- Next by Date: Error opening client service for hello indigo Application
- Previous by thread: Consumer sees WCF service method with extra bool parameter
- Next by thread: Error opening client service for hello indigo Application
- Index(es):
Relevant Pages
|