by munnaonc
6. March 2007 20:59
Recently I had to work with window SharePoint Service 3.0 and its development. I download the visual studio 2005 project templates for SharePoint development. I downloaded the project msi from Microsoft download site. http://download.microsoft.com/download/e/8/a/e8aa8476-5af6-4f38-aed2-0247a99d2bc6/VSeWSS.msi Installed in my local computer… but when I opened the IDE2005 project templates are not there….. I got confused… and try reinstall the msi… but noting happed… I went to google and fou...
[More]
by munnaonc
3. March 2007 20:52
Option One Step One add the sn.exe to External Section of VS2005 1. Click on Menu->Tools->External Tools 2. A window with all external tool listed will popup.. click on add button 3. In title type “String Name tool” 4. In command brows for sn.exe tool [Generally in the bin directory of your sdk folder] 5. Check the use output window and prompt for argument check box… 6. Click on apply to dismiss the widow… Now you can see that in tools menu you will have a menu item name...
[More]