cschmid Posted October 22, 2012 Posted October 22, 2012 Hi, I am currently having an issue diaplying the initial setup page to continue with the install. I have been able to ally all the permissions as per the documentation, howver when I get to CONFIGURATION 1. I can not browse to the website to csetu as i get the following error in IE: HTTP Error 500.19 - Internal Server Error Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list Detailed Error Information Module CustomErrorModule Notification SendResponse Handler PageHandlerFactory-Integrated Error Code 0x800700b7 Config Error Cannot add duplicate collection entry of type 'mimeMap' with unique key attribute 'fileExtension' set to '.svg' Config File \\?\C:\inetpub\wwwroot\HAP\web.config Requested URL https://localhost:443/hap/default.aspx Physical Path C:\inetpub\wwwroot\HAP\default.aspx Logon Method Anonymous Logon User Anonymous Config Source 118: 119: 120: Links and More InformationThis error occurs when there is a problem reading the configuration file for the Web server or Web application. In some cases, the event logs may contain more information about what caused this error. View more information » I have tried other browser, they they do not show any error except for The page cannot be displayed because an internal server error has occurred. Any assistance would be apreciated. Regards Chris
cschmid Posted October 22, 2012 Author Posted October 22, 2012 Hi Nickbro, Thanks, i had tried theat before with no sucsess, however when i do it now, I get: HTTP Error 500.21 - Internal Server Error Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list Detailed Error InformationModule IIS Web Core Notification ExecuteRequestHandler Handler PageHandlerFactory-Integrated Error Code 0x8007000d Requested URL https://localhost:443/hap/default.aspx Physical Path C:\inetpub\wwwroot\HAP\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. Cheers Chris
cschmid Posted October 22, 2012 Author Posted October 22, 2012 (edited) Sorry still no go. I have re-installed .net 4 and restarted the server, with no joy. I now get a different error, The requested page cannot be accessed because the related configuration data for the page is invalid. Detailed Error InformationModule IIS Web Core Notification BeginRequest Handler Not yet determined Error Code 0x80070032 Config Error The configuration section 'standardEndpoints' cannot be read because it is missing a section declaration Config File \\?\C:\inetpub\wwwroot\HAP\web.config Requested URL https://localhost:443/hap Physical Path C:\inetpub\wwwroot\HAP Logon Method Not yet determined Logon User Not yet determined Config Source 245: 246: 247: The config file looks ok, but im not sure what im suposed to be looking for here? Edited October 22, 2012 by cschmid TYPO
nickbro Posted October 22, 2012 Posted October 22, 2012 Check the app pool is set to .net 4 managed, it sounds like it's IIS/.net related. You may need to remove the http binding in IIS, it sometimes causes it
cschmid Posted October 23, 2012 Author Posted October 23, 2012 (edited) Hi Nick, it turned out that the .net version had reverted back to v 2 for some reason. once I chnaged it back i could go through the setup and make some initial changes, howevr going back in to make more chnages I Get a not found message ( see image) when entering doain user password and subsequently can not retrive any AD settings to assign groups to...etc. Edited October 23, 2012 by cschmid
nickbro Posted October 23, 2012 Posted October 23, 2012 What is it saying under the General Checks? Browse to /api/setup and report any errors Browse to /api/setup/help, it should contain a list of JSON endpoints
cschmid Posted October 23, 2012 Author Posted October 23, 2012 API/SETUP/HELP: perations at https://webdav/HAP/api/setup This page describes the service operations at this endpoint. Uri Method Description /AddFilter POST Service at https://webdav/HAP/api/setup/AddFilter /AddLesson POST Service at https://webdav/HAP/api/setup/AddLesson /AddLink POST Service at https://webdav/HAP/api/setup/AddLink /AddLinkGroup POST Service at https://webdav/HAP/api/setup/AddLinkGroup /AddMapping POST Service at https://webdav/HAP/api/setup/AddMapping /AddOU POST Service at https://webdav/HAP/api/setup/AddOU /AddQServer POST Service at https://webdav/HAP/api/setup/AddQServer /AddResource POST Service at https://webdav/HAP/api/setup/AddResource /AddSubject POST Service at https://webdav/HAP/api/setup/AddSubject /EditLesson POST Service at https://webdav/HAP/api/setup/EditLesson /GetADTree POST Service at https://webdav/HAP/api/setup/GetADTree /RemoveFilter POST Service at https://webdav/HAP/api/setup/RemoveFilter /RemoveLesson POST Service at https://webdav/HAP/api/setup/RemoveLesson /RemoveLink POST Service at https://webdav/HAP/api/setup/RemoveLink /RemoveLinkGroup POST Service at https://webdav/HAP/api/setup/RemoveLinkGroup /RemoveMapping POST Service at https://webdav/HAP/api/setup/RemoveMapping /RemoveOU POST Service at https://webdav/HAP/api/setup/RemoveOU /RemoveQServer POST Service at https://webdav/HAP/api/setup/RemoveQServer /RemoveResource POST Service at https://webdav/HAP/api/setup/RemoveResource /RemoveSubject POST Service at https://webdav/HAP/api/setup/RemoveSubject /UpdateFilter POST Service at https://webdav/HAP/api/setup/UpdateFilter /UpdateLink POST Service at https://webdav/HAP/api/setup/UpdateLink /UpdateLinkGroup POST Service at https://webdav/HAP/api/setup/UpdateLinkGroup /UpdateLinkGroupOrder POST Service at https://webdav/HAP/api/setup/UpdateLinkGroupOrder /UpdateLinkOrder POST Service at https://webdav/HAP/api/setup/UpdateLinkOrder /UpdateMapping POST Service at https://webdav/HAP/api/setup/UpdateMapping /UpdateQServer POST Service at https://webdav/HAP/api/setup/UpdateQServer /UpdateResource POST Service at https://webdav/HAP/api/setup/UpdateResource /UpdateSubject POST Service at https://webdav/HAP/api/setup/UpdateSubject API/SETUP No services found Thanks
nickbro Posted October 23, 2012 Posted October 23, 2012 Ok, that's all working correctly. Sometimes the AD Browser doesn't work, it's odd when I does and doesn't. You may have to manually enter the AD details from here on.
cschmid Posted October 23, 2012 Author Posted October 23, 2012 Oh bugger, now I am locked out of the setup/config area...acess denided i'll keep trying Thanks
cschmid Posted October 23, 2012 Author Posted October 23, 2012 where would i manually enter the details, i had done this before with v7, but i cant recall now.. sorry
nickbro Posted October 23, 2012 Posted October 23, 2012 Into the same boxes, it should work without the AD browser. You can also do it manually in the hapconfig.xml file
sted Posted October 30, 2012 Posted October 30, 2012 same issue as at the top removed svg line but iis still complains about it web.config error HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid. Detailed Error InformationModule CustomErrorModule Notification SendResponse Handler StaticFile Error Code 0x800700b7 Config Error Cannot add duplicate collection entry of type 'mimeMap' with unique key attribute 'fileExtension' set to '.svg' Config File \\?\C:\inetpub\wwwroot\HAP\web.config Requested URL http://hap-svr:80/hap/api/setup/help Physical Path C:\inetpub\wwwroot\HAP\api\setup\help Logon Method Anonymous Logon User Anonymous Config Source 117: 118:
sted Posted December 6, 2012 Posted December 6, 2012 Re-install .net 4 i think the trick is the instructions assume you have iis installed before you do dotnet 4 (probably true on a live system but if youre testing it like me not) might also be worth listing what bits of iis are required for me ive finally got setup screen up by reinstalling dotnet 4 after installing iis and various role services (some probably not needed) common http features(all but http redirect and webdav) application development (all but asp/cgi/server side includes) health and diag (http logging & request monitor) security (basic/windows auth & request filtering) performance (static) managment (iis console)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now