Skip to main content
Participant
March 19, 2013
Question

Cannot get past setting migration wizard

  • March 19, 2013
  • 1 reply
  • 445 views

I have completed an install of CF10 on a Win2k8 R2 box.  I enabled the recomended IIS services and the installation competes with know shown errors.  I selected to use the built-in browser.  At the setting migration wizard, I enter the password and it goes to the competing install screen.  At this point it resets back to the login screen.  No errors are displayed, but the wizzard does not open the administration webpage.

What could I be doing wrong, or what should I be looking at?

Thanks in advance.

    This topic has been closed for replies.

    1 reply

    Anit_Kumar
    Community Manager
    Community Manager
    March 20, 2013

    Hi,

    If it resets you back to the login screen, that means, its not accepting the password. Trying resetting the CF Admin password and login again.

    Please run the passwordreset.bat at the following location cf_root\cfusion\bin\ file and follow the onscreen instructions.

    Regards,

    Anit Kumar

    Drizz2520Author
    Participant
    March 20, 2013

    I found out what the issue was.  By default the webpage would open with the http://127.0.0.0:8500 address.  I changed it to http://localhost:8500... and it opened.

    Thanks for the help.