You can skip this section if you are installing the AgileForms
SharePoint Integration via the AgilePoint installer.
Prerequisites
- AgileForms SharePoint Integration installed.
- Log on to the SharePoint machine using a user account
that belongs to the local system's Administrators
group.
Navigation
- Open the stsadm command line tool.
- SharePoint 2007 -
C:\Program Files\Common Files\Microsoft Shared\Web
Server Extensions\12\BIN\stsadm.exe
- SharePoint 2010 - C:\Program Files\Common
Files\Microsoft Shared\web server
extensions\14\BIN\stsadm.exe
Instructions
- in the stsadm command line
tool, add the solution files to SharePoint.
stsadm –o addsolution –filename
AgilePoint.AgileForms.WebParts.wsp
- On the primary SharePoint front-end web
server, in the stsadm tool, deploy the
solution files to SharePoint.
stsadm -o deploysolution -name
AgilePoint.AgileForms.WebParts.wsp -immediate -allowgacdeployment
-url "[Site Collection URL]"
- Execute from command line at
the following directory [SharePoint server extensions folder]\BIN:
stsadm –o copyappbincontent
- in the stsadm tool,
activate the features.
stsadm -o activatefeature -name AgilePoint.AgileForms.WebParts
-url "[Site Collection URL]" –force
Note: If you receive an error during the activation, such as access denied,
reset IIS and then try again.
Note: If a new Site Collection is created, it is
necessary to active the AgilePoint Features manually.