Cообщество разработчиков на платформе Microsoft > Форумы > Visual Studio Setup and Installation > Cannot find Windows Service Template in Visual Studio 2005 Standard Edition! Any other way to get it?
Задайте вопросЗадайте вопрос
 

ОтвеченоCannot find Windows Service Template in Visual Studio 2005 Standard Edition! Any other way to get it?

  • 12 июля 2007 г. 11:39Nom84 Медали пользователяМедали пользователяМедали пользователяМедали пользователяМедали пользователя
     

    Hi there,

    I have got visual studio 2005 standard edition installed on my machine but cannot find a windows service template. I have even tried re-installing it but no avail. Surprisingly my peers using the same version have the template available.

     

    I am working with c# if that helps and i look for it, when i create a new project i choose windows within visual c# which has all the other template like windows application, console app, windows control library, class library, web control library and empty project templates, but no windows service template.

     

    Is there a way to install it from the installation disk or download it?

     

    Any help will be greatly appreciated.

     

    Thanks

    Nom

Ответы

  • 19 июля 2007 г. 11:07Nom84 Медали пользователяМедали пользователяМедали пользователяМедали пользователяМедали пользователя
     Отвечено

    Yea that was a bit strange too. I could not find that zip in my templates as well and that windows service zip is not even available to download. The zipped templates provided by the visual studio usually reside in C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\ProjectTemplates\CSharp\Windows\1033 and i did not have the windows service zipped template where as all my other peers who have the same version installed has it.

     

    So what is did is copied that zipped template from their pc to my folder and opened visual studio but still no template. So i ran the above install templates command from the visual studio command prompt. And it installed that zipped window service template. and then when i opened the vs again it was there.

    Let me know if you want that zipped template and i will email it to you.

     

    Regards

    Noman M.

     

    I HAVE BEEN GETTING MANY REQUEST TO EMAIL THE WINDOWS SERVICE TEMPLATE AND SPEND MOST OF MY DAY EMAILING IT. SO I DECIDED TO UPLOAD IT TO THE SERVER WHERE EVERYONE CAN DOWNLOAD IT FROM.

     

    FOR THE VISUAL C# WINDOWS SERVICE GO TO http://www.megaupload.com/?d=U0F8A8D6.

    FOR THE VISUAL BASIC WINDOWS SERVICE -> http://www.megaupload.com/?d=7YNTZDAN

     

    GOOD LUCK PEOPLE!

  • 16 июля 2007 г. 11:10Nom84 Медали пользователяМедали пользователяМедали пользователяМедали пользователяМедали пользователя
     Отвечено
    Got it - very simple. Worked likea charm. What happens is sometimes during installation or changes the templates dont get installed properly. All you have to do is open visual studio command prompt from Start -> All programs -> there should be Visual Studio there, select visual studio tool and select visual studio command prompt. Once you are on the command prompt type

    devenv /installvstemplates. Hit enter sit back and relax. Once its done reopen visual studio and the templates should be there.
    Try it hope it works.


    Thanks

Все ответы