I've created my first v7 MVC project. Pretty standard so far with a couple of Views/Models/controllers which are being referenced from the templates in Umbraco but whenever I make changes to the respective models the changes aren't being reflected on the site.
Nothing I've tried seems to make any difference, I've republished the entire site, restarted the IIS entry, deleted and recreated the document types and templates but still the site shows 'old' versions. Indeed I can completely remove the model.cs and still the page renders.
It's like Umbraco has cached a version of this page and I can't change anything.
Anybody seen this behaviour before and could assist please?
Sadly that didn't work :(. Although I've 'fixed' the problem by completely emptying the 'bin' folder and replacing it from the development environment and that's done the trick!
Changing aren't being shown. Umbraco 7 - MVC
Hi All,
I've created my first v7 MVC project. Pretty standard so far with a couple of Views/Models/controllers which are being referenced from the templates in Umbraco but whenever I make changes to the respective models the changes aren't being reflected on the site.
Nothing I've tried seems to make any difference, I've republished the entire site, restarted the IIS entry, deleted and recreated the document types and templates but still the site shows 'old' versions. Indeed I can completely remove the model.cs and still the page renders.
It's like Umbraco has cached a version of this page and I can't change anything.
Anybody seen this behaviour before and could assist please?
Thanks,
Craig
Hi Craig
Have you tried to just update the umbraco.config file cache by right clicking the "CONTENT" node in Umbraco and choosing "Republish entire site" ?
Hope this helps.
/Jan
Thanks Jan,
Sadly that didn't work :(. Although I've 'fixed' the problem by completely emptying the 'bin' folder and replacing it from the development environment and that's done the trick!
Thanks for your time though.
Craig
is working on a reply...