Hi, I have a windows Service running on a Server say for example Machine A. This Windows Service is used for distributing software across all the machines in the network ( OS is Windows 2003 in all...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/Windows_2003_Active_...
My success on my first windows service has come back to bite me in the ass... :).
The question, as you read the description of the app, is: what are some good resources, best practices and the...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23268...
Hi!
I have a Windows Service that performs a long task on SQL Server.
It seems that after a minute the connection is lost.
Is there any configuration that could keep my connection alive?
thanks
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_233965...
I have created a windows service that starts an application on a daily basis. I know that I can allow it to interact with the desktop by checking the box in the Properites>Log on tab of the servic...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23661828.htm...
Hi,
My windows service is now up and running. I can debug it and it is running correctly. The job of this service is to run a dos command every so often. This command doesn't seem to run at all.
...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23701923.htm...
Hi Experts!
I'm creating a MSI package for a Windows service.
Where and how do you hard code the target installation folder?
IE: F:\Program Files\Company Name\App Group\App Name
I have lo...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23175394.html
After much toil and trouble, I've finished my first Windows Service. I'd like to be able to log its memory usage over the course of a few hours to know if I have any leaks or not. Can someone sug...
http://www.experts-exchange.com/Microsoft/Development/.NET/Visual_Studio_2008/Q_23249934.h...
This is my first windows service and I have been reading a lot about them from different sources and I have combined some of the items I have gathered along the way. I am sure that the only true t...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23631838.htm...
I have used the getsetting function in windows form in vb.net and it is working fine. but same thing in my windows service it is not working.
Actually i have a windows service that uses the Syst...
http://www.experts-exchange.com/Microsoft/Development/Q_23672034.html