local hosting personal website ..errorJJAYRAM13yAsked Jul 11, 2013, 2:14 AM1.6k.NETServer Error in Application "SRRELECTIONPROJ.COM" Internet Information Services 7.5 Error Summary HTTP Error 500.21 - Internal Server Error Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list Detailed Error Information ModuleIIS Web Core NotificationExecuteRequestHandler HandlerPageHandlerFactory-Integrated Error Code0x8007000d Requested URLhttp://srrelectionproj.com:80/p2srchdown.aspx Physical PathC:\CRPADMIN\p2srchdown.aspx Logon MethodAnonymous Logon UserAnonymous Most likely causes: Managed handler is used; however, ASP.NET is not installed or is not installed completely.There is a typographical error in the configuration for the handler module list. Things you can try: Install ASP.NET if you are using managed handler.Ensure that the handler module's name is specified correctly. Module names are case-sensitive and use the format modules="StaticFileModule,DefaultDocumentModule,DirectoryListingModule". Links and More Information IIS core does not recognize the module. View more information »
Sanjeeb Lenka13y agoPosted Jul 11, 2013, 3:15 AMdid you instal all module of iis. parent module, sub module
Sanjeeb Lenka13y agoPosted Jul 11, 2013, 2:34 AMHi, First, you can register .NET in IIS by running %windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe –i in the command prompt. If this does not solve your problem, you can run .NET Framework repair: 1. Click Start->All Programs->Accessories->Run 2. Paste in the following line: %windir%\Microsoft.NET\Framework64\v4.0.30319\SetupCache\Client\setup.exe /repair /x86 /x64 /ia64 /parameterfolder Client /q /norestart 3. Restart your IIS
JAYRAMPosted Jul 11, 2013, 4:53 AM
Sanjeeb LenkaPosted Jul 11, 2013, 3:15 AM
JAYRAMPosted Jul 11, 2013, 3:13 AM
Sanjeeb LenkaPosted Jul 11, 2013, 2:34 AM
Hi,
First, you can register .NET in IIS by running %windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe –i in the command prompt.
If this does not solve your problem, you can run .NET Framework repair:
1. Click Start->All Programs->Accessories->Run
2. Paste in the following line:
%windir%\Microsoft.NET\Framework64\v4.0.30319\SetupCache\Client\setup.exe /repair /x86 /x64 /ia64 /parameterfolder Client /q /norestart
3. Restart your IIS