<p>J’ai une application <a href="http://ASP.NET" rel="noopener nofollow ugc">ASP.NET</a> que j’essaie de convertir en application <a href="http://ASP.NET" rel="noopener nofollow ugc">ASP.NET</a> 4. L’application est assez simple. J’ai créé une nouvelle application web dans IIS 7.5 pointant vers le répertoire dans lequel l’application <a href="http://ASP.NET" rel="noopener nofollow ugc">ASP.NET</a> se trouve.</p>
<p>Lorsque j’essaie d’exécuter l’application, en entrant <a href="http://localhost:%5Bport%5D" rel="noopener nofollow ugc">http://localhost:[port]</a> dans mon navigateur, je reçois l’erreur suivante :</p>
<blockquote></blockquote>
<p>Résumé de l’erreur</p>
<p>HTTP Error 500.21 - Internal Server Error<br>
Le gestionnaire « PageHandlerFactory-Integrated » a un module incorrect « ManagedPipelineHandler » dans sa liste de modules</p>
<p>Causes les plus probables :</p>
<ul>
<li>
<p>Le gestionnaire managé est utilisé ; cependant, <a href="http://ASP.NET" rel="noopener nofollow ugc">ASP.NET</a> n’est pas installé ou n’est pas installé complètement.</p>
</li>
<li>
<p>Il y a une faute de frappe dans la configuration de la liste des modules du gestionnaire.</p>
</li>
</ul>
<hr>
<p><em>Source : [Server Fault](<a href="http://localhost" rel="noopener nofollow ugc">http://localhost</a>:[port]](<a href="http://localhost" rel="noopener nofollow ugc">http://localhost</a>:[port])</em></p>