After installing Windows 10 Fall Creators Update I can't run any web app using Visual Studio 15.4.0 with IISExpress.
Even creating a new project does not run.
The error (some words in spanish, but it's an ArgumentOutOfRangeException
for the site
parameter) :
[ArgumentOutOfRangeException: El argumento especificado está fuera del intervalo de valores válidos.
Nombre del parámetro: site]
System.Web.HttpRuntime.HostingInit(HostingEnvironmentFlags hostingFlags, PolicyLevel policyLevel, Exception appDomainCreationException) +280
[HttpException (0x80004005): El argumento especificado está fuera del intervalo de valores válidos.
Nombre del parámetro: site]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +10042604
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +95
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +254
Información de versión: Versión de Microsoft .NET Framework:4.0.30319; Versión ASP.NET:4.7.2556.0
Tried rebooting, cleaning, etc, but nothing works.
The @rene question was the solution:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With