Multi-Domain Authentication
Tue, 7 Jun 2005 10:53:01 -0700
I've written a Windows Service in .NET that performs Administrative tasks on
remote systems. The service runs under credentials that have domain admin
rights on the DEV domain.
A client (who does not have trusts established between domains) has
requested that I install my service in their environment wit ...
|
Service return value
Mon, 6 Jun 2005 11:55:50 +0200
I have this situation :
A windows service checks every 5min a webservice that provides urls where
you can find updates. The service downloads the updates (using BITS).
Now I want to use a desktop application to check if there are downloads
being transferred. So, I want to check the service or something. Ho ...
|
Converting a Console App to a Service
Sun, 5 Jun 2005 12:58:37 -0600
In my console app, I run a Timer. I had to add a reference to
system.windows.form.dll and then do an Application.Run to keep the console
app from closing.
Is it necessary to add the windows forms reference for the timer in a
service?
...
|
How can i browse Directories & files using c# ????
Thu, 2 Jun 2005 18:31:20 +0530
Hi,
I want to browse Directories and files of my IIS server using C#.Net.
Anybody help me?
Thnking you,
Samir
...
|
Hello, girls, Hi, girls heres the document you requested
Wed, 01 Jun 2005 20:13:14 -0700
Hi, girls
Thats the answer to all your questions.
...
|
Service Starts up fine but windows thinks not?
31 May 2005 14:24:18 -0700
Hi,
I wrote a windows service using C# and it runs fine. However every time
on reboot windows complains that the service hung on startup. After
logging into the computer and going to the Services panel I find the
service running just fine.
Any ideas as to why windows should complain the service hung when ...
|
Stupid
Sun, 29 May 2005 10:54:50 +0200
Something stupid:
http://click.sat7.de ...
|
|
|
constanly monitor Directory through windows service
Sat, 28 May 2005 04:46:53 -0700
Hi All
I develop a windows service for constanly monitor a particular directory usinf Filesyswatcher.
It 's working fine on first time the service start.But after that i cannot get data.
My actual task is monitor the particular directory ,If any text file created in particular directory i need to read log ...
|
Click please
Sat, 28 May 2005 11:11:23 +0200
Please click me!
Bitte klick mich!
http://klick-mich.xw.nu
...
|
Problems Starting my first Windows Service
Wed, 25 May 2005 09:49:09 -0700
Hello,
I have created and installed a Windows service on my local computer. (I am
running Windows XP SP2.) This service is set to run under the local system
account. However, when I attempt to start the service I get a
"System.ArguementException" error message. Because the service didn't start,
I am ...
|