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 casused problems. 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.
Problem since experimenting with Countour
Hi there
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 casused problems. 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.
Anyone able to offer any assistance or point me in a direction to get things back up and running again (minus contour of course)
I have the same problem,
delete Umbraco.Forms.Core.Providers.V7.dll and the pdb file in the bin.
I use umbraco V 4.11 and contour V 3.0.18
this solve the problem!
Thanks for this - I have just restored all of the dlls and managed to get it working - thanks for the info :)
is working on a reply...