Publish a new web sit

  1. Visual Studio -> Build -> Publish [project name]
  2. Input the Target Location and set other configures, click Publish
  3. On the IIS Manager, set a Application Pools

1)      Click Application Pools -> Add Application Pool

2)      Give a name of the pool, click Ok

3)      Click Advanced Settings

4)      Set the “Enable 32-Bit Applications”  as true

5)      Click the Identity and choose the Custom account -> set, input the alias and pwd

  1. Click Sites -> Default Web Site
  2. Right-click the mouse and click Add  Application
  3. Set the Alias as the website’s name
  4. Click the Select to choose a Application pool
  5. Select the physical path of the websites
  6. Click ok
posted @ 2012-02-27 13:30  Running on the way  阅读(227)  评论(0编辑  收藏  举报