Sunday, March 30, 2008

Install Small Business web site from Microsoft

  1. download smallbusiness.vsi and install it to a local drive
  2. if using SQL Server 2005 express version, then skip to step 6
  3. create a empty database
  4. run SetupDatabase.sql in the new created database
  5. open web.config, change SQLConnectionString setting
  6. create application in IIS
  7. done.

No comments: