HTTP Error 500.21 - Internal Server Error

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
1/15/2011 1:57:20 PM
Gravatar
Total Posts 383
Thanks Squire Dude

HTTP Error 500.21 - Internal Server Error

Hi,

I have no idea what I did to deserve this extra duty hassle but here it is!

After I have downloaded the latest .NET 4.0 version of your site (2.3.5.5) as soon as I try to load the site I get the following error... (I went to IIS and made sure the site is an application, checked the permissions (all as expected (data & app_data read write)), I modified the User/IISUser permissions to have Modify/Read/Write etc.  No change... what am I missing? Oh and I made sure the DefaultPool is .NET 4.0

HTTP Error 500.21 - Internal Server Error
Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list Detailed Error Information
Module IIS Web Core 
Notification ExecuteRequestHandler 
Handler PageHandlerFactory-Integrated 
Error Code 0x8007000d 
Requested URL http://localhost:80/mojoportal/setup/default.aspx 
Physical Path C:\inetpub\wwwroot\mojoportal\setup\default.aspx 
Logon Method Anonymous 
Logon User Anonymous 
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 InformationIIS core does not recognize the module. 
View more information »
 

1/15/2011 3:50:02 PM
Gravatar
Total Posts 383
Thanks Squire Dude

Re: HTTP Error 500.21 - Internal Server Error

Hi guys....

Well I am not sure what the issue really was but I ran a "repair" on .NET 4.0 and the error has gone for a long (very long I hope) walk...

Re-install .NET 4.0 is the answer

Phill

You must sign in to post in the forums. This thread is closed to new posts.