0 403 Error After "Flip the Switch" 3 Josh Delph posted 8 Years Ago Hello friends! I am installing RockRMS on a new server. The whole process happened perfectly until I clicked the "Flip the Switch" button. Now, I just get a "403 - Forbidden: Access is denied." error. I didn't get the login screen before the 403 error was shown. We are hosting on Rackspace Cloud Sites. Windows Server 2012 R2 / IIS 8.5 / .NET 4.5 with MSSQL 2014. Any help would be appreciated. Many Thanks! -Josh
Michael Garrison 8 years ago Very late to the thread, but in case anyone else finds this useful, I just ran into these exact symptoms (albeit installing on Azure, not Rackspace). It seems that although "Default App Pool" was set to use "LocalSystem", the Rock AppPool reverted to "ApplicationPoolIdentity". So it didn't have the permissions it needed to finish installation. As soon as I set the Rock AppPool to use the correct identity, "Flip the switch" worked as expected.