: : Tom Fury
Den enda dokumentationen över Tommies liv

Things to concider when deploying the web service

Category: By Tom Fury

The purpose of this post is mostly as a reminder for myself.

The Webservice

  • Copy the whole directory to the TFS installation (anywhere on drive)
  • Open IIS Manager
    • Right click on Web Sites --> New Web Site
    • In the Wizard specify:
      • Description: (whatever)
      • IP Adress and Port Settings, set IP = 38970. Leave the other fields as default. (next -->)
      • Path: Browse to the directory you copied over to TFS (next -->)
      • Permissions: Read, Run scripts, execute, browse (?)

The Client

  • Copy the .exe and the .exe.config to anywhere on TFS
  • Open the .exe.config file and scroll down. Find the tag and remove the subdirectory
  • Do something else so it works with permissions and authorization...

0 comments so far.

Something to say?