Hello,
running upgrade from 7.00.04 to 8.3.0. After downloading, unzipping and dropping into DNN folder install package files (Evoq_Content_Basic_8.3.0_Upgrade) trying to run upgrading (http://“YourTestSiteHere”.com/install/install?mode=upgrade).
Having error - HTTP Error 500.22 - Internal Server Error. An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.
APP pool pipeline mode has been changed from integrated to classic.
Having error- HTTP Error 404.2 - Not Found. The page you are requesting cannot be served because of the ISAPI and CGI Restriction list settings on the Web server.
ISAPI and CGI Restriction list settings has been modified (all ASP.NETs are allowed)
Having configuration error- could not load file or assembly 'DotNetNuke.Authentication.ActiveDirectory' or one of its dependencies. The system cannot find the file specidfied. (E:\websites\DotNetNuke\web.config line 137)
Line 137: <add name="Authentication" type="DotNetNuke.Authentication.ActiveDirectory.HttpModules.AuthenticationModule, DotNetNuke.Authentication.ActiveDirectory" />
Thank you for your support....