
Visual studio code runs on m1 install#
If you did not already install IIS Management Scripts and Tools, install it now. You can directly install Web Deploy 4.0 to create the publish settings file. For more information, see Web Platform Installer - End of support and sunsetting the product/application feed.

The Web Platform Installer reached End-of-Life on 7/1/22. To set up ASP.NET 4.5, see IIS 8.0 Using ASP.NET 3.5 and ASP.NET 4.5. For ASP.NET Core, make sure you configure the Application Pool to use No Managed Code, as described in the article. To set up ASP.NET Core, see Host ASP.NET Core on Windows with IIS. The steps in this tutorial were tested in Windows Server 2022. Either ASP.NET 4.5 or ASP.NET Core must also be installed on the server. On your server, you must be running Windows Server 2012 or greater, and you must have the IIS Web Server role correctly installed (required to generate the publish settings file ( *.publishsettings)).

Visual Studio creates the publishing profile. A publish settings file is created in IIS, and then it can be imported into Visual Studio. A publish settings file ( *.publishsettings) is different than a publishing profile ( *.pubxml).
