Install

 Recommended Download



Application Org Chart Part (WSP file)
application, 28K, uploaded Jul 23 2008  - 3363 downloads

Release Notes

This is the wsp for the first release.

An article explaining installation and code will be posted at my blog:
http://blogs.msdn.com/rodneyviana/archive/2008/07/25/org-chat-web-part-part-i-overview-and-download.aspx


How to Deploy in a nutshell:

1. Log as farm administrator
2. Run cmd
3. Go to 12 hive BIN folder (normally C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN)
4. Run the following commands
stsadm -o addsolution -filename OrgChartPart.wsp
stsadm -o deploysolution -name OrgChartPart.wsp -allowgacdeployment -immediate
stsadm -o execadmsvcjobs

5. Go to the site collection you want to install the feature
6. Go to Site Actions|Site Settings|Modify All Site Settings
7. Go to Site Collection Features under Site Collection Administration
8. Activate Org Chart Part
9. Verify if OrgChartPart is available in the Web Part Gallery of the Site Collection (Site Actions -> Site Settings -> Galleries -> WebParts)
10. Add the webpart wherever you want.
 Reviews for this release
 
 
 
 
 

Somewhat easy to install and it was a life saver for my company.
by lasher on Aug 10 2008 at 3:28 PM 
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987