This topic is locked
[SOLVED]

 Convert ASPR From v6.2 To v10.5

2/24/2021 10:12:53 AM
ASPRunnerPro General questions
M
mgallo author

I have a number of web pages built with ASPRunner v6.2 that I would like to convert to v10.5 and have the pages look as they did in the older version including menus and custom views.

I tried just opening them in the new version and rebuilding but when trying to view in browser I get:



HTTP Error 500.24 - Internal Server Error

An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.


Any ideas would be appreciated!

admin 2/24/2021

Does it work when you test it using the built-in Web server?

M
mgallo author 2/24/2021



Does it work when you test it using the built-in Web server?


That is using the built-in Web server. Also on that page is:



Most likely causes:
system.web/identity@impersonate is set to true.


and

Module ConfigurationValidationModule

Notification BeginRequest

Handler ExtensionlessUrl-Integrated-4.0

Error Code 0x80070032


BTW I should have posted this in the ASPRunnerPro forum not here. If it can be moved please do so.

admin 2/24/2021

It is a bit strange that ASP application produces ASP.NET error. Just in case try to delete all files from the output folder and build the project again.
If this doesn't help - post your project to Demo Account and contact the support team directly.