• Install Visual Studio 2005 Extensions in windows XP or Vista

    by  • March 22, 2010 • MOSS 2007 • 2 Comments

    If you try to install the Visual Studio 2005 Extensions for Windows SharePoint Services 3.0 Tools (VSeWSS) on a workstation,It would probably fail and throw the following error:

    This product can only be installed if Windows SharePoint Services 3.0 has been installed first.

    SharePoint 2007 or MOSS  is a server product and as such it can only be installed on the Windows Server family platform and it can’t be installed in windows XP or vista. There is a work around to solve this issue. Simply do the following registry setting.

    1.  Click Start -> Run -> regedit and click OK.
    2.  Expand HKEY_LOCAL_MACHINE, expand SOFTWARE, expand Microsoft, expand Shared Tools.
    3.  Right click Web server extension, click new. Then click key, type 12.0
    4.  Right click 12.0 click new, click string value and type Sharepoint
    5.  Right click sharepoint, click modify, Type Installed in value data field.

     That’s it. Restart the installation and it should work like a charm. Happy coding.

    About

    Hojo Clement was working in US Technology in Trivandrum as a Senior Software Engineer. He has 6 years experience in working with Web Development Technologies inlcuding MOSS and ASP.net.

    2 Responses to Install Visual Studio 2005 Extensions in windows XP or Vista

    1. Pingback: Hello world SharePoint WebPart for Beginners

    2. Pingback: Simple Custom Feature in SharePoint | allaboutmoss

    Leave a Reply

    Your email address will not be published. Required fields are marked *