Hi, i have downloaded the latest version and follow the instruction in the install document, i'm using visual studio code, i have to move the code to live server, how can i do, please do the needful. thanks
no need to build the file. i have a folder structure like this, shall i move all the file to server, thats enough or shall do some changes in the server itself.
thanks
Build umbraco
Hi, I need to know how to build the umbraco and move to server. please share the video/document. Thanks
Did you mean project based on Umbraco? It's like any asp.net project in Visual studio, you can use publish or build and copy relevant folders
Hi, i have downloaded the latest version and follow the instruction in the install document, i'm using visual studio code, i have to move the code to live server, how can i do, please do the needful. thanks
just copy all folder to live server
no need to build the file. i have a folder structure like this, shall i move all the file to server, thats enough or shall do some changes in the server itself. thanks
umbraco code is allready compiled, App_Data\Temp contains temporary files and not should be copied. All other files you can copy.
Hi, i have received when i moved the file to server and run.
Ok. Lets try and let you know. thanks for your reply.
You should change connection string to right one, in case you are using compact version - you should copy Umbraco.sdf file to App_Data folder
Ya, its working.
Thanks
is working on a reply...