Buongiorno a tutti, potreste aiutarmi a capire da cosa dipende il seguente errore, che ottengo quando cerco di eseguire progetti web Asp. Net sia nuovi che già esistenti, con VS 2015 Community ? Grazie.
Errore :
Argomento specificato non compreso nell'intervallo.
Nome parametro: site
Nome parametro: site
Traccia dello stack:
[ArgumentOutOfRangeException: Argomento specificato non compreso nell'intervallo.
Nome parametro: site]
System.Web.HttpRuntime.HostingInit(HostingEnvironmentFlags hostingFlags, PolicyLevel policyLevel, Exception appDomainCreationException) +303
Nome parametro: site]
System.Web.HttpRuntime.HostingInit(HostingEnvironmentFlags hostingFlags, PolicyLevel policyLevel, Exception appDomainCreationException) +303
[HttpException (0x80004005): Argomento specificato non compreso nell'intervallo.
Nome parametro: site]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9963380
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +101
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +254
Nome parametro: site]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9963380
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +101
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +254