Apologies I have posted this in another section but now wondering if it would be better in Contour thread as this is where the problem started.
I am a bit of a novis and been using Umbraco for a while and enjoying it. I tried to instal a version of contour however since my DB was mySQL I think this has casused problems. Contour would always give an error immediatley after installing however everything seemed to be ok but I have gone in to the site today and I am getting an error on the back end. Everything in the front end seems to be working fine - it is only after logging into Umbraco that I get this error:
Could not load type 'Umbraco.Web.WebApi.UmbracoApiController' from assembly 'umbraco, Version=1.0.4869.17901, Culture=neutral, PublicKeyToken=null'.
The Stack Trace is below - I really don't know too much about all the .net stuff which is why I liked umbraco so much so it has taken me out of my depth. Any pointers would be very much appreciated.
What is the Umbraco version you are running? Seems like that doesn't have api controllers yet, so just install previous verison of Contour or upgrade your Umbraco install
Problem since trying to install contour
Hi there
Apologies I have posted this in another section but now wondering if it would be better in Contour thread as this is where the problem started.
I am a bit of a novis and been using Umbraco for a while and enjoying it. I tried to instal a version of contour however since my DB was mySQL I think this has casused problems. Contour would always give an error immediatley after installing however everything seemed to be ok but I have gone in to the site today and I am getting an error on the back end. Everything in the front end seems to be working fine - it is only after logging into Umbraco that I get this error:
Could not load type 'Umbraco.Web.WebApi.UmbracoApiController' from assembly 'umbraco, Version=1.0.4869.17901, Culture=neutral, PublicKeyToken=null'.
The Stack Trace is below - I really don't know too much about all the .net stuff which is why I liked umbraco so much so it has taken me out of my depth. Any pointers would be very much appreciated.
Comment author was deleted
What is the Umbraco version you are running? Seems like that doesn't have api controllers yet, so just install previous verison of Contour or upgrade your Umbraco install
is working on a reply...