IIS 7.5 e problemi con applicazione .net 2.0

mercoledì 15 settembre 2010 - 10.16
Tag Elenco Tags  C#  |  VB.NET  |  .NET 2.0  |  Windows 7

the_driver Profilo | Senior Member

Ciao a tutti, oggi sto provando ad avviare la mia applicazione web .net 2.0 su una macchina con windows 7 e iis 7.5

Purtroppo rispetto alla versione 7 riscontro il seguente problema all'avvio del sito:


Error Summary
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.

Error Code 0x80070021

This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".


Config Source

200: <validation validateIntegratedModeConfiguration="false" />
201: <modules>
202: <add name="ScriptModule" preCondition="integratedMode" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />



Purtroppo non capisco l'errore.

qualche idea?
Partecipa anche tu! Registrati!
Hai bisogno di aiuto ?
Perchè non ti registri subito?

Dopo esserti registrato potrai chiedere
aiuto sul nostro Forum oppure aiutare gli altri

Consulta le Stanze disponibili.

Registrati ora !
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5