| Author |
Message |
UnicornsRreal
Joined: 27 May 2011 Posts: 5
|
Posted: Fri Jul 27, 2012 11:34 am Post subject: IIS - HTTP Error 500.19 - Internal Server Error |
|
|
Hi
Trying to get SQL Monitor 3 working but getting this error
HTTP Error 500.19 - Internal Server Error
There is a duplicate 'system.web.extensions/scripting/scriptResourceHandler' section defined
Ive tried a number of things.. including
http://www.red-gate.com/MessageBoard/viewtopic.php?p=49895&sid=40f255170a2f28bd63d8be56e9c7d51b
When i try that solution i end up getting this error
HTTP Error 500.21 - Internal Server Error
Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list
Ive googled to no avail
Please help this is killing me... |
|
| Back to top |
|
 |
Chris Spencer
Joined: 29 Aug 2006 Posts: 300 Location: Red Gate - Cambridge
|
Posted: Fri Jul 27, 2012 12:50 pm Post subject: |
|
|
If you've set the application pool that the SQL Monitor website uses to .NET v2.0 already then it's worth checking that asp.net is fully installed on the machine. My google returned some useful links which all seem to suggest that you need to run aspnet_regiis. The following page shows the command but it needs to be run in the v2.0 folder rather than v4.0
http://stackoverflow.com/questions/6846544/how-to-fix-handler-pagehandlerfactory-integrated-has-a-bad-module-managedpip
So - "%windir%\Microsoft.NET\Framework64\v2.0.50727\aspnet_regiis.exe -i"
Regards
Chris _________________ Chris Spencer
Test Engineer
Red Gate |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group