Re: http request from windows service
From: Nicole Calinoiu (calinoiu)
Date: 12/15/04
- Previous message: Eliyahu Goldin: "http request from windows service"
- In reply to: Eliyahu Goldin: "http request from windows service"
- Next in thread: Eliyahu Goldin: "Re: http request from windows service"
- Reply: Eliyahu Goldin: "Re: http request from windows service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
>
>
- Previous message: Eliyahu Goldin: "http request from windows service"
- In reply to: Eliyahu Goldin: "http request from windows service"
- Next in thread: Eliyahu Goldin: "Re: http request from windows service"
- Reply: Eliyahu Goldin: "Re: http request from windows service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|