For some reason, after adding a Installer class to my Windows Service project, I open it up in design mode and right click, but there is no option to add either a service installer or a service process installer. Does anyone know why this may be the case?
|
|
|
In both Visual Studio 2008 and 2010, the best way to do this is to open the Without additional detail, my best guess is that you manually added a component/class to your project and named it See my post here for how to create a basic service in Visual Studio 2008 (seems to work in 2010 as well). Pay particular attention to Step 6. Hope this helps. |
|||||||
|