Click here to Skip to main content
15,914,014 members
Home / Discussions / C#
   

C#

 
GeneralRe: @ # ~ signs in Responce.Redirect? Pin
cubicice18-Sep-07 7:56
cubicice18-Sep-07 7:56 
GeneralRe: @ # ~ signs in Responce.Redirect? Pin
Not Active18-Sep-07 8:00
mentorNot Active18-Sep-07 8:00 
GeneralRe: @ # ~ signs in Responce.Redirect? Pin
Pete O'Hanlon18-Sep-07 10:25
mvePete O'Hanlon18-Sep-07 10:25 
AnswerRe: @ # ~ signs in Responce.Redirect? Pin
Guffa18-Sep-07 8:35
Guffa18-Sep-07 8:35 
QuestionPing pong Pin
netJP12L18-Sep-07 6:45
netJP12L18-Sep-07 6:45 
AnswerRe: Ping pong Pin
Not Active18-Sep-07 7:01
mentorNot Active18-Sep-07 7:01 
GeneralRe: Ping pong Pin
netJP12L18-Sep-07 8:30
netJP12L18-Sep-07 8:30 
GeneralRe: Ping pong Pin
Not Active18-Sep-07 8:49
mentorNot Active18-Sep-07 8:49 
GeneralRe: Ping pong Pin
netJP12L19-Sep-07 4:01
netJP12L19-Sep-07 4:01 
QuestionCustom Attribute : simple question Pin
Sha Sea18-Sep-07 5:29
Sha Sea18-Sep-07 5:29 
AnswerRe: Custom Attribute : simple question Pin
Pete O'Hanlon18-Sep-07 22:47
mvePete O'Hanlon18-Sep-07 22:47 
Questionmanaging different instance of application Pin
KrunalC18-Sep-07 4:19
KrunalC18-Sep-07 4:19 
QuestionDelete Query problems Pin
Jon Stroh18-Sep-07 3:26
Jon Stroh18-Sep-07 3:26 
AnswerRe: Delete Query problems Pin
led mike18-Sep-07 4:21
led mike18-Sep-07 4:21 
GeneralRe: Delete Query problems Pin
Jon Stroh18-Sep-07 6:07
Jon Stroh18-Sep-07 6:07 
GeneralRe: Delete Query problems Pin
Jon Stroh18-Sep-07 19:54
Jon Stroh18-Sep-07 19:54 
QuestionScheduling the start of a web service Pin
Albu Marius18-Sep-07 2:02
Albu Marius18-Sep-07 2:02 
AnswerRe: Scheduling the start of a web service Pin
Pete O'Hanlon18-Sep-07 2:26
mvePete O'Hanlon18-Sep-07 2:26 
GeneralRe: Scheduling the start of a web service Pin
Albu Marius18-Sep-07 2:36
Albu Marius18-Sep-07 2:36 
GeneralRe: Scheduling the start of a web service Pin
Not Active18-Sep-07 2:48
mentorNot Active18-Sep-07 2:48 
GeneralRe: Scheduling the start of a web service Pin
led mike18-Sep-07 4:24
led mike18-Sep-07 4:24 
GeneralRe: Scheduling the start of a web service Pin
Not Active18-Sep-07 5:43
mentorNot Active18-Sep-07 5:43 
GeneralRe: Scheduling the start of a web service Pin
led mike18-Sep-07 6:22
led mike18-Sep-07 6:22 
GeneralRe: Scheduling the start of a web service Pin
Not Active18-Sep-07 6:30
mentorNot Active18-Sep-07 6:30 
GeneralRe: Scheduling the start of a web service Pin
led mike18-Sep-07 6:41
led mike18-Sep-07 6:41 
Mark Nischalke wrote:
How would you propose to do it?


Well certainly this could be misleading but the OP states it's "his" WebService:

Albu Marius wrote:
how can I programatically start a web service at a given hour

Albu Marius wrote:
I have a web service that has to start every day at a given time


Therefore he should have the code for "what" it actually does and then it seems the appropriate thing to do would be to build a Windows Service using that code. A WebService does not seem to apply at all in this situation. Again this is all based on what could be completely misleading statements by the OP.



General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.