iis - Access to Sitecore's Update Installation Wizard -


i'm trying upgrade sitecore version, can't access update installation wizard page following url: [site name]/sitecore/admin/updateinstallationwizard.aspx

"401 - unauthorized: access denied due invalid credentials. not have permission view directory or page using credentials supplied."

i have found following note regarding wizard:

"make sure iis configured allow access /sitecore/admin folder. "

i have provided full access folder appropriate user, doesn't work anyway.

i have solved issue. here solution:

  1. find site in iis, move [site]/sitecore/admin folder in tree.
  2. click on "admin" folder , double click on "authentication" menu.
  3. enable "anonymous authentication".

Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -