Hi Juraj,
Want to clarify one thing, we finished Kentico 12 MVC to Kentico 13 MVC a few months ago. It is not the issue I asked in this ticket.
The issue we have right now is we are migrating our MVC website from Kentico 13 MVC (.net framework 4.8) to Kentico 13 MVC Core (.net framework 8.0).
So far, the Kentico MVC Core (.net 8.0) migration finished and the website runs properly. But we still have some small issues. Kentico Preview is one of them.
If I tried to access Kentico Preview url, like this:
https://localhost:7044/cmsctx/pv/f211f3e1-5949-44c1-9842-c6526c92409f/culture/en-us/wg/a3e8d9bc-fae6-4a3f-b6e3-ca8477d229c4/h/a3ff0bcb6dd1fe16955a54c51caf423b22585a7abf6e628f28927bdb431591e3/-/insights/3m-test-article?uh=91675c48ae2b8c0f48fab1380a5492841371c4e9ce2905c0e73c40acf82e94fbThe
I got the 404 error (But this url works before we migrate, so it means we missed something in our new MVC Core project, Maybe we missed a Nuget Kentico library?). It sounds like Kentico Preview URL (https://localhost:7044/cmsctx/) has routing issue. Hope this clue will help you to identify the issues.
Thanks
Jeff