Thursday, April 5, 2012

Manually deploy SharePoint Integration via SharePoint 2010 UI

 

Deploy Solution

1. Go to SharePoint 2010 Central Administration > System Settings > Farm Management > Manage farm solutions

clip_image002

2. Click on the wsp files, then click on Deploy Solution.

3. Select the Web Application to deploy the solution to, then click OK.

clip_image004

4. Repeat above steps for other solution files.

Activate Feature

1. Goto the SharePoint Site > Site Actions > Site Settings > Site Collection Administration > Site collection features.

2. Click the Activate button for the features below:

a. AgilePoint Configuration List

b. AgilePoint Process Launcher

c. AgilePoint Web Parts

d. AgilePoint ListForm

clip_image006

Tuesday, February 14, 2012

Creating Extractable Exe

Here is an approaches to create self-extractable exe:

  1. Create a .zip:
  2. Create the self-extractable exe:

Wednesday, January 11, 2012

Converting Virtual PC to VMWare

 

  • Uninstall virtual machine addition.
  • Convert vhd to vmware
  • Repair OS win 2003 (using Windows SP1 CD)
  • Repair .NET 3.5 SP1 (Error Entry point not found for mscoree.dll)
  • Error when building VS.NET (DBPro): culture ID 2155 is not a supported culture.
    • Apply Windows 2003 SP2. Problem solved.