Hi all,
I am testing a windows service written in VS.NET 2005. It is a simple code with a timer that ticks every 5 seconds and writes the current time to a file. The service will not do anything after it is installed and running on its own. If I start the service and debug my code, it works fine. I have also copied the code to a VB.NET 2003 enviroment and it works fine there. I am using the same credentials in both apps. As for the 2005 version, I have tried multiple accounts and "allow serivce to interact with desktop" Can anyone shed some light?
regards,
Bill
I am testing a windows service written in VS.NET 2005. It is a simple code with a timer that ticks every 5 seconds and writes the current time to a file. The service will not do anything after it is installed and running on its own. If I start the service and debug my code, it works fine. I have also copied the code to a VB.NET 2003 enviroment and it works fine there. I am using the same credentials in both apps. As for the 2005 version, I have tried multiple accounts and "allow serivce to interact with desktop" Can anyone shed some light?
regards,
Bill