Sunday, March 30, 2008

Install ASP.NET Codeplex Club Site Starter Kit

  1. unzip Club2Source.zip to a local folder
  2. if use SQL Server 2005 express version, then skip to step 4
  3. Copy ClubDB.MDF & ClubDB.ldf to what ever you like and attach this database in Sql Server 2005
  4. open web.config file and change ConnectionStrings setting
  5. In IIS, create application (instead of Virtual Directory), specify whatever alias you like, use the the local folder in step 1 as physical path here
  6. Completed.

No comments: