I installed Umbraco, fiddled around a bit with templates and document types, created some content and all I am getting is an error stating that C# is not a supported language.
I checked the IIS application pool which is set to .NET framework V4. I checked the web.config which says <compilation defaultLanguage="c#" ......../> and <compiler language="c#;cs;csharp" ....../>
'C#' is not a supported language error
Hi,
I installed Umbraco, fiddled around a bit with templates and document types, created some content and all I am getting is an error stating that C# is not a supported language.
I checked the IIS application pool which is set to .NET framework V4.
I checked the web.config which says <compilation defaultLanguage="c#" ......../> and <compiler language="c#;cs;csharp" ....../>
Any clues?
Pretty weird, can you post your error message? What umbraco version are you running? Are you running the binaries?
Cheers,
/Dirk
is working on a reply...