https://discord.umbraco.com logo
Hello, I have just migrated a site to
# umbraco-chat
p
Hello, I have just migrated a site to Umbraco Cloud and every page says: Page cannot be found
m
Usually down to this one.. (Production mode) https://docs.umbraco.com/umbraco-cms/18.latest/run-in-production/runtime-modes#production-mode To compile your views at build/publish time, remove the and properties from your project file (see the Development mode section). If you don't, Umbraco can't find the templates and will return 404 (Page Not Found) errors.
p
I have just found another issues all the cshtml files didn't make it in 🙁
I am not a fan of Umbraco
I guess I will get used to it
m
cshtml files are compiled into the dll so don't have to be phyiscally present anymore.. though you might want them to be able to see via the backoffice admin, though in production mode you can't edit them 🙂
p
Thank you for taking the time to respond its really appreciated
m
Copy code
<RazorCompileOnBuild>true</RazorCompileOnBuild>
<RazorCompileOnPublish>true</RazorCompileOnPublish>
or remove the existing lines..
p
all the media is showing as missing files despite me editing the AWS blob container and then uploading them
should they be uploaded to a manually created /media/ folder or does Umbraco take care of that?
m
cloud runs from a azure blob container.. you can get access via the cloud portal.. to transfer you files from aws
p
can I send you some money, can you remote in to my PC and fast track looking at a couple of these bits for me?
I am normally all for doing the learning experience but not today I am getting shouted at
and its HOT as balls
or leave you a review
I am sure I did that
or a Teams call with screenshare, you must want/need something I can do for you?
free hosting
buy you a game from loaded.com
m
Sorry bud... just dipped out to clear my head, need to get back to work now too...
good luck!
p
ok understood, I do apprecaite it anyway, thank you
3 Views