WCF tracing does not work within Sharepoint

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




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



Relevant Pages

  • Re: accessing Web Service from Sharepoint cause permission error...
    ... the windows authentication is activated and the anonymous is disable. ... I can reach the webservice from another test application (without ... sharepoint, ASP.NET application directly) ... >> Dim oServ As New ReportServer.ReportingService ...
    (microsoft.public.sharepoint.windowsservices)
  • Problem mit Upload WebService
    ... ich möchte mittels WebService Dokumente in die Dokumente Bibliothek eines ... Da Sharepoint diesen WebService "von Haus" aus ... Ich habe auf dem Sharepoint Server die im Link angegebene Datei ...
    (microsoft.public.de.german.sharepointportalserver)
  • Problem mit WebService zum Uploaden
    ... ich möchte mittels WebService Dokumente in die Dokumente Bibliothek eines ... Da Sharepoint diesen WebService "von Haus" aus ... Ich habe auf dem Sharepoint Server die im Link angegebene Datei ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)
  • Sharepoint View Setting
    ... I use InfoPath to create a form. ... form is saved in SharePoint via WebService. ... one is 1st approve deadline and one is 2nd approve deadline. ... Webservice and put the from to related view in SharePoint. ...
    (microsoft.public.sharepoint.portalserver.development)
  • RE: Problem with custom Web Service
    ... U can access sharepoint webservices from client machine by creating a ... proxy for that machine and giving the credentials. ... I have written custom webservice for sharepoint and accessing those methods ...
    (microsoft.public.sharepoint.portalserver)