This video discusses how to create a Setup project for a Windows Service application. In order to accomplish this, you have to first create a solution that holds a simple Windows Service project. This project writes an entry to the application log. You then add a Setup project to the solution to install the Window Service. At last, you start the service from within Visual Studio .NET Server Explorer.
This video discusses how to create a Setup project for a Windows Service application. In order to accomplish this, you have to first create a solution that holds a simple Windows Service project. This project writes an entry to the application log. You then add a Setup project to the solution to install the Window Service. At last, you start the service from within Visual Studio .NET Server Explorer.
Recent Comments