Link to home
Start Free TrialLog in
Avatar of ukerandi
ukerandiFlag for United Kingdom of Great Britain and Northern Ireland

asked on

IIS Error Message

Hi, Im getting following error Messages

HTTP Error 500.21 - Internal Server Error
Handler "ExtensionlessUrlHandler-Integrated-4.0" has a bad module "ManagedPipelineHandler" in its module list

I have run following command  no results

c:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -I


%windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -i
Avatar of Dan McFadden
Dan McFadden
Flag of United States of America image

This may not necessarily be a .NET Framework registration issues, it could a;so be a code issue.  What is it that your code is doing?

Also, is your application 32bit or 64bit?  What version of .NET FW are you coding to?  4.0, 4.5, 4.6, 4.7?

What features are installed in IIS?  Can you run the following PowerShell command from an Elevated console and post back the results?

Get-WindowsFeature | ? Name -like "web*"

Open in new window


Dan
Any additional info for this question?

Dan
And feedback?

Dan
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.