Monday, May 5, 2008

Son Of SmartPart version 1.0.0.0

Installation Guide
• Step 1: WSS SP2
Install Windows SharePoint Services Service Pack 2, and make sure your SharePoint site(s) are running version 2.0 of the .NET Framework.
• Step 2: Copy the DWP files
Extract the contents of SonOfSmartPart_1_0_0_0.zip to a temporary folder. Copy all the files with the extension DWP to the WPCATALOG folder of your SharePoint site.
• Step 3: Deploy SonOfSmartPart.dll to the GAC
Navigate to C:\WINDOWS\Assembly (which is the Global Assembly Cache) and drag-and-drop the file SonOfSmartPart.dll from the temporary folder. Alternatively you can use the GacUtil command line tool to deploy the file.
• Step 4: Modify the Web.Config
Open the Web.Config file of your SharePoint site. Look for the SafeControls section and add the following line:



• Step 5: Modify the Web.Config (bis)
Open the Web.Config file of your SharePoint site. Look for the compilation node and replace the compilation node to the following:








• Step 6: Create the UserControls folder
Create a folder named “UserControls” in the folder that is mapped to your SharePoint site (same level as the WPCATALOG folder).

No comments: