How to restore missing Windows Service templates in Visual Studio 2005
I needed to write a Windows Service using Visual Studio 2005 Standard at home, however when I went to New Project, I was missing the Windows Service project template. Ok, weird. So a quick web search and I found a post with similar instructions on how to restore the Windows Service project templates.
Basically what it says is, you need to download the Windows Service template zip files:
C# Windows Service Template
VB Windows Service Template
(Hosted at megaupload.com)
Put the C# template file here:
C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\IDE\ProjectTemplates\CSharp\Windows\1033\
Put the VB template file here:
C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\IDE\ProjectTemplates\VisualBasic\Windows\1033\
Close all vstudio instances.
Open Visual Studio Command Prompt (not the normal command prompt) and run the following (You might need to run Visual Studio Command Prompt as Administrator if using Vista or Windows 7):
devenv /installvstemplates
Now you should see the templates within Visual Studio and life is good. Now go eat a cookie.
Basically what it says is, you need to download the Windows Service template zip files:
C# Windows Service Template
VB Windows Service Template
(Hosted at megaupload.com)
Put the C# template file here:
C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\IDE\ProjectTemplates\CSharp\Windows\1033\
Put the VB template file here:
C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\IDE\ProjectTemplates\VisualBasic\Windows\1033\
Close all vstudio instances.
Open Visual Studio Command Prompt (not the normal command prompt) and run the following (You might need to run Visual Studio Command Prompt as Administrator if using Vista or Windows 7):
devenv /installvstemplates
Now you should see the templates within Visual Studio and life is good. Now go eat a cookie.
Comments: (0)
alphatrak
Bringing you the coding smackdown since '95
Bringing you the coding smackdown since '95
Now Playing
- StarCraft - PC
Now Reading
- Death Note
- Ikigami: The Ultimate Limit
- Infinite Game Universe: Mathematical Techniques
- Microserfs by Douglas Coupland
- Pro Android 2