I recently installed Aras 10 on Win7 (which may be my problem) and received the following IIS connection error:
HTTP Error 500.21 - Internal Server Error
Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list
Possible causes are the following:
- 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.
What is the correct version of ASP.NET I should be using?