Re: http request from windows service

From: Nicole Calinoiu (calinoiu)
Date: 12/15/04

  • Next message: Sébastien PICAMELOT: "is there a bug in CertAdminLib interop with RevokeCertificate() me"
    Date: Wed, 15 Dec 2004 11:25:24 -0500
    
    

    What do you mean by "[it] doesn't seem to work when I start it from a
    windows service"? Are receiving a particular exception? If so, could you
    please provide the full exception details as retrieved from a call to its
    ToString() method?

    "Eliyahu Goldin" <removemeegoldin@monarchmed.com> wrote in message
    news:uR1zGgr4EHA.1404@TK2MSFTNGP11.phx.gbl...
    > What security issues shall I care about when sending http requests from a
    > windows service? I have a console program that works fine if I start it
    > from
    > command line and doesn't seem to work when I start it from a windows
    > service. I am using HttpWebRequest and HttpWebResponse classes.
    >
    > Eliyahu
    >
    >


  • Next message: Sébastien PICAMELOT: "is there a bug in CertAdminLib interop with RevokeCertificate() me"

    Relevant Pages

    • Re: Modifying the NotifyIcon.Icon Property from Within A Service Application
      ... For a Windows Service I would recommend the Windows Event Log for exception ... Performance Counter and displayed the appropriate icon. ... resource file through the use of a sample Windows Forms application. ...
      (microsoft.public.dotnet.languages.vb)
    • WMI call fails when starting Windows service
      ... The code below is part of a .net Windows service. ... It intermittently fails ... To use WMI in a Windows service, do I need to specify any dependent services? ... // Other exception I've seen on this same line of code ...
      (microsoft.public.win32.programmer.wmi)
    • More on Connection Exception with Windows Service...!
      ... I am getting a connection exception when trying to access an SQL Server ... DOES NOT WORK: Windows SERVICE ... open database requested in login 'CRM'. ...
      (microsoft.public.dotnet.framework.adonet)
    • SoapException
      ... I have a Windows Service which serves an object for remoting. ... runs Ok until an exception is raised by this remotable object. ... port for the next 5 mins or so. ...
      (microsoft.public.dotnet.framework.remoting)
    • restarting windows service from my application
      ... windows service I created too. ... the exe linked to my service crashes (mostly runtime ... exception), and as a consequence my application can not work. ... Any help woulf be welcome! ...
      (microsoft.public.dotnet.languages.csharp)