Kentico Upgrade v9 to v10

Yowaraj Chhetri asked on August 21, 2019 08:23

Hi I am trying to upgrade kentico v9 to v10. I followed the kentico upgrade documentation. At the end of the upgrade I got following info, which is fine as there were few customisation to kentico files. I did resolve this.

upgrade9-10info

Since this was kentico v9 upgrade to v10, CMSApp_AppCode project contains few custom files which I manually moved to CMSApp porject and removed CMSApp_AppCode project. I tried to rebuild the solution and got these two error.

error

Also this error \CMS\bin\CMSApp.dll could not be found.

Can someone help me with this please. This is my first time trying to upgrade a v9 project. This project needs to be upgraded from v9 to v12 and I am following sequential upgrade.

Thanks in advance

Correct Answer

Dmitry Bastron answered on August 21, 2019 10:11

Hi Yowaraj,

Try the following:

  1. Did you leave Visual Studio open while performed the upgrade? If so it may have been locked some of the files.
  2. Clean the solution and try to rebuild again. Ideally, clean should remove Obj directory.
  3. Check the project referencies if there are any missing/wrong referencies.
  4. Reboot the computer (helped me in a few strange cases with files being locked or missing)
0 votesVote for this answer Unmark Correct answer

Recent Answers


Yowaraj Chhetri answered on August 22, 2019 02:05 (last edited on August 22, 2019 02:32)

Hi Dmitry, Yes I kept the VS opened while performing upgrades. It was due to some dependencies file missing and wrong references. The build is successful now. Thanks

However, now I am into another problem. I am trying to login to admin interface using default "Administrator" username but couldn't do it.It says "Your sign-in attempt was not successful. Please try again.". Administrator is the username I used to log in.

Thanks

0 votesVote for this answer Mark as a Correct answer

Yowaraj Chhetri answered on August 22, 2019 07:43

Hi, I resolve this by generating a new password by clicking forgot password and it worked well. Thanks anyway

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.