I have created a web application that calls a web service running on my localhost. The application runs fine. Now, what are the steps needed to move both the webservice and webapplication to a remote host. Thanks, Sanjeev
Either FTP the sub directory or use VS.net to publish it. If you use FTP, you'll need to create a web application using the webapp tool in the control panel. quote:Originally posted by sbaral I have created a web application that calls a web service running on my localhost. The application runs fine. Now, what are the steps needed to move both the webservice and webapplication to a remote host. Thanks, Sanjeev </blockquote id="quote"></font id="quote">