I'm not able to view the backoffice and images are not loading on the front end. I've made sure to include all folders before publishing and verified the published folder tallies. What is a the proper procedure to publish umbraco?
I've managed to get it working by going to my backup which had the default settings (only default folders were included) and included the folders you mentioned. I also changed the connection settings to use SQL server from SQL ce and loaded all tables there. I then deployed it again and it worked. I previously included App_data as well and that could be the problem.
issues with publishing from visual studios
I'm not able to view the backoffice and images are not loading on the front end. I've made sure to include all folders before publishing and verified the published folder tallies. What is a the proper procedure to publish umbraco?
Folders and files that should be present in a recent umbraco project (7+)
Optional
Maybe sound stupid, but have you tried opening your browser console (F12) and load the page to see what files are missing?
What do you mean by not able to view the backoffice? Do you get a white page or an error?
I've managed to get it working by going to my backup which had the default settings (only default folders were included) and included the folders you mentioned. I also changed the connection settings to use SQL server from SQL ce and loaded all tables there. I then deployed it again and it worked. I previously included App_data as well and that could be the problem.
Thanks for your help Sven.
is working on a reply...