I can't figure out the Visual Studio 2017 Publish command.
I created a new ASP.NET web app HELLO WORLD project and just want to publish on IIS v10, on Windows Server 2016, on mynew AWS EC2 VM
I have a URL ( M.com) and its IP ready to go.
I deploy by using VS 2017 > Publish > Connection tab
But the '?' help button opens help pages for VS 2012 which doesn't match VS 2017. "This topic applies to Visual Studio 2012..." What's up with that??
All I want to know is...…..
What do I put for "Server"? The URL? My server host name? Something from IIS?
What do I put for "Site name"? If I put my URL it fails.
What do I put for "User name"? My Windows Server account name or something else?
What do I put for Destination URL?
What's the difference between Destination URL and Site name?
Here's the only thing I found at docs.microsoft.com...
"Configure required settings for the publish method and select Validate Connection."