-1

I am having trouble figuring out the methods on publishing publicly on IIS 8. I have a test application running on my localhost but what are the next steps to publish it for anyone to get to?

1 Answers1

0

For publishing i recommended WebDeploy

http://www.iis.net/learn/install/installing-publishing-technologies/installing-and-configuring-web-deploy-on-iis-80-or-later

Its a simple way to deploy with only one click from visual studio.

harmoniemand
  • 249
  • 4
  • 14