Hi
We are trying to upgrade the site from Kentico 8.2 To Kentico 9. In this there is lot of custom code.
We are using Code Upgrade tool as mentioned in the documentation to upgrade the code: Please check this Upgrade Tool Error Link
It will be really helpful if you could help us in this.
Hello, did you check Brenden's answer on stackoverflow thread you've started?
http://stackoverflow.com/questions/37475485/code-upgrade-tool-error
I've added a suggestion for you there as well.
This is typically caused by your .sln file having an unsupported path reference to your project files. Your best bet is to open up your .sln with a text editor and check those paths. They need to be physical directory paths and not other kinds. I've had this happen a lot.
Please, sign in to be able to submit a new answer.