You must Sign In to post a response.
  • Category: WCF

    How put/host rest api of wcf from localhot to liveserver/ProductionServer

    I have created my rest api and consumer.It is working fine on local machin.I want to upload/host it,into production server(only insider)/Live server.How to do that.Does I need to put first file into server at specific location,then host it into IIS of that server or from localost I can directly host it into live server's IIS?Thanks in advance.
  • #768444
    Hi,

    It's always preferable first to go with Pre-Production then Production. If Pre-Production is successful then follow the steps which you did in Pre-Production and use the same steps in Production too.

    --------------------------------------------------------------------------------
    Give respect to your work, Instead of trying to impress your boss.

    N@veen
    Blog : http://naveens-dotnet.blogspot.in/


  • Sign In to post your comments