Could someone help me please, I am new to Umbraco, how do I get the source code for the material in umbraco tv, for instance "Setting up the View" tutorial. I compiled and ran Umbraco 6.1.2.2 in VS2012 but I cannot see any templates e.g. master --> homepage etc.. under http://localhost:61984/umbraco/umbraco.aspx#settings. The vids on Umbraco tv templates appear.
If for some reason the nuget approach does not work you will be able to find the latest stable version of Umbraco here https://our.umbraco.org/download - If you scroll to the bottom you can find the "6.1.2" version of Umbraco too - Any reason why you're choosing this particular version? Using nuget will install Umbraco 7.2.4 btw.
Umbraco TV material
Could someone help me please, I am new to Umbraco, how do I get the source code for the material in umbraco tv, for instance "Setting up the View" tutorial. I compiled and ran Umbraco 6.1.2.2 in VS2012 but I cannot see any templates e.g. master --> homepage etc.. under http://localhost:61984/umbraco/umbraco.aspx#settings. The vids on Umbraco tv templates appear.
Hi Raad and welcome to our :)
Sounds like you have downloaded and compiled the Umbraco source code - That's not necessary and it's not recommended to do so.
Recommended ways of installing are either using nuget or manual download of the zipped version of the compiled source code.
You can read more about how to install using nuget here https://our.umbraco.org/documentation/Installation/install-umbraco-with-nuget and the manual approach here https://our.umbraco.org/documentation/Installation/install-umbraco-manually
If for some reason the nuget approach does not work you will be able to find the latest stable version of Umbraco here https://our.umbraco.org/download - If you scroll to the bottom you can find the "6.1.2" version of Umbraco too - Any reason why you're choosing this particular version? Using nuget will install Umbraco 7.2.4 btw.
Hope this helps.
/Jan
is working on a reply...