Hi,
I downloaded the zip version of this project from https://github.com/jbreuer/Hybrid-Framework-for-Umbraco-v7-Best-Practises this morning and opened it in my copy of Visual Studio 2013. I'm afraid it won't build right out of the box. The error seems trivial but I don't want to go messing with it. The problem seems to be in File.generated.cs
Look at the last error - your file path is too long "C:\Websites\UmbracoSites\Hybrid-Framework-for-Umbraco-v7-Best-Practises-master\Hybrid-Framework-for-Umbraco-v7-Best-Practises-master"
Try renaming the two "Hybrid-Framework-for-Umbraco-v7-Best-Practises-master" directories to "Hybrid-Framework" instead. You may have to unzip there in the first place if it still doesn't work (as some packages fail to install properly when the path is too long)
Unable to build fresh copy of Hybrid Framework
Hi, I downloaded the zip version of this project from https://github.com/jbreuer/Hybrid-Framework-for-Umbraco-v7-Best-Practises this morning and opened it in my copy of Visual Studio 2013. I'm afraid it won't build right out of the box. The error seems trivial but I don't want to go messing with it. The problem seems to be in File.generated.cs
Look at the last error - your file path is too long "C:\Websites\UmbracoSites\Hybrid-Framework-for-Umbraco-v7-Best-Practises-master\Hybrid-Framework-for-Umbraco-v7-Best-Practises-master"
Try renaming the two "Hybrid-Framework-for-Umbraco-v7-Best-Practises-master" directories to "Hybrid-Framework" instead. You may have to unzip there in the first place if it still doesn't work (as some packages fail to install properly when the path is too long)
That's it. Thank you.
is working on a reply...