Avatar of pclarke7
pclarke7

asked on 

How to put my WCF Service live

Hi There
I have developed a new WCF (WCFService1) service which runs in IIS and also an ASP.NET Web application (WebApp01)  which consumes this service.  These have been developed in two separate project folders. To date I have just run these in debug on the development server via F5. I would now like to test this service as a web application.  I have registered a new domain name www.xxxxxx but I am not sure how to proceed to get from application which I can run by pressing F5 on the development server to one which is called by remotely via the website name. The development is currently sitting on a Plesk Cloud 2012 Server. Could someone please help me out by giving me step by step instructions on how to implement this service from its current in development status to a live web service.

thanks
Pat
ASP.NETWCFC#

Avatar of undefined
Last Comment
pclarke7

8/22/2022 - Mon