Live Chat Icon For mobile
Live Chat Icon

In Visual Studio .NET, how do I create a new ASP.NET application which does not have a physical path under wwwroot?

Platform: ASP.NET| Category: Deployment Issues

You must first create an IIS application using the IIS MMC. Then in Visual Studio .NET, create a new ASP.NET application and give it the same name you used for the IIS application

Share with