Re: Logging errors from Web services

From: Joe H (jharri_at_hotmail.com)
Date: 03/06/04


Date: Sat, 6 Mar 2004 16:19:20 -0600

why not have all your web services write to a custom event log on the
server?

"VJ" <vijaybalki@yahoo.com> wrote in message
news:#aSecQ75DHA.2416@TK2MSFTNGP10.phx.gbl...
> I am trying to write exception logs from my various webservices to a log
> file in the server. Is better to keep one log file for all services and
> Index it by the service name or have one separate for each service. I
would
> like to know what happens 2 services at the same time try to write to the
> file? I am using Streamwriter class to write the file. Will the writing be
> automatically threaded and queued or do I have to take care of it or
simply
> it will be easier to keep a file for each service?
>
> VJ
>
>



Relevant Pages

  • Re: Windows Authentication, Single sign on and Active Directory
    ... your web server is probably a workgroup mode machine. ... Co-author of "The .NET Developer's Guide to Directory Services ... web service proxy client fails to connect due to authentication failure ... Windows authentication on the web services. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: How to return a user-defined data type object from a webservice?
    ... your client ... object coming from the server via the web service is in a different ... John Saunders | MVP - Windows Server System - Connected System Developer ... It's just not how Web Services works. ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Windows Authentication, Single sign on and Active Directory
    ... web service proxy client fails to connect due to authentication failure ... the web services anyway, as it is generally important to protect any ... web server is also a member of the domain). ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Designing .NET applications
    ... I prefer logic assembly in a server. ... Imagine, you develop an object-oriented application, and business components ... Because I think that web services doesn't keep data: ... >> same client or business layer is running in the server, ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: Architecture-switch to Web Services; newbie needs advice
    ... what makes a server a Web ... > supposing I have a regular Linux server running Apache HTTPd, ... > need to install in order to be able to host Web Services? ... service to report application problems and user suggestions from my client ...
    (comp.programming)