Click here to Skip to main content
16,009,112 members
Home / Discussions / C#
   

C#

 
GeneralRe: Setting things like TCP/IP Address and Gateway through code. Pin
jbradshaw6-Jul-07 4:30
jbradshaw6-Jul-07 4:30 
QuestionTitle of FolderBrowserDialog [modified] Pin
topksharma19825-Jul-07 7:49
topksharma19825-Jul-07 7:49 
AnswerRe: Title of FolderBrowserDialog Pin
led mike5-Jul-07 8:08
led mike5-Jul-07 8:08 
AnswerRe: Title of FolderBrowserDialog Pin
Luc Pattyn5-Jul-07 8:44
sitebuilderLuc Pattyn5-Jul-07 8:44 
AnswerRe: Title of FolderBrowserDialog Pin
Nouman Bhatti5-Jul-07 20:14
Nouman Bhatti5-Jul-07 20:14 
QuestionDefault Dialog Directories Pin
PhilDanger5-Jul-07 6:36
PhilDanger5-Jul-07 6:36 
AnswerRe: Default Dialog Directories Pin
led mike5-Jul-07 6:42
led mike5-Jul-07 6:42 
AnswerRe: Default Dialog Directories Pin
PhilDanger5-Jul-07 6:58
PhilDanger5-Jul-07 6:58 
GeneralRe: Default Dialog Directories Pin
led mike5-Jul-07 7:23
led mike5-Jul-07 7:23 
AnswerRe: Default Dialog Directories Pin
Luc Pattyn5-Jul-07 6:45
sitebuilderLuc Pattyn5-Jul-07 6:45 
QuestionApplication will download with XP but not Vista Pin
bvdahl5-Jul-07 6:28
bvdahl5-Jul-07 6:28 
Questionurgant: crystal report problem Pin
rmedo5-Jul-07 6:09
rmedo5-Jul-07 6:09 
AnswerBad user! Pin
leckey5-Jul-07 10:13
leckey5-Jul-07 10:13 
GeneralRe: Bad user! Pin
Paul Conrad5-Jul-07 14:36
professionalPaul Conrad5-Jul-07 14:36 
AnswerRe: urgant: crystal report problem Pin
Nouman Bhatti5-Jul-07 20:21
Nouman Bhatti5-Jul-07 20:21 
GeneralRe: urgant: crystal report problem Pin
rmedo5-Jul-07 23:27
rmedo5-Jul-07 23:27 
AnswerRe: urgant: crystal report problem Pin
Nouman Bhatti5-Jul-07 20:22
Nouman Bhatti5-Jul-07 20:22 
GeneralRe: urgant: crystal report problem Pin
rmedo5-Jul-07 23:27
rmedo5-Jul-07 23:27 
QuestionInclude IIS in Windows Service Pin
Roland Bär5-Jul-07 6:02
Roland Bär5-Jul-07 6:02 
AnswerRe: Include IIS in Windows Service Pin
led mike5-Jul-07 6:39
led mike5-Jul-07 6:39 
GeneralRe: Include IIS in Windows Service Pin
Roland Bär5-Jul-07 7:15
Roland Bär5-Jul-07 7:15 
Maybe I have to explain a little bit better (or at least I try to...)

I have a windows service that starts when the server is started. This windows service does its job in the background, receives data, makes function calls etc. and is allways running as it should. The windows service makes some function calls through web services.

Now I want to create a web GUI that shows the state of the windows service, using asp.net, ajax etc. One way to get the data would be to communicate with the windows service through .net remoting. But as the other Interfaces are web services and therefor are easy to call for testing I would like to be able to receive the data from the windows service through a web service interface.

But to be able to provide the interface as an web service I need a web server inside my windows service (or at least I think it could work like that).

Hope my idea is now clearer.

Thanks and Greets
Roland




Hi! I'm a signature virus. Copy me into your sig file and help me spread!

Follow your Euro notes in their tracks

GeneralRe: Include IIS in Windows Service Pin
led mike5-Jul-07 7:44
led mike5-Jul-07 7:44 
QuestionComboBox Data Binding Pin
goldoche5-Jul-07 5:47
goldoche5-Jul-07 5:47 
QuestionUsing code behind to retreive ms access data Pin
markymark825-Jul-07 5:05
markymark825-Jul-07 5:05 
AnswerRe: Using code behind to retreive ms access data Pin
Christian Graus5-Jul-07 5:21
protectorChristian Graus5-Jul-07 5:21 

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.