The server is running other 4.5 versions of the greatest CMS on the planet (yeah!) without any issues. Being late to every party I wanted to test out 4.71, while everyone else is testing 5.
the AppPool is .net 4 - Integrated and when i run /install/ in my browser I get the following error
HTTP Error 404.17 - Not Found
The requested content appears to be script and will not be served by the static file handler.
Module
StaticFileModule
Notification
ExecuteRequestHandler
Handler
StaticFile
Error Code
0x80070032
i'm sure it's an IIS config issue but i have re-registered .net 4 by running 'aspnet_regiis -i' but the system is still showing the same error.
404.17 error on new install of 4.71
The server is running other 4.5 versions of the greatest CMS on the planet (yeah!) without any issues. Being late to every party I wanted to test out 4.71, while everyone else is testing 5.
the AppPool is .net 4 - Integrated and when i run /install/ in my browser I get the following error
HTTP Error 404.17 - Not Found
The requested content appears to be script and will not be served by the static file handler.
i'm sure it's an IIS config issue but i have re-registered .net 4 by running 'aspnet_regiis -i' but the system is still showing the same error.
any one had this before?
Ed.
i think i've fixed this issue by inheriting parent properties for the AppPool http handlers
is working on a reply...