Top "Umbraco" questions

Umbraco is an open-source content management system platform for publishing content on the World Wide Web and intranets.

Failed to load viewstate. The control tree into which viewstate is being loaded

I am receiving the following error message after an HTTP POST on an ASP.NET form hosted inside a UserControl: …

asp.net .net umbraco .net-4.5 asp.net-4.5
Could not load file or assembly System.Web.Mvc

I'm using umbraco 4.11.3 in my project.My project work well util that's on Windows 7 and run it from visual studio 2012. …

c# asp.net asp.net-mvc umbraco
Could not load file or assembly 'System.Web.Razor' or one of its dependencies

I used Umbraco 4.11.6 in my website(web application).My website is worked in localhost(tested from Visual studio 2012 and IIS(…

c# asp.net asp.net-mvc deployment umbraco
Umbraco, is it just me or is it really hard to use?

Looking for some feedback on those of you who have evaluated umbraco lately. I've been on a quest for the …

asp.net content-management-system umbraco
How to debug Azure 500 internal server error

My newly deployed site is getting a 500 internal server error. I'm trying to deploy Umbraco to Azure. I've turned off …

asp.net azure umbraco
Could not load file or assembly 'System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, or one of its dependencies

Please somebody help me fix this issue. Umbraco application as parent on IIS6 has the following version of System.Web.…

asp.net-mvc razor iis-6 umbraco blogengine.net
Display Image from Media Library in Umbraco 7

This should be something embarrassingly simple, but I can't get it to work: I'd simply like to display an image …

umbraco umbraco7
How do I determine the current pages document type in umbraco?

I have what I feel is a very simple question about Umbraco, but one that has as of yet no …

razor macros umbraco doctype
Select Id(s) using Linq

I have a DynamicNode named products which has product name and product id. I need to select all products id's …

c# linq umbraco
Umbraco - Get Node by ID programmatically

Running Umbraco 4x I am creating a helper method in C# that I can recursively call to create child categories …

c# umbraco